How To Permanently Root HTC Tattoo
No fancy talk, we’ll get right down to business from here. Let’s get your Tattoo rooted!
Disclaimer: Please follow this guide at your own risk. AddictiveTips will not be liable if your device gets damaged or bricked during the process.Requirements:
- ADB installed on your PC. See our guide on what is ADB and how to install it.
- HTC Tattoo rooting files.
- To begin, navigate to android-sdk-windows > platform-tools and extract the downloaded HTC Tattoo rooting files there.
- Enable USB Debugging on your phone from Settings > Applications > Development and connect it to your PC.
- Launch Windows Command Prompt and enter the following commands:
adb shell mkdir /data/local/bin
If it returns an error that the directory already exists, ignore that and simply proceed. - Now enter the following commands:
adb push m7 /data/local/bin/ adb shell cd /data/local/bin chmod 755 m7 while ./m7 ; do : ; done
You should see a lot of text starting to appear in the terminal. - When you see the # symbol, enter the following commands:
export LD_LIBRARY_PATH=/system/lib export PATH=/system/bin id exit adb push su /data/local/bin/ adb shell cd /data/local/bin/ chmod 755 su while 'true' ; do ./m7 ; done chown root.root su chmod 4755 su mount -o rw,remount /dev/block/mtdblock5 /data mount -o rw,remount /dev/block/mtdblock3 /system
No comments:
Post a Comment
Mobile House
ဖုန္း ၿပဳၿပင္ ေရး ႏွင္႔ အေရာင္းဆိုင္
*****************
ဖုန္းၿပဳၿပင္ ေရးနည္းပညာ သင္တန္း
****************
လမ္း၃၀ ၊ ၇၃-၇၄လမ္းၾကား ၊,ေဆးေက်ာင္းေရွ႕ ၊မႏ ၱေလးၿမိဳ႕ ။
Admin = ရဲရင္႔ေအာင္
Note: Only a member of this blog may post a comment.