Hi Guys,
Im trying to save a bitmap in a JPEG format, and i can see that the image is always stored with a lower quality even if i give the compression level as 100, however for PNG it is working fine. SImilaarly during Media.insert() or getContentResolver().insert() the image is stored with a lesser wuality, I can see in that the compression level is 50 in the Media.java, however i tried to create my own method for the same function with quality 100, but still im facing the same problem, any help on the same? Regards, R.Karthik --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

