android - Picasso fails to decode some images: skia decode returned false -
update: seems question boils down images correctly decoded, while don't. if convert non-working jpeg s png s, work. none of images taken directly jpeg s either nikon d5000 , panasonic lumix or sony experia phone can decoded. i using picasso fill listview in android app. am, however, running error --- decoder->decode returned false images use, works fine other pictures run across around web. therefore, believe has images, not sure. error arises in skia library used picasso (as far know). for example, this image works fine, while this not, , latter need work. other pictures need use taken same camera , edited gimp in same way, resulting in images first one, none of them work. hence, suspect has images rather decoder. a few questions pops up: is possible metadata can in process? metadata similar in pictures. could encoded images makes encoder go crazy? if so, , how can investigate it? end of file missing or anything? is possible enable more debugging , ...