My application is having it's own UI, suppose a button. So if i touch a button it opens messaging application.
I want to instrument this. Tapping on Button in my application should open the messaging application, then it should creates a new message and send that message. After sending the message it should start other UI events in my application. Is it possible through instrumentation that i can send key event to both my app and messaging app. -- 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

