I am trying to control android phone touch screen, It's not have keypad available .
Is there any开发者_开发技巧 known tool that can send command to Android touch screen as if the user touch the screen ?
Thanks, Koby
You could try Android Monkey which was built for stress testing application UI
You could try the solution presented here: http://www.taranfx.com/remotely-control-android-phone-vnc-server
精彩评论