Wednesday, February 20, 2013
Friday, February 15, 2013
Use command line to get screen tap in Android
If you want to tap on android device screen and touch is not working then you can use following command to tap screen. Suppose you want to tap 300, 500 location on screen then use following command
adb shell input tap 300 500
Dial/Accept phone call using command line in Android
Subscribe to:
Posts (Atom)