Re: [android-developers] Re: disabling camera automatic intensity adjustment

2012-12-20 Thread Jim Graham
On Thu, Dec 20, 2012 at 12:22:03PM -0800, RichardC wrote: > http://developer.android.com/reference/android/hardware/Camera.Parameters.html#setAutoExposureLock(boolean) True, but only if you're running ICS (API level 14) or higher. There are still at least some (haven't checked to see how many re

[android-developers] Re: disabling camera automatic intensity adjustment

2012-12-20 Thread RichardC
http://developer.android.com/reference/android/hardware/Camera.Parameters.html#setAutoExposureLock(boolean) On Thursday, December 20, 2012 7:34:26 PM UTC, Qianqian Fang wrote: > > hi developers > > I am working on a camera program with my android phone. The camera > takes images through preview