mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-12-17 05:24:19 +01: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>