I built an SDK application (a.apk). Part of the application's workflow need involve existing system app "Messaging" by startActivity(View conversation intent). My question is how to build an instrumentation test case against my application interacting with the existing system app "Messaging"? What is the security/permission requirement to do 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