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

Reply via email to