Hi,

As i have number of images in my drawable folder.I am displaying it
using R.drawble.imageid everywhere in imageviews and layouts as
background.

Sometimes it cause java.lang.OutOfMemoryError: bitmap size exceeds VM
budget.
I have seen this link from stackoverflow
http://stackoverflow.com/questions/477572/android-strange-out-of-memory-issue/823966#823966,but
i am not using Bitmap.

So what is the workaround for this and what are the possibilities that
cause this exception?

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to