I'm currently working on an application which requires users to upload a photo to the app from their gallery.
I've looked at a number of solutions including coming up with my own. However, I can't figure out why the ImageView, taking in the final Bitmap is blurred & the edges are jaggered.
As an example, I'm currently using this SO post (the marked answer): Quality problems when resizing an image at runtime to work with.
The photo I'm testing on is taken on my LG G3, so the quality is pretty crisp.. if that helps.