Skip to content

Instantly share code, notes, and snippets.

@j796160836
Created March 23, 2016 04:38
Show Gist options
  • Save j796160836/357cf76c6a1a826a49df to your computer and use it in GitHub Desktop.
Save j796160836/357cf76c6a1a826a49df to your computer and use it in GitHub Desktop.
Input text via ADB
#!/bin/bash
adb shell input text $1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment