参考:Android Camera开发:扫描二维码,周期性循环自动聚焦auto focus挂掉原因分析(preview is not enabled) 最近做Android人脸识别时,camera在自动聚焦时会崩溃,在网上找到了如上博客. 参考Android Camera AutoFocus on Demand. 自从API9,就有了连续聚焦.参考官方对聚焦模式的说明,http://developer.android.com/reference/android/hardware/Camera.P…
* * @param savedInstanceState If the activity is being re-initialized after * previously being shut down then this Bundle contains the data it most * recently supplied in {@link #onSaveInstanceState}. <b><i>Note: Otherwise it is null.</i>…