I am having the same issue, can you please explain more how you solved it, if you can share code then it would be great
On Friday, February 4, 2011 at 6:20:58 AM UTC+5:30, Koji Ohno wrote: > > Hi > > I have been trying to save some image to a camera directory. > > code like: > MediaStore.Images.Media.insertImage(mContext.getContentResolver(), > someJpegFilePath, "SomeImage","SomeImage"); > > An image saved successfully but quality of saved jpeg file is very low. > > How can I save an image with original quality? > > Any help would be much appreciated. > > Best Regards, > --- > Koji Ohno > > -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

