Check your PNG file. if it is corrupted some reason,mainly the flush issue, decodeStream may stuck on the middle of libpng.
On 8월21일, 오후7시50분, b0b <[email protected]> wrote: > Now that I think of it: is BitmapFactory.decodeStream() thread-safe ? > > I have a separate thread that might be calling this function to decode > a HTTP image streams while another > thread decode File streams... -- 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

