How to Enable Camera2api on any Android Phone

Camera2API (Camera application programming interface):

Camera2API aka ‘Camera application programming interface‘ allow Camera app Developers to Better access and Control of Camera. Many Camera App Like Gcam Would Not Work Without Camera2api. SO Now The People Who were looking for the way to Enable CAMERA2api on their Android Phone can do it by following the below Instructions.

How to Enable Camera2API on Android:

  • First of all Root Your Phone. For that You will be Refer: Here
  • Download ES File Explorer From Here and Install it as Normal apk File
  • Now Run it and From the Sidebar Enable Root Explorer. When ask Give Root Permission
  • Now Click on top Homepage Option and Select Device. From the Directory Locate This File [build.prop] with the path System/build.prop
  • Copy it as a backup. Now open build.prop With text Editor and add below code at the end of it, then Save it
persist.camera.HAL3.enabled=1
  • Now Long Press Power button and Reboot System Now