Possible Duplicate:
java.lang.OutOfMemoryError: bitmap size exceeds VM budget – Android
the following error occur when loading images to grid view.
java.lang.OutOfMemoryError: bitmap size exceeds VM budget
please help me. is there any solution to this error.
try this
this will scale bitmap as per width and height you pass..