How to inject a key string to andoid device through ADB?

Posted by Nandi on Stack Overflow See other posts from Stack Overflow or by Nandi
Published on 2011-01-13T06:51:20Z Indexed on 2011/01/13 6:53 UTC
Read the original article Hit count: 282

Filed under:
|
|

Hi, Can somebody help me for the following. I want to select a perticular string in the list displayed in android phone. If i take example of phone book. i want to pass a person name to the device using adb interface and that name should get highlighted in the list. I tried all adb commands for this but could pass string and key events to the screen but not able to select the respective string. please help.

Thanks in advance.

© Stack Overflow or respective owner

Related posts about python

Related posts about android