.
Results
2
issues of
.
https://developer.android.com/reference/android/hardware/camera2/package-summary Over **API level 21** can't used auto focus, flash... etc.. I think you should add a source that supports `android.hardware.camera2`
Hi wysaid Where i can change the camera preview size?? Not a Picture, Recoding size.. I only found a ``` mCameraView.setPictureSize(2448, 3264, true); mCameraView.presetRecordingSize(2448, 3264); ```