If you want to flash Unofficial TWRP in your Verizon Galaxy Tab 2.7.0 you must be rooted and unlocked your device unless you can’t implement this procedure.
So, let’s start here:
DISCLAIMER : Best android blog would not be held responsible/liable for anything that happens wrongly to your device. So, use the given below procedure at your own risk.
Instructions:
- ADB or Terminal Emulator:
- First, download the TWRP 2.3.3.0 from here to the root of your SD card. MD5sum: 41ebe74dd5c768bee924ef0d2e7e8b4b
- Next, from Terminal emulator or ADB do the following:
From ADB:
Code:
adb shell
su
dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p18
reboot recovery
From Terminal:
Code:
su
dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p18
reboot recovery
ODIN:
1. Install Samsung Device Drivers – Samsung_Mobile_USB_Driver.exe
2. Next download the ODIN 3.04 and extract to an easy to remember location on your computer-odin304.zip
3. Then download TWRP 2.3.3.0 to easy to remember location on your computer- TWRP 2.3.30 recovery.tar.md5
4. Open Odin 3.04
5. Uncheck everything in top left except auto reboot.
6. Click PDA and select the recovery.tar.md5 you downloaded in step 3.
7. Click ‘Start’ (DO NOT UNPLUG YOUR TAB. IT WILL BRICK).
Congratulations! You should now have a functional TWRP 2.3.3.0 recovery. Once you got a custom, never accept an OTA.
Speak Your Mind