Hi All, I am writing a unit test case based on the Instrumentation class. My scenario is: in my activity to be tested, it will start the browser. Now I want to send a "back" key event to the browser application and then I can go back to my activity to continue the testing. But it seems that the android.permission.INJECT_EVENTS not work for the testing project. Is it possible?
Thanks James -- 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

