I've seen a few posts with no answer. Consider this scenario:

I use Android's InstrumentationTestCase to run functional testing
through a complex application with many activities and services
running.

Most of it works well, but if I invoke a menu item through the
instrumentation that creates a dialog - the only way I can access that
dialog is using the handset/emulator sendKey events.

It would be great to grab that dialog and confirm it or verify the
text and options.

I've looked through many places but seems no one has an answer for
this.
--~--~---------~--~----~------------~-------~--~----~
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