hi all,

i am getting images and displaying them from the
local files(data/data/mypackage/file)
thru bitmap then i am facing error like this

01-06 20:55:02.879: ERROR/AndroidRuntime(1008): java.lang.OutOfMemoryError:
bitmap size exceeds VM budget
01-06 20:55:02.879: ERROR/AndroidRuntime(1008):     at
android.graphics.BitmapFactory.nativeDecodeStream(Native Method)
01-06 20:55:02.879: ERROR/AndroidRuntime(1008):     at
android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:304)
01-06 20:55:02.879: ERROR/AndroidRuntime(1008):     at
android.graphics.BitmapFactory.decodeStream(BitmapFactory.java:328)
can anyone help out of this

regards

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to