Hey guys, I was instrumenting my application in which I came across a
scenario... where i need to launch and pick a contact from phone book
contacts application. Here in Instrumentation I was able to launch the
phone book contacts app, but I was not able to select a contact from
it using,
 sendKeySync(KeyEvent.KEYCODE_DPAD_CENTER). The phone book contacts
app is not responding to any of the events that I send and  also I had
no control on it through instrumentation.
Is this a Android Limitation on Instrumentation? if not, could anyone
suggest me some ways of doing it.

- Sundar
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to