Best Deals on Galaxy Devices (US): Flip 5, Fold 5, or Watch 6

How to Enable Camera2 API on Redmi Note 5 Pro

Redmi Note 5 Pro was launched in February 2018, and still, it is one of the best budget phones. To improve its camera performance you can install Google Camera or any other Manual camera. But you need to first enable camera2 API on your phone. So check out the step by step guide to Enable Camera2 API On Redmi Note 5 Pro without Root.

how to enable camera2 api on redmi note 5 pro

Using Google Camera the camera performance of any Smartphone increases drastically, and the similar case is with Redmi Note 5 Pro. Google Camera takes the help of Machine Learning which helps to get good pictures even in low light. Recently with the Google Pixel 3 camera patch, Night sight is available and running like a charm. This is the easiest method to enable camera2 API without rooting the device and without installing any custom recovery.

Redmi Note 5 Pro – Details

Redmi Note 5 Pro comes with Qualcomm Snapdragon 636 Octa-core processor. It has 4 GB RAM and 64 GB Internal storage with MicroSD support up to 128 GB. It features a 5.99-inch FHD+ IPS Display with around 403ppi. On the camera side, it has dual 12-megapixel + 5-megapixel Rear camera and a 20-megapixel front camera. To power up the device for a long time, it has a 4000mAh battery with Quick Charge 2.0 support.

How to Enable Camera2 API on Redmi Note 5 Pro

This is a quick and easy way to enable camera2 API on Redmi Phones. After enabling the Camera2 API you will still receive official updates on Redmi Note 5 Pro. You don’t have to root your phone and also no need to install TWRP recovery. Before you begin make sure to check Prerequisite and download section.

Prerequisite

Download

Steps to Enable Camera2 API

  1. Download Platform Tools and extract it using Winzip or WinRAR.
  2. Download TWRP Recovery on your PC (Don’t worry you don’t need to install it). Copy the TWRP recovery in the Platform Tools folder. how to enable camera2 api on redmi note 5 pro
  3. Turn off your phone completely.
  4. Press & hold Volume Down + Power Button to boot into Fastboot Mode. how to enable camera2 api on redmi note 5 pro
  5. Connect Redmi Note 5 Pro with PC via USB.
  6. Now go to extracted Platform Tools folder and hold shift and right-click on an empty area. Select “Open Command window here” or “Open Powershell window here”. how to enable camera2 api on redmi note 5 pro
  7. In Command Window enter – fastboot boot twrprecoveryname.img
    • *enter the name of twrp recovery that you have downloaded in place of twrprecoveryname (eg. twrp-3.2.3-2-whyred.img). how to enable camera2 api on redmi note 5 pro
  8. When the device boot into TWRP recovery, enter the following commands one by one.
    • adb shell
    • setprop persist.camera.HAL3.enabled 1
    • setprop persist.camera.eis.enable 1
    • exit
  9. This will enable Camera2 API on Redmi Note 5 Pro and adb shell will exit. Now enter two more commands to boot into the system
    • adb reboot bootloader
    • fastboot reboot
  10. Now your device will reboot into the system.

So there it is! you have successfully enabled the Camera2 API on Redmi Note 5 Pro. Now download manual camera checker to check if the camera2 api is enabled.

Install Google Camera on Redmi Note 5 Pro

Installing Google Camera is very easy. The only thing you have to do is find the working and supported port for your phone.

Download Google Camera APK and install on your phone. Make sure that you have downloaded the ported camera which works perfectly on your phone. Sometimes ported google camera does not support some devices and so you have to choose the right one.

Also See: 10 Best Custom ROMs for Redmi Note 5 Pro

So this is it in this topic. I hope you have successfully enabled the Camera2 API and enjoying Google Camera features.

Related:


Photo of author

By Ashutosh singh

Computer Science graduate and tech enthusiast. Love testing new tech gadgets ever since my first windows phone from Samsung. Working as a technical writer for more than five years, and I believe I have also developed good SEO skills. In my spare time, I like watching movies, and playing games.

10 thoughts on “How to Enable Camera2 API on Redmi Note 5 Pro”

  1. Will my phone not get bricked? I read somewhere that I need to flash a dummy.img file because of the anti-roll back thing. Do I need to do that before I do the steps you specified?

    Reply
  2. After entering add shell
    I entered next command it shows setprop is not recognized as an internal or external command please help i am using reddish 6 pro 9.0

    Reply
    • This guide is only for Redmi Note 5 Pro. If you have Redmi 6 Pro then you need to follow a different method. You can ask your question on Facebook for detailed instructions, I will guide you.

      Reply
  3. PS E:\platform-tools> fastboot boot E:\platform-tools\twrp.img.img
    downloading ‘boot.img’…
    FAILED (command write failed (Invalid argument))
    finished. total time: 0.006s
    PS E:\platform-tools>

    Reply
  4. PS E:\platform-tools> fastboot boot twrp-3.3.0-0-whyred.img
    downloading ‘boot.img’…
    FAILED (command write failed (Too many links))
    finished. total time: 0.005s
    PS E:\platform-tools> fastboot boot E:\platform-tools\twrp-3.3.0-0-whyred.img
    downloading ‘boot.img’…
    FAILED (command write failed (Too many links))
    finished. total time: 0.005s

    NOT WORKING ON MY RN5PRO 10.2.2

    Reply

Leave a Comment