Hi, Can a InstrumenatationTestCase class call startActivityForResult ? and have onActivityResult for getting its result.
I tried the same in an Activity , that works. But from an Instrumentation class I can call only startActivity I need to get some result from Activity to instrumentation. How do I go about it? Any input would be of great help. Regards, Dev --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

