Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save phynet/253784e990306806eb52b358e23dcb30 to your computer and use it in GitHub Desktop.
Save phynet/253784e990306806eb52b358e23dcb30 to your computer and use it in GitHub Desktop.
Copy/Paste text from MacOS desktop clipboard to any field (except url field browser) in android emulator
~/Library/Android/sdk/platform-tools/adb shell input text 'this is a text'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment