Hi,

Query the picture sizes the camera supports.
http://developer.android.com/reference/android/hardware/Camera.Parameters.html#getSupportedPictureSizes().
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

Reply via email to