On Sunday, December 23, 2012 1:24:08 AM UTC-8, Lew wrote: > > I'm confused by your use of the terms "application" and "process" as > different things. Each Android app runs in its own process.
This is incorrect. Applications are allowed to share processes. See http://developer.android.com/guide/components/fundamentals.html. -Erik -- 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

