It is per Linux-process. And the limit is 16Mbyte for 1st generation
Android phones and 24Mbyte for 2nd generation phones.

I also got around a memory issue by specifying different process-
affinities for different activities.

But don't over-use it, though. Don't start using tons of processes...
you should play nice with the other apps running on the phones.


On Aug 5, 4: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

Reply via email to