It is not always possible to set up resolution even if camera offers it. Some implementations refuse settings and behave in unexpected way. ( But this is mostly for higher resoultions )
On Mar 7, 10:56 pm, gjs <[email protected]> wrote: > Hi, > > Query the picture sizes the camera > supports.http://developer.android.com/reference/android/hardware/Camera.Parame...(). > Then set accordingly. If you wish to retain same size but reduce > 'resolution' save resulting JPEG with less quailty. > > Regards > > On Mar 4, 12:20 am, Sze Ying <[email protected]> wrote: > > > Does anyone knows how to reduce camera resolution programmatically ? > > If it is possible, does anyone knows whether is it possible to set a > > lower resolution than what the camera offers? > > Thanks! -- 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

