You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Device android SS A13 - Android 13
we have a issue "No Vaild camera found"
Pls help me check, I can not open camera
But we test cameraX or cameraView application can open camera
I think we issue
private val mCameraList: ArrayList<CameraInfo> by lazy {
CameraInfo.getValidCameras(
mCameraManager,
)
}
The text was updated successfully, but these errors were encountered:
Device android SS A13 - Android 13
we have a issue "No Vaild camera found"
Pls help me check, I can not open camera
But we test cameraX or cameraView application can open camera
I think we issue
The text was updated successfully, but these errors were encountered: