On Aug 13, 2012, at 8:05 PM, user123 <[email protected]> wrote: > What do you mean exactly with original? I'm downloading it from the web, the > image in the web has jpg extension.
Having .jpg extension does not guarantee it's a JPG image (image format is decoded from image header). But as said this is a long shot only, though, you could try storing your image as PNG to memory card and see if same problem persists. -- H -- 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

