Y
Hacker News
new
|
ask
|
show
|
jobs
by
j4hdufd8
1631 days ago
> Is there more scope to do things like automating inputs etc this way? How would one go about that?
adb or UIAutomator
1 comments
chr
1631 days ago
For tips on how to control the Android Emulator from the outside with adb, see
https://stackoverflow.com/questions/7789826/adb-shell-input-...
link