All things which are provided in this Blog are only for educational purpose. We are not responsible if you brick your device or other issue . If you want to do anything you can do it an your own risk..
1. Power off your Device. 2. Then open your recovery mode (by pressing volume down + home + power button at same time ). 3.Then open odin 3 and load twrp.m5/tar in AP section of odin 3 and untick Auto Reboot option. 4. Then click on start button , wait untill it finishes the process (may take 4-5 sec). 5. Remove battery of your phone and open the recovery mode (by pressing volume up + home + power button). 6. TWRP recovery is installed in phone your phone.
First of all install adb drivers ( Download link ) Turn off your phone. Open your phone into fast boot mode by pressing Volume Up button and Power button simultaneously. After phone open in Fastboot mode. Connect your phone to a PC/Laptop using it's data cable. Go to install directory of adb drivers. Generally (C:\adb) Press Shift button + Right click and click on open command window here. After Command window open type Following commands:- fastboot devices fastboot oem unlock (Also need to enable OEM Unlock from Developer Option) fastboot reboot Open Phone again in Fastboot mode and type this command:- fastboot flash recovery recovery.img ( Download recovery ). (change recovery name to recovery.img) fastboot reboot Now open Phone into recovery mode by just pressing power + volume down key. You Are Successfully Install TWRP recovery in your phone
Comments
Post a Comment