Sunday, December 13, 2015

How to root in Vodafone Smart Ultra 6 and Install TWRP recovery

How to root in Vodafone Smart Ultra 6 and Install TWRP recovery

vodafone-smart-ultra-6 rooting and twrp


The best way to root Vodafone Smart Ultra 6 is Kingroot 4.1. Just set on your data connection once installed. After that flash TWRP via Terminal Emulator or ADB Command.  Once TWRP installed you need to change Kingroot apps to SuperSU. Just download all the requirements provided below. This method can brick your device without proper knowledge. Just follow the procedure properly. Now once your done, DO NOT UPDATE via OTA. It can bootloop or hardbrick of your device. You need to unroot and flash stock recovery first before to update your phone whenever update will show.
The reason why we need to root is to access all and modified your phone that can't access in normal device and has limited option only. Because some useful apps nowadays, has need to be rooted first. The disadvantage you can't update via OTA and only solution is to unroot it. 


Requirements:
Kingroot
SuperSU.zip

How to install:
1. Root your Phone using Kingroot
2. Download TWRP recovery image and copy it to the root of your internal sdcard
3. Execute following two commands in 'adb shell'/Terminal Emulator (make sure not to typo!)
su
dd if=/sdcard/recovery-twrp2870-p839v55.img of=/dev/block/bootdevice/by-name/recovery
4. Boot into TWRP recovery using volume up + power key combination or 'adb reboot recovery'
5. Install SuperSu.zip. That's it!

Once you have TWRP you can backup and restore your device. The best thing you need to do first before modifying or tweaking your phone. Just follow the rule "BACKUP FIRST".

No comments:

Post a Comment