I 've a similar problem. I am going crazy from several days.... Is impossible to show images from internal or external memory captured from camera. Also I tried to read a file jpg of 700KB and use BitmapFactory.decodeByteArray to get the bitmap, but I receive that exeption:
12-11 00:50:27.819: ERROR/dalvikvm-heap(3547): 6291456-byte external allocation too large for this process. if I try to load an image smaller (around 4K) BitmapFactory.decodeByteArray work good. somebody has a solution ? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" 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-developers?hl=en -~----------~----~----~----~------~----~------~--~---

