Friday, September 2, 2011

[android-developers] Re: Question around Bitmap loading

So this is telling me all the "extra" memory that's being used up.
Any idea why it's labeled as <Bitmap Size=> in the error message?
Doesn't seem to me to be very relevant.

Thanks for the answer, I'll keep that in mind.

On Aug 27, 9:38 pm, Streets Of Boston <flyingdutc...@gmail.com> wrote:
> Because the rest of your app is using memory as well.
> And you'd need 10 blocks of 1.5MBytes of *contiguous *memory.
> This may not be possible --> Out of memory error.

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment