1
The ImageView by default comes with the resolution that rounds 90x120, this way the loss of quality is notorious when using the Bitmap bitmap = (Bitmap)bundle.get("data");
There is another way to get the image without being by file and by own imageView reasonably good quality?