This worked great, thanks.

On Oct 17, 2:52 am, Jens <dunkingbikk...@gmail.com> wrote:
> Tim Brays blog entry on multithreading mentions this error and how to
> fix it:
>
> http://android-developers.blogspot.com/2010/07/multithreading-for-per...
>
> On 16 Okt, 00:34, Adam Hammer <adamhamm...@gmail.com> wrote:
>
> > I have some code that takes a zip in /assets/raw opens it and reads
> > Bitmaps out of it.
>
> > Works great in 2.2, but in 2.1 BitmapFactory.decode() has an error
> > reading the inputstream, in logcat I have
>
> > D/skia    ( 1037): --- decoder->decode returned false
>
> > I should also note that my APP is opengl based, not skia based, so
> > whatever is happening is likely happening inside Bitmap.

-- 
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

Reply via email to