Saturday 31 August 2013

How To Install TWRP On Samsung Galaxy Note 2

Posted by John Peter  |  at  04:05 No comments

Next step after rooting your Samsung Galaxy Note 2 is, flash a custom recovery image. While the root-access lets you install root-only apps, a custom recovery will let you install custom ROMs as well as all sorts of flashable content. This provides an opportunity to change the appearance of your device completely without paying a penny and you don’t have to be a geek to do that. It’s as simple as going through a few clicks and you have a custom ROM installed on your device. Sounds interesting? huh. Let us show you how you can install TWRP Recovery — a custom recovery — on your Galaxy Note 2.

I. Before You Begin:

1. You must have rooted your device before doing this procedure. You can check out our root guide to root your device.
2. This will replace your current recovery with the TWRP Recovery.
3. This works for the GT-N7100 model only.

II. Downloading Required Files:

III. Installing TWRP Recovery on the Samsung Galaxy Note 2 (GT-N7100):

1. Download and place both the files onto your Desktop.
2. Unzip files from the Fastboot archive to your Desktop.
3. Turn ON the USB debugging option on your device by going to Menu>>Settings>>Developer options>>USB debugging.
4. Once it’s been enabled, connect your device to your PC using the USB cable.
5. Launch a Command Prompt Window on your Desktop. To do so, press and hold the Shift button on your keyboard and right-click on any empty area on the screen, then select Open command window here.
6. Type in following command into the window replacing recoveryfile.img with the actual name of the Recovery Image you downloaded:
adb push recoveryfile.img /sdcard
7. Next issue the following command. Again, replace the recoveryfile.img with the actual name of the Recovery Image you have.
adb shell dd if=/sdcard/recoveryfile.img of=/dev/block/mmcblk0p9
8. It’ll install the recovery on your device
9. Once it’s done, reboot your device.
10. You’re all set!
Excellent! Your Galaxy Note 2 has been successfully equipped with the TWRP Recovery and it can now be loaded with custom ROMs!

Tags:
About the Author

Write admin description here..

Get Updates

Subscribe to our e-mail newsletter to receive updates.

Share This Post

Related posts

0 comments:

Blogging World. Proudly Powered by Blogger.
back to top