EvandroContato
Lurker
Hello,
The original image is 53kb if I use BitmapFactory.decodeFile and generate the image using bitmap.compress (Bitmap.CompressFormat.JPEG, 100, baos) the image gets 300kb, any idea why this happens?
Thanks,
Evandro
The original image is 53kb if I use BitmapFactory.decodeFile and generate the image using bitmap.compress (Bitmap.CompressFormat.JPEG, 100, baos) the image gets 300kb, any idea why this happens?
Thanks,
Evandro