On Wed, May 13, 2009 at 1:17 PM, Streets Of Boston
<[email protected]>wrote:

> According to the heap 'browser' that comes with the ADT plugin in
> Eclipse.
> My app is using less than 4MByte (it's using about 2MByte) but it
> won't allow me to create a bitmap of 12MByte.


I don't think that takes into account bitmaps, which don't exist in the
normal Java heap, but do deduct from its total.


> About max heap usage: Is and will the heap limit be set to 16MByte on
> all devices (i.e. on current devices such as G1, Magic and also on
> possible future android devices)?


Of course at some point in the future, for some set of devices, it will go
up.  It will also of course never go down since that will break lots of
applications.

-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

--~--~---------~--~----~------------~-------~--~----~
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