How to root and install twrp/cwm recovery and install ROM and Gapps package

Hello friends my name is Vishal and in this blog I will tell you How to root and install TWRP/CWM recovery and install ROM and Gapps package.


Lets start

So firstly root your mobile

You can root your mobile through kingoroot application
Link to kingoroot application -Download Kingoroot APK

Second How to install twrp and cwm recovery


What you should do before Flashing the TWRP


Unlock the bootloader of Android device. Only you have unlocked the bootloader of the device, flashing the TWRP recovery is available. Most bootloaders are locked, as well as encrypted to make sure users stick to the Android OS version manufactured by the developers.
Download a compatible version of TWRP. Make sure that the version of TWRP is applicable to your Android in case of any device specific quirks. Do a little reach on the TWRP website.
Install Android Debug Bridge ( ADB ). If you have unlocked the bootloader, you may already have them. If not, you had better download one.
Backup. Although flashing the TWRP will not wipe up the data, but backup is always important when you do something with the system.

Download Odin 3.12.3-
Odin is a software which allows you to install firmware and flash files in your mobile. Odin only works for  samsung mobiles

Steps.

Download odin-Download Odin for Pc

1.Unzip the Odin 3.12.3 .zip file and run/open Odin3 v3.12.3.exe file from the extracted files on your PC.
2.Make sure you’ve downloaded a Odin flashable TWRP recovery .tar file compatible for your device.
(If applicable) Enable OEM unlock:
Go to Settings » About phone » and tap Build number seven times to enable Developer options.
Go back to main Settings page, scroll to bottom and select Developer options from there.
3.Under Developer options, look for Enable OEM unlock checkbox/toggle and enable it.
Boot your device into Download mode:
Switch off your device.
4.Press and hold “Home + Power + Volume down” buttons for a few seconds until you see a warning screen.
5.Press Volume Up on the warning screen to accept it and boot into Download mode.
6.Once your device is in download mode, connect it to the PC with a USB cable. The Odin window on PC should detect the device and show an “Added!!” message.
7.Now click on the AP tab on Odin window and select the TWRP recovery .tar file that you downloaded for your device.
└ Note: DON’T play with any other options on the screen. You’re only required to connect your device and select the TWRP recovery .tar file in the AP tab.
8.Click the Start button on Odin and wait for it to finish the process. Once it has finished successfully, you’ll see a pass message on the Odin screen.
9.Your device will automatically reboot when Odin is done flashing. You can then disconnect your device.

For Non-samsung users


Flashing the TWRP Recovery Step by Step


Step 1: Enable USB Debugging


Different Android versions have different ways. Take Android 5.0 Lollipop as example. Other Android version please refer to How to Enable USB Debugging Mode on Android

Click Menu button to enter into App drawer.
Go to "Settings".
Scroll down to the bottom and tap "About phone" or "About tablet".
Scroll down to the bottom of the "About phone" and locate the "Build Number" field.
Click Menu button to enter into APP Drawer.
Tap the Build number field seven times to enable Developer Options. Tap a few times and you'll see a countdown that reads "You are now 3 steps away from being a developer."
When you are done, you'll see the message "You are now a developer!".
Tap the Back button and you'll see the Developer options menu under System on your Settings screen.
Go to Settings>Developer Options>USB Debugging. Tap the USB Debugging checkbox.
USB Debugging should only be enabled when you need it. Leaving it enabled all the time is kind of a security risk for that this mode grants you high-level access to your device.

Step 2: Download TWRP for your Android Device


Head to  TWRP official website and go to the Devices page for searching the version of your device. Go to the "download links" section on that page and download the TWRP image. Copy the TWRP image to the folder in which you have installed the ADB and rename it to twrp.img.
Step 3: Boot into Andorid Bootloader.

Every phone is a bit different to another when booted into bootloader. But most of modern devices boot into bootloader by turning off the device, then hold the "Power" and "Volume Down" buttons for 10 seconds before releasing. If this method doesn't work well on your device, you had better refer to the Google instructions.

Step 4: Flash TWRP to Your Android Device.


Connect your device to the PC with a USB cable once in bootloader mode. The device should indicate that the device is connected.
Open the folder of twrp.img by using the mouse on the PC. "Shift+Right Click" on an empty area and choose "Open a Command Prompt Here".
Run the command: fastboot devices. The command returns a serial number, indiccating that it can recognize your device. If it doesn't, check which step you have done with mistakes.
Flash the TWRP once the device is recognized by fastboot. And run the command: fastboot flash recovery twrp.img.
Results of flashing. If all goes well, you will see a success message in Command Prompt window.

Step 5: Boot into TWRP Recovery.


Use the volume down button to scroll to the "Recovery" option in your bootloader after unpluging from the PC and select it.
If TWRP requires a password, then enter the password or PIN you use to unlock the bootloader. It also ask if you'd like to use in "Read Only" mode. Read Only mode means it will just stay on your device until you reboot it.
After entering the main screen, you can use it to creat "Nandroid" backups, restore previous backups, or flash custom ROMs. Once you have made your first backups, you are free to explore TWRP, flash a new ROM and so on.
Note:If the TWRP ask if you would like to root your device, choose "DO Not Install". Tt is better to root your device with KingoRoot, the professional one-click root apk for Android device, rather than having TWRP do it for you. Remember, backup before you do anything else in TWRP, lest you mess up your device in the process.


Same process for CWM recovery difference b/w them is that in TWRP we can use touch but in CWM we can't use the touch we have to use only voulmekeys and power button.



Third, How to download custom ROM

To download a custom ROM, search on the google with your mobile model no. Keywords.
Such as- I have to download custom rom for my mobile samsung ace nxt and the model no. Of this mobile is SM-G313H  and want to download lollipop version rom
Now i will search on Google "Download SM-G313H lollipop Rom" or "Download CM 11 for SM-G313H"
CM is cynagenmod
Its is used in place of custom rom
Version of CM
Kitkat- CM11
Lollipop- CM12
Marshmallow- CM13
Nougat- CM14

What is Gapps


Gapps is a google apps package means google play store,play services,google,chrome and other google apps
It can be downloaded from Download Gapps Package
To download it firstly you should know what is your mobile version and what is your device platform

To find out which Android OS is on your device:


Open your device's Settings.
Tap About Phone or About Device.
Tap Android Version to display your version information.

To find out your device platform

Open play store
Search driverinfo
Download Driver info app directly -Download droid driver info
Install it
Go to under processor tab
know you platform such as "ARM/ARM64"


Let’s see how to flash a custom ROM on any Android device using TWRP/CWM recovery.



Download and transfer the custom ROM you wish to flash to your SD card
But be sure to backup all your data
Boot your device into TWRP recovery.
To enter into recovery mode press power+volumeup+home button
Select “Wipe” from TWRP main menu and do a “Swipe to Factory Reset” on the bottom of screen.
└ Note: This will factory reset your device. If your custom ROM doesn’t require a factory reset, then simply skip this step.
Go back to TWRP main menu, tap on “Install” and select the custom ROMs .zip file that you transferred to your device in Step 1.
After selecting the rom.zip file, choose the add more zips option the choose your gapps package then do “Swipe to Confirm Flash” on the bottom of screen to begin the custom ROM and gapps installation process. This may take some time.

Once your ROM and gapps is successfully flashed, you’ll see “Wipe cache/dalvik” option, select it and then do “Swipe to wipe” on bottom of screen.
Once cache & dalvik wipe completes, hit the “Back” button on-screen and then select “Reboot System” button.

That’s all. Your device will now reboot with the custom ROM and Gapps package you just flashed. Since this will be the first reboot after flashing a new ROM, it might take some time to rebuild cache and finish boot, have patience.

Watch the video to know how to install a custom ROM properly







0/Post a Comment/Comments

Thanks For Submitting Your Highlighted Comment
We Will Soon Work On Your Request

Previous Post Next Post

ad

ad 1