mirror of
https://github.com/Genymobile/scrcpy
synced 2025-08-22 09:57:30 +00:00
Use the public ClipboardManager API, with the FakeContext as context. This requires a running main looper, otherwise clipboard changes are not processed. Refs #6009 <https://github.com/Genymobile/scrcpy/pull/6009> PR #6129 <https://github.com/Genymobile/scrcpy/pull/6129> Suggested by: Simon Chan <1330321+yume-chan@users.noreply.github.com>