Applications can use a 16 MB heap. It might be you are trying to allocate too much memory at once, which would be 15 MB (approx.) in this case.
On Sat, May 17, 2008 at 1:48 AM, mystic-d <[EMAIL PROTECTED]> wrote: > > Hi > I have developed an application and while running its giving heap size > problem , my application was just crashed (and not getting any > exception) , i saw in the DDMS that the heap size for my application > (that its my thought) is 1.316MB and i have free 336.176KB before i > start the new action, and when i start the action its crashing. > > Can anyone help me to solve it... Is there any way to increase the > heap size ? > how it can be that an application will have only 1.3MB ? > Thanks ! > > > > -- Romain Guy www.curious-creature.org --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new M5 SDK! http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

