Android Large Images issue
I am using android:background to give a background image to android layout.
After putting some images I get this exception :
08-24 00:40:19.237: E/dalvikvm-heap(8533): Out of memory on a
36000016-byte allocation.
how can I use large images as backgrounds on android?
can I expand the application heap memory? or is it something not good to do ?
No comments:
Post a Comment