After applying jigs4wkiller's zip to my mi5s for the camera2 API fix as well as google camera I noticed that the openCamera app still did not detect that the device was capable of using the camera2 API. I later learned it is because openCamera requires that the device's android.hardware.camera.level is equal to limited, full, or level3. In the case of the mi5s, it is set to null. Is there any way to fix this?
I use openCamera for its great manual controls which can only be accessed if it detects that the device supports the camera2 API.
Also, the google camera 60fps feature does not seem to be working properly when using MGCB_7.0H_C2API_Full_PXL2_v.1.4.apk which leads me to believe that something else is wrong.
I use openCamera for its great manual controls which can only be accessed if it detects that the device supports the camera2 API.
Also, the google camera 60fps feature does not seem to be working properly when using MGCB_7.0H_C2API_Full_PXL2_v.1.4.apk which leads me to believe that something else is wrong.
Last edited: