[android-developers] Re: BitmapFactory: decoder->decode returned false

2009-12-19 Thread Mike M
I posted a response to the above link from Stefan I found at http://groups.google.com/group/android-developers/browse_thread/thread/171b8bf35dbbed96/c3ec5f45436ceec8?lnk=raot. (thanks Nilesh). You need to add "BufferedHttpEntity bufHttpEntity = new BufferedHttpEntity(entity); " Here was my pr

[android-developers] Re: BitmapFactory: decoder->decode returned false

2009-11-24 Thread Stefan Klumpp
I've done more testing and tried out different stuff. I've posted a detailed description here: http://stackoverflow.com/questions/1630258/android-bitmapfactory-decoder-decode-returned-false However, still no perfect solution at this point. On Nov 24, 11:02 am, Stefan Klumpp wrote: > Still no sol

[android-developers] Re: BitmapFactory: decoder->decode returned false

2009-11-24 Thread Stefan Klumpp
Still no solution for that, but it seems that other developers have similar problems. The strange thing is that exactly the same image usually doesn't work, but sometimes it actually does. No idea why though. On Oct 27, 12:28 pm, Stefan Klumpp wrote: > For my current application I collect images