it cant be that im trying to allocate 15MB at once or generally ( i dont have so much data )... there is any way to check it ? what is what im watching in the DDMS that says that the HEAP size is 1.3MB and i free 336KB ? Thanks !
On May 17, 11:50 am, "Romain Guy" <[EMAIL PROTECTED]> wrote: > 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. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

