I guess you are trying to perform manipulations on a byte[]. Just use decodeStream(...) or decodeFile(...) instead. Cathing runtime errors is plain wrong.
On Aug 23, 2:45 am, Bob <bshumsk...@yahoo.com> wrote: > Hi, > I am getting an outofmemory error (java.lang.outofmememoryerror) from > a bitmapfactory that doesn't seem to be caught despite the fact that > it is in a try{ }catch block. Can I catch this error somehow or is it > outofmemory inherently uncatchable? > > Thanks, > Bob --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---