Am getting Exception error when loading images from assets to arraylist. this is the error in log cat: E/AndroidRuntime(2837): java.lang.OutOfMemoryError: bitmap size exceeds VM budget
Please some one help me with this,Thanks in advance
|
Am getting Exception error when loading images from assets to arraylist. this is the error in log cat: E/AndroidRuntime(2837): java.lang.OutOfMemoryError: bitmap size exceeds VM budget Please some one help me with this,Thanks in advance |
|||||||
|
|
Once, i tried to re-size the image, i' also having the same problem, i used the below code, you can modify as it yours,
|
|||
|
|