It's per-application and the limit can change so its not always 16. See http://developer.android.com/reference/android/app/ActivityManager.html.
Cheers, Bruce On Aug 5, 1:39 am, timyau18 <[email protected]> wrote: > Hi all, > > Is android's memory 16MB limit per Process or Application? > > If the limit is by process, I can make some services remote. > That means the service will be in different processes, and the limit > will be 16 x N. > > Could somebody answer the question for me? Thank you. > > Tim. -- 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

