Hi friends, I am downloading the images from a remote site.
the images may be .png or .jpg files. I have no problem of loading the png images. But when the app tries to load the .jpg images, I got the following error and couldn't load the jpg images. Here is the error description: I/global ( 1220): Apr 2, 2009 6:13:08 PM java.io.BufferedInputStream <init> I/global ( 1220): INFO: Default buffer size used in BufferedInputStream constructor. It would be better to be explicit if a 8k buffer is required. D/skia ( 1220): xxxxxxxxxxxxxx failure to skip request 5176 actual 1736 D/skia ( 1220): xxxxxxxxxxx jpeg error 91 Miscellaneous marker 0x %02x, length %u Can any one please tell me how to solve this problem. Thanks, Manoj. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

