Please use this steps when the Camera applications is not running when we press Camera Icon. Turn on XIAOMI REDMI NOTE 8. Go To Setting Menu. Choose System Apps. Choose Camera. At Camera detail menu, please scroll and find Restore default settings. When it ask for confirmation, please choose Ok. Please SUBSCRIBE ..LIKE. SHARE . For Your Support Thank u.(( Please Watch Full Video )Fingerprint Sensor -2:12Motherboard -4:56Dual Camera - The base Redmi Note 12 has a 48MP triple camera and has a 120Hz display along with 33W fast charging. The Redmi Note 12 Pro series is powered by the Mediatek Dimensity 1080 processor, but the difference is that the Pro+ gets the 200MP camera and 120W fast charging. The Redmi Note 12 Pro gets a 50MP main camera and a 67W fast charger. Xiaomi Redmi Note 5 AI Dual Camera Android smartphone. Announced Mar 2018. Features 5.99″ display, Snapdragon 636 chipset, Dual: 12 MP (f/1.9, 1.4”m, dual pixel PDAF) + 5 MP primary camera, 13 MP front camera, 4000 mAh battery, 64 GB storage, 6 GB RAM, Corning Gorilla Glass (unspecified version). Download Google Camera v8.1 for Redmi Note 11 (MGC_8.1.101_A9_GV2b_MGC.apk) Download Google Camera v8.4 for Redmi Note 11 (SGCAM_8.4.400.42.XXX_STABLE_V43.apk) The Google Camera community boasts numerous skilled developers who tirelessly work to enhance the application’s accessibility and feature set. Let’s clear the cache and try again. Step 1: Press and hold the Camera application icon and open the application information menu. Step 2: Go to the Storage and Cache menu. Step 3: tap Clear cache and you are ready to use a camera app on the XIAOMI REDMI NOTE 9 PRO MAX. 6. 1GQn5. Try to Hard reset , first backup your data(ALL APPS WILL BE DELETED) then power off your device then pressing Volume up + Power button simultaneously, after that select the wipe data option (Press Volume up or down to chose option & press power button to select), after wipe data, select the reboot option, your device will restart, remember, some time it takes some time to wipe data (Depends on how much data in your device) & reboot device, so don't get panicked. you can search in youtube for more information, Hope that you problem gets solved. There are 3 methods to activate MIUI Camera2 API you can follow easily on Redmi Note 5 codename Whyred (Pro/Global/China/AI). The first and second methods require no root. The third method, however, is the ultimate trick that requires rooting your phone. Either with root or without root, enabling Camera2 API on your Xiaomi device requires an unlocked bootloader. Any method you try will just fail if your phone bootloader is not unlocked officially. Unlocking bootloader is utterly easy. We have wrapped up the complete steps to obtain bootloader unlock permission here. Before we proceed, make sure you have created a backup of all your important files and data. Despite this method is perfectly safe, we cannot guarantee anything. We have no responsibilities of any damage that might happen to your device. Requirements You will need the following stuff: ADB and Fastboot Driver and Platform Tools. TWRP Recovery image (.img). Anti-rollback Protection (ARB) bypasser. DM Verity Disabler. The latest version of Magisk. Camera2 API Enabler (zip). Any compatible USB Data cable 1. No Root, No TWRP Flashing This method requires TWRP custom recovery but we are not going to install it. We need it only for booting into custom recovery. Again, you will have no TWRP installed at the end of this process. Disable Windows Driver Signature Enforcement on your computer. Install ADB Fastboot Driver or Android Platform Tools on your computer. You may install it on drive C:\adb\. Enable USB Debugging on your phone. Go to Settings >> Additional Settings >> Developer Options >> USB Debugging. Download and copy the TWRP image file to your ADB folder. Rename the file to Download ARB Bypasser and extract the zip file. You will get a file. Copy that file to the adb folder as well. Hold down the “Shift” button your keyboard and right-click anywhere inside the ADB folder. Choose “Open Command Prompt Window here” or “Open Windows PowerShell Window here”. Now connect your phone to your computer using the prepared USB cable. Make sure the connection type is “MTP” and is NOT “Charging”. In the Command Prompt window, type “adb devices” (without quotes) and hit Enter key. This asks the computer to recognize your device and to establish ADB connection. Next, type “adb reboot bootloader“. This will reboot your phone into fastboot mode. If your device has ARB index 4 or greater, type “fastboot flash antirbpass and hit Enter. The command order your computer to flash file to your device through the Fastboot interface. Otherwise, skip this step and go to the next step below. Recommended reading: How to check for ARB index. Now issue the following command: fastboot boot This tells your computer to boot your phone using TWRP image. Your phone should now display the TWRP main menu but you may need to allow system modification at first. Next, type “adb pull /system/ and hit Enter. The command asks the system to download “ file from our device to your computer. Open the “ file using a text editor of your choice (Notepad, Notepad++, or Sublime). Add the following text inside that file “ – you can copy-paste it, without quotes. Save the file (Control+S) and close the text editor. Finally, issue the following command lines: Type and hit Enter on your keyboard. adb push /system/ adb shell cd system chmod 644 adb reboot Credit: Sahil4518 on XDA. Alternative method: Follow Steps 1 until Steps 12 above. Then issue the following command: adb devices adb shell setprop 1 exit adb reboot Your phone will reboot into normal mode but this time the Camera2 API has been enabled. Credit: RSubha on XDA. As for us, this alternative method that really works. 2. No Root, with TWRP Disable Windows Driver Signature Enforcement on your computer. Install ADB Fastboot Driver or Android Platform Tools on your computer. You may install it on drive C:\adb\. Enable USB Debugging on your phone. Go to Settings >> Additional Settings >> Developer Options >> USB Debugging. Download and copy the TWRP image file to your ADB folder. Rename the file to Download ARB Bypasser and extract the zip file. You will get a file. Copy that file to the adb folder as well. Download the Camera2 API Enabler (zip) and DM-Verity No Encrypt (zip) to your phone directly. Do not need to extract the zip file. Hold down the “Shift” button your keyboard and right-click anywhere inside the ADB folder. Choose “Open Command Prompt Window here” or “Open Windows PowerShell Window here”. Now connect your phone to your computer using the prepared USB cable. Make sure the connection type is “MTP” and is NOT “Charging”. In the Command Prompt window, type “adb devices” (without quotes) and hit Enter key. This asks the computer to recognize your device and to establish ADB connection. Next, type “adb reboot bootloader“. This will reboot your phone into fastboot mode. If your device has ARB index 4 or greater, type “fastboot flash antirbpass and hit Enter. The command order your computer to flash file to your device through the Fastboot interface. Otherwise, skip this step and go to the next step below. Recommended reading: How to check for ARB index. Now flash TWRP using this command: fastboot flash recovery This instructs the computer to flash TWRP image file to the phone through the fastboot interface. The process should finish within seconds. Type “fastboot reboot recovery” and hit Enter. This will boot your device into TWRP. Your phone will now reboot into TWRP recovery mode. Slide to allow system modification. By doing this, it will trigger the MIUI DM-Verity security check. Choose “Install” from the main menu. Locate and choose the Camera2 API .zip file. Tap on it to choose it. Swipe to confirm flashing. Wait few seconds until the process complete. Go back to the main and tap “Install” again. Locate and choose the DM-Verity Disabler .zip file. Tap on it to choose it. Swipe to confirm flashing. Wait few seconds until the process complete. Once done, tap “Reboot” 3. With Root, with TWRP and Magisk Follow our comprehensive guide on how to root Redmi Note 5 Whyred. Open up Magisk Manager app. Tap the menu icon at the top left corner of the screen. Choose “Downloads”. Tap the Search icon. Search for “Camera2 API“. Tap the Download icon to start downloading. Tap “Install” then reboot. What’s next? You can confirm whether your attempt is a success or not. Simply download the “Manual Camera Compatibility Test” app or “Camera2 Probe” app from the Play Store. You should get something like this: Credits: jhangyu on XDA. UPDATE: Users running MIUI 10 based on Android Pie should follow our latest guide: How to enable Camera2 API on Redmi Note 5 MIUI 10 Android Pie. Do not hesitate to post a comment below.

open camera redmi note 5