Skip to content

Instantly share code, notes, and snippets.

@dingledow
Last active September 1, 2023 10:33
Show Gist options
  • Save dingledow/4512c538825966d54dfd to your computer and use it in GitHub Desktop.
Save dingledow/4512c538825966d54dfd to your computer and use it in GitHub Desktop.
Paste Text on Android Emulator
adb shell input text 'my string here. With some characters escaped like \$ that'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment