I installed the camera2api module with magisk only that gcamator tells me that they are disabled and any gcam apk that I install crashes saying the camera app keeps interrupting
I've had the same problem. I do not understand what the facts?I installed the camera2api module with magisk only that gcamator tells me that they are disabled and any gcam apk that I install crashes saying the camera app keeps interrupting
I thought that but when I booted into TWRP the touchscreen didn't worked.I found that the magisk camera2 api module doesnt work on android 10. Manually enable with this in adb shell:
setprop persist.camera.HAL3.enabled 1
setprop persist.vendor.camera.HAL3.enabled 1
And then reboot device