On 7 December 2011 16:27, Jovish P <[email protected]> wrote: > Do you use sub-sampling to create the first bitmap? > > No
Good > > > Can you save the decoded image to a file and add it to gallery? > Yes , I will save the decoded image to a file and check the clarity of that > image. > > > You could then use gallery system app to look at it in great detail. > I will look into it . Thanks for your suggestion. NP > > > > Try zooming-in to see whether you have lost some details or not. > > I prefer to use image view instead of webview, clarity is not good even if > zoom in the pic I meant that once you have your image saved into a file and available through the gallery app, you can keep zooming-in to find out, whether there were any issues with the decoded image. Also try playing with ImageView.ScaleType and see... you are scaling quite a big image (1280x768) into a very small view. -- Daniel Drozdzewski -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

