My app1 accesses a content provider provided by app2. Do I need to set any permissions in app2 so that app1 can access it?
Also, when app1 is trying to query the content, app2 will not be running at the moment. Does the Android system automatically start app2, calll its onCreate() method and then invoke the provider? Can someone point me to the lifecycle here? Thanks Inder --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

