[android-developers] Is it possible to run instrumentation on 2 referencing packages
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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home