I am trying to open a remote Stream of a JPEG image and convert it into a Bitmap object:
BitmapFactory.decodeStream( new URL(\"http://some.url.to/sourc
For me the problem is with type of color of image: your image are in color= CYMK not in RGB