[Q] bootloader unlocked, whats next?? help! - HTC Wildfire S

dear experts,
i have unlocked bootloader by following the steps on htcdev.com . ok, now whats next?!
i want to remove some useless, memory eating factory apps. also i want to install new fonts. and want to upgrade android 2.35 to 4.0 .
please guide me, how can i do that. im not a geek. any step by step guide available?!
please help!
Thanks in advance!
- meerantj

Once you have unlocked the bootloader, you need to root the phone. Once rooted, download titanium backup. That will allow you to uninstall all the bloatware apps

follow
after unlocking bootloader download root.zip uil get in description on the video if you havent the link >>>>http://www.youtube.com/watch?v=UqCk2NiHTTg
after ddownload paste it to sd through usb
then press volume down and power>>>>recovery>>>>install zip from sd card >>>> select root there will a superuser >>> and then
download root expolrer as it is paid google it
in root explorer allow superuser req >>>thn >>>>system >>>>apps >>> long press delete
*make sure you have mount r/o in root explorer it is on top right corner of it if not thn click on >>r/w at same place

Related

HOW-TO: HTC T328W/Wind Dual-Sim from China - Complete guide to install Google Apps

HOW-TO: HTC T328W from China (Bootloader unlock, rooting, installing Google apps and removing bloatware.
02/July/2012
This guide has been tested on two HTC T328W dual-sim phones bought from China. It has also been tested with the following Build numbers and baseband versions and both worked perfectly.
Dear mods: I know this is not the correct thread for this phone. Please create a new subforum for this great phone and move all T328W threads into it. They are all over the place (from One V to Desire, etc.). Thanks.
!!I AM NOT RESPONSIBLE IF YOU BRICK YOUR PHONE!!
Phone 1:
Kernel: 3.0.16
Baseband: 1.04.34D.11_20.11.30.11U
Build number: 1.35.1402.1
Browser: 534.30
Phone 2:
Kernel: 3.0.16
Baseband: 1.06.34D
Build number: 1.56.1402.6
Browser: 534.30
The zip file containing all needed files can be found at mediafire . c o m / ?783kthx72x3uf5d .
I could not attach the zip file (I get a page not found) and am not allowed to post outside links yet.
Bootloader unlocking
1. Let’s change the language to English first so we understand the phone better. Open the apps menu and go to the Settings icon (the cogwheel icon). Scroll down to the setting with the “A” icon. Click the first item in the list and choose English.
2. Go to htcdev . c o m, create an account and click the Unlock bootloader icon. After logging in, choose “All Other Supported Models” from the list and click the Begin Unlock Boatloader button. Accept that you may lose any guarantee and continue to follow the instructions.
3. To enter bootloader mode, make sure the phone is off (or remove the battery for a few seconds). Then hold Volume Down and start pressing the Power button – without any USB cable. Use the up and down buttons to select “Fastboot” and select it using the Power button. Now connect your USB cable and continue following the HTC instructions.
4. All the files you need are in the zip you can get above. I also installed the HTC Sync program which installs the drivers. Using the command prompt you can simply navigate to the extracted files and run the fastboot command. (Use the command “cd C:/myextractedzip” to change to a directory).
5. Save the Unlock_Code.bin attachment which you get from HTC by Email into the same extracted zip folder and run the next command. You now have an unlocked bootloader and the phone will start up and an HTC wizard will appear where you can choose the English language again.
Flashing clockworkmod
1. Remove any USB cables and boot again into the bootloader mode. Click Fastboot and reconnect your USB cable. Now run the following command on your computer: fastboot flash recovery recovery.img . This flashes the clockworkmod recovery image onto the phone.
2. Switch off your phone. Make sure your USB cable is removed.
3. Now copy the “app” folder from the zip onto a micro-sd card. Also copy the “CWM-SuperSU-v0.92.zip” and “rootexplorer_2.16.apk” onto the micro-sd card.
4. Insert the micro-sd card into the phone and boot into boatloader mode again.
5. Now choose the recovery option instead of fastboot and wait for clockworkmod recovery to appear.
Rooting the phone
1. In clockworkmod recovery, choose install zip from sdcard
2. Choose “choose zip from sdcard” and choose “CWM-SuperSU…zip”
3. Scroll down to “Yes – Install CWM-SuperSu” and wait. Now go back and reboot the phone normally.
Installing Google Apps
1. Using the included file manager on the phone, click on “rootexplorer.apk” and install it. When launching root explorer, make sure you grant it superuser permissions.
2. Go click the “sdcard” folder and press and hold the “app” folder that you copied from the zip file. Click “copy” and then navigate to /system . Press “Mount R/W”. And then click “Paste”. Choose Yes to overwrite. Exit root explorer.
3. Now we need to fix the permissions. The easiest way is if you enable USB Debugging mode from the “Developer Options” settings. Make sure you connect your USB cable.
4. Open a command prompt to our extracted zip folder and type “adb shell”. Press enter and you should see “[email protected]:/ $”. Run “su”. Run “cd /system/app”.
5. Now to fix all permissions, run “chmod 644 *.apk” and then run “chown root.root *.apk” .
6. Now run “reboot” to reboot your phone.
Removing bloatware apps
1. Thanks to dark_hawk from xda-developers, we have a list of system apps/bloatware that are save to remove. You can easily do this from the root explorer app. Go to /system/app and hold each item you want to delete. Then click delete. You can also remove each app’s odex file.
The list:
116114.apk
2254_HTCCU_WO3G_SIE.apk
DoubanFM.apk
DreyeCHSPkg40.apk
HTCCN_FileManager.apk
HTC_Widget_Renren.apk
HTC_Widget_Sina_Weibo.apk
HTC_Widget_Sina_Weibo_Nearby.apk
HTC_Widget_Sina_Weibo_Trend.apk
HTC_Widget_Sina_Weibo_Trend.apk
HtcMusicEnhancer_China_Sina.apk
HtcMusic_China_Sina.apk
PhoneMail.apk
QQ2011.apk
Renren_FSplugin.apk
Renren_GLRplugin.apk
SinaMusic.apk
Sina_Weibo_FSPlugin.apk
Sina_Weibo_GLRplugin.apk
SohuNews.apk
VDisk.apk
Weibo.apk
eMoney.apk
mapbar.apk
renren.apk
unicomclient_HTCT328W.apk
vegetable.apk
wefound.apk
2. Then run “reboot” to reboot your phone.
3. After the reboot you might still find some Chinese language apps. These can be removed with an app from the Play Store such as Root Uninstaller.
by SeBsZ.
If you have any problems, please post below and I will answer and/or update this post.
followed your guide and managed to install the google apps, including Play Market.
Big thanks!
By the way, did you try to install a newer version of android/ ROM?
Hi
Thanks for the instructions. I have installed the update successfully.
Although installing the market initially failed. Before that the phone booted.
After applying the google aps bit the phone didn't startup again it hang at the 'HTC quitly brilliant' screen.
Although after first reinstalling the RUU and after that doing this procedure again it worked. I'm new to Android I can follow instructions although I'm clouless of what I'am actually doing.
I have a few problems though:
1.
After installing however I have a problem that google play now sais that I can't install runkeeper because my phone isn't compatible.
I was able to install this program before on this phone. Anyone a clue on that?
2.
Also I have a problem that if I wan't to apply a system update of android from the about screen it will error with "assert failed: getprop("ro:cid") == "00000000"
Anyone a sollution for that specific for this phone?
3.
Also I have a problem with this phone that my 3G internet is working strangly. I hoped to solve this with installing a newer version.
Some applications are always working like play store, facebook, friendcaster. Youtube app works ok when browsing videos, although can't play.
Whatsapp only seems to work a few minutes after the 3G connection is set up. And internet browsing doesn't work at all. I tried opera and firefox.
With WIFI all is good and then it is a wonderfull phone.
I get good download speeds when I install a program from google play.
Although I would love to have a stable whatsapp and browsing capabilities while i'm away from wifi. Anyone familliar with this problem?
I was hoping to adress the internet issue by updating ICS, although like stated this also fails.
Many thanks ina advance for your help!
Hi
following your instruction I just updated 3 pcs of HTC Build number: 1.56.1402.6. All done, all OK. One think that voice search is not working on phone dialpad, I have to remove it and install voice search from the market - now in apps like maps, phone search working fine. Till now I didn't find any else problem
Thanks very much. BR Kris
SeBsZ said:
HOW-TO: HTC T328W from China (Bootloader unlock, rooting, installing Google apps and removing bloatware.
02/July/2012
This guide has been tested on two HTC T328W dual-sim phones bought from China. It has also been tested with the following Build numbers and baseband versions and both worked perfectly.
Dear mods: I know this is not the correct thread for this phone. Please create a new subforum for this great phone and move all T328W threads into it. They are all over the place (from One V to Desire, etc.). Thanks.
!!I AM NOT RESPONSIBLE IF YOU BRICK YOUR PHONE!!
Phone 1:
Kernel: 3.0.16
Baseband: 1.04.34D.11_20.11.30.11U
Build number: 1.35.1402.1
Browser: 534.30
Phone 2:
Kernel: 3.0.16
Baseband: 1.06.34D
Build number: 1.56.1402.6
Browser: 534.30
The zip file containing all needed files can be found at mediafire . c o m / ?783kthx72x3uf5d .
I could not attach the zip file (I get a page not found) and am not allowed to post outside links yet.
Bootloader unlocking
1. Let’s change the language to English first so we understand the phone better. Open the apps menu and go to the Settings icon (the cogwheel icon). Scroll down to the setting with the “A” icon. Click the first item in the list and choose English.
2. Go to htcdev . c o m, create an account and click the Unlock bootloader icon. After logging in, choose “All Other Supported Models” from the list and click the Begin Unlock Boatloader button. Accept that you may lose any guarantee and continue to follow the instructions.
3. To enter bootloader mode, make sure the phone is off (or remove the battery for a few seconds). Then hold Volume Down and start pressing the Power button – without any USB cable. Use the up and down buttons to select “Fastboot” and select it using the Power button. Now connect your USB cable and continue following the HTC instructions.
4. All the files you need are in the zip you can get above. I also installed the HTC Sync program which installs the drivers. Using the command prompt you can simply navigate to the extracted files and run the fastboot command. (Use the command “cd C:/myextractedzip” to change to a directory).
5. Save the Unlock_Code.bin attachment which you get from HTC by Email into the same extracted zip folder and run the next command. You now have an unlocked bootloader and the phone will start up and an HTC wizard will appear where you can choose the English language again.
Flashing clockworkmod
1. Remove any USB cables and boot again into the bootloader mode. Click Fastboot and reconnect your USB cable. Now run the following command on your computer: fastboot flash recovery recovery.img . This flashes the clockworkmod recovery image onto the phone.
2. Switch off your phone. Make sure your USB cable is removed.
3. Now copy the “app” folder from the zip onto a micro-sd card. Also copy the “CWM-SuperSU-v0.92.zip” and “rootexplorer_2.16.apk” onto the micro-sd card.
4. Insert the micro-sd card into the phone and boot into boatloader mode again.
5. Now choose the recovery option instead of fastboot and wait for clockworkmod recovery to appear.
Rooting the phone
1. In clockworkmod recovery, choose install zip from sdcard
2. Choose “choose zip from sdcard” and choose “CWM-SuperSU…zip”
3. Scroll down to “Yes – Install CWM-SuperSu” and wait. Now go back and reboot the phone normally.
Installing Google Apps
1. Using the included file manager on the phone, click on “rootexplorer.apk” and install it. When launching root explorer, make sure you grant it superuser permissions.
2. Go click the “sdcard” folder and press and hold the “app” folder that you copied from the zip file. Click “copy” and then navigate to /system . Press “Mount R/W”. And then click “Paste”. Choose Yes to overwrite. Exit root explorer.
3. Now we need to fix the permissions. The easiest way is if you enable USB Debugging mode from the “Developer Options” settings. Make sure you connect your USB cable.
4. Open a command prompt to our extracted zip folder and type “adb shell”. Press enter and you should see “[email protected]:/ $”. Run “su”. Run “cd /system/app”.
5. Now to fix all permissions, run “chmod 644 *.apk” and then run “chown root.root *.apk” .
6. Now run “reboot” to reboot your phone.
Removing bloatware apps
1. Thanks to dark_hawk from xda-developers, we have a list of system apps/bloatware that are save to remove. You can easily do this from the root explorer app. Go to /system/app and hold each item you want to delete. Then click delete. You can also remove each app’s odex file.
The list:
116114.apk
2254_HTCCU_WO3G_SIE.apk
DoubanFM.apk
DreyeCHSPkg40.apk
HTCCN_FileManager.apk
HTC_Widget_Renren.apk
HTC_Widget_Sina_Weibo.apk
HTC_Widget_Sina_Weibo_Nearby.apk
HTC_Widget_Sina_Weibo_Trend.apk
HTC_Widget_Sina_Weibo_Trend.apk
HtcMusicEnhancer_China_Sina.apk
HtcMusic_China_Sina.apk
PhoneMail.apk
QQ2011.apk
Renren_FSplugin.apk
Renren_GLRplugin.apk
SinaMusic.apk
Sina_Weibo_FSPlugin.apk
Sina_Weibo_GLRplugin.apk
SohuNews.apk
VDisk.apk
Weibo.apk
eMoney.apk
mapbar.apk
renren.apk
unicomclient_HTCT328W.apk
vegetable.apk
wefound.apk
2. Then run “reboot” to reboot your phone.
3. After the reboot you might still find some Chinese language apps. These can be removed with an app from the Play Store such as Root Uninstaller.
by SeBsZ.
If you have any problems, please post below and I will answer and/or update this post.
Click to expand...
Click to collapse
Hello guy,
I received this morning this phone from Etotalk.
I bought also from them their preinstalled services including multilangiage OS and unlocking and rooting services (I know how to root but 'cause price was so low....).
However I received the phone...but...:
1. Only English & China language installed
2. Wlan & btooth doesn't work
When I switch on the WLAN appears error message. And remains 'Turning WLAN on'. Also Btooth doesn't switch on
So I am asking myself if this is related to the root process or somewhat else or is an hardware problem ??
I want to flash again a new rom but I don't know where to retrive an ICS rom with italian language....
I opened also a dispute in Paypal.......
Is it possible that all is related to a software problem and not an hardware problem ?
Please let me know, if you can....
Regards
marylong68
marylong68 said:
Hello guy,
I received this morning this phone from Etotalk.
I bought also from them their preinstalled services including multilangiage OS and unlocking and rooting services (I know how to root but 'cause price was so low....).
However I received the phone...but...:
1. Only English & China language installed
2. Wlan & btooth doesn't work
When I switch on the WLAN appears error message. And remains 'Turning WLAN on'. Also Btooth doesn't switch on
So I am asking myself if this is related to the root process or somewhat else or is an hardware problem ??
I want to flash again a new rom but I don't know where to retrive an ICS rom with italian language....
I opened also a dispute in Paypal.......
Is it possible that all is related to a software problem and not an hardware problem ?
Please let me know, if you can....
Regards
marylong68
Click to expand...
Click to collapse
Mine is from etotalk too and it works fine!
Try to make first reset the phone! Should be working then! I think, it`s only software problem! if it`s rootet, install the recovery from here:
http://forum.xda-developers.com/showthread.php?t=1751788
and make a NAND Backup! Then you can try to flash the newest European ROM!
But in first step, try to reset the complete phone in SETTINGS-Storage scroll down to end here!
My Desire V is from India and worked fine now i have rooted phone thanks
BB version# 1.05.34D.29_20.21.30.23U
Build # 1.60.720.5 CL69250 release-key
Browser version # Webkit/534.30
@ Petteri
Any hints on how to make NAND backup? Actually I want to make a backup image of existing setup before playing with it, so as if something goes wrong, I can come back to present state. My phone is also from etotalk. So any help on making recovery backup would be appreciated.
help
i need help.. can someone upload the simtoolkit? or send to my email? thank you so much for the help!!
please help
SeBsZ said:
HOW-TO: HTC T328W from China (Bootloader unlock, rooting, installing Google apps and removing bloatware.
02/July/2012
This guide has been tested on two HTC T328W dual-sim phones bought from China. It has also been tested with the following Build numbers and baseband versions and both worked perfectly.
Dear mods: I know this is not the correct thread for this phone. Please create a new subforum for this great phone and move all T328W threads into it. They are all over the place (from One V to Desire, etc.). Thanks.
!!I AM NOT RESPONSIBLE IF YOU BRICK YOUR PHONE!!
Phone 1:
Kernel: 3.0.16
Baseband: 1.04.34D.11_20.11.30.11U
Build number: 1.35.1402.1
Browser: 534.30
Phone 2:
Kernel: 3.0.16
Baseband: 1.06.34D
Build number: 1.56.1402.6
Browser: 534.30
The zip file containing all needed files can be found at mediafire . c o m / ?783kthx72x3uf5d .
I could not attach the zip file (I get a page not found) and am not allowed to post outside links yet.
Bootloader unlocking
1. Let’s change the language to English first so we understand the phone better. Open the apps menu and go to the Settings icon (the cogwheel icon). Scroll down to the setting with the “A” icon. Click the first item in the list and choose English.
2. Go to htcdev . c o m, create an account and click the Unlock bootloader icon. After logging in, choose “All Other Supported Models” from the list and click the Begin Unlock Boatloader button. Accept that you may lose any guarantee and continue to follow the instructions.
3. To enter bootloader mode, make sure the phone is off (or remove the battery for a few seconds). Then hold Volume Down and start pressing the Power button – without any USB cable. Use the up and down buttons to select “Fastboot” and select it using the Power button. Now connect your USB cable and continue following the HTC instructions.
4. All the files you need are in the zip you can get above. I also installed the HTC Sync program which installs the drivers. Using the command prompt you can simply navigate to the extracted files and run the fastboot command. (Use the command “cd C:/myextractedzip” to change to a directory).
5. Save the Unlock_Code.bin attachment which you get from HTC by Email into the same extracted zip folder and run the next command. You now have an unlocked bootloader and the phone will start up and an HTC wizard will appear where you can choose the English language again.
Flashing clockworkmod
1. Remove any USB cables and boot again into the bootloader mode. Click Fastboot and reconnect your USB cable. Now run the following command on your computer: fastboot flash recovery recovery.img . This flashes the clockworkmod recovery image onto the phone.
2. Switch off your phone. Make sure your USB cable is removed.
3. Now copy the “app” folder from the zip onto a micro-sd card. Also copy the “CWM-SuperSU-v0.92.zip” and “rootexplorer_2.16.apk” onto the micro-sd card.
4. Insert the micro-sd card into the phone and boot into boatloader mode again.
5. Now choose the recovery option instead of fastboot and wait for clockworkmod recovery to appear.
Rooting the phone
1. In clockworkmod recovery, choose install zip from sdcard
2. Choose “choose zip from sdcard” and choose “CWM-SuperSU…zip”
3. Scroll down to “Yes – Install CWM-SuperSu” and wait. Now go back and reboot the phone normally.
Installing Google Apps
1. Using the included file manager on the phone, click on “rootexplorer.apk” and install it. When launching root explorer, make sure you grant it superuser permissions.
2. Go click the “sdcard” folder and press and hold the “app” folder that you copied from the zip file. Click “copy” and then navigate to /system . Press “Mount R/W”. And then click “Paste”. Choose Yes to overwrite. Exit root explorer.
3. Now we need to fix the permissions. The easiest way is if you enable USB Debugging mode from the “Developer Options” settings. Make sure you connect your USB cable.
4. Open a command prompt to our extracted zip folder and type “adb shell”. Press enter and you should see “[email protected]:/ $”. Run “su”. Run “cd /system/app”.
5. Now to fix all permissions, run “chmod 644 *.apk” and then run “chown root.root *.apk” .
6. Now run “reboot” to reboot your phone.
Removing bloatware apps
1. Thanks to dark_hawk from xda-developers, we have a list of system apps/bloatware that are save to remove. You can easily do this from the root explorer app. Go to /system/app and hold each item you want to delete. Then click delete. You can also remove each app’s odex file.
The list:
116114.apk
2254_HTCCU_WO3G_SIE.apk
DoubanFM.apk
DreyeCHSPkg40.apk
HTCCN_FileManager.apk
HTC_Widget_Renren.apk
HTC_Widget_Sina_Weibo.apk
HTC_Widget_Sina_Weibo_Nearby.apk
HTC_Widget_Sina_Weibo_Trend.apk
HTC_Widget_Sina_Weibo_Trend.apk
HtcMusicEnhancer_China_Sina.apk
HtcMusic_China_Sina.apk
PhoneMail.apk
QQ2011.apk
Renren_FSplugin.apk
Renren_GLRplugin.apk
SinaMusic.apk
Sina_Weibo_FSPlugin.apk
Sina_Weibo_GLRplugin.apk
SohuNews.apk
VDisk.apk
Weibo.apk
eMoney.apk
mapbar.apk
renren.apk
unicomclient_HTCT328W.apk
vegetable.apk
wefound.apk
2. Then run “reboot” to reboot your phone.
3. After the reboot you might still find some Chinese language apps. These can be removed with an app from the Play Store such as Root Uninstaller.
by SeBsZ.
If you have any problems, please post below and I will answer and/or update this post.
Click to expand...
Click to collapse
hi.. just bought this phone month ago.. im from malaysia.. just followed this step by step.. but i had several error..
1. my play store have an error.. didnt work.. cant open..
2. 3g connection unstable.. very slow to open internet browser..
please help me if u have the solution.. tq
amin1009 said:
hi.. just bought this phone month ago.. im from malaysia.. just followed this step by step.. but i had several error..
1. my play store have an error.. didnt work.. cant open..
2. 3g connection unstable.. very slow to open internet browser..
please help me if u have the solution.. tq
Click to expand...
Click to collapse
Hi there, I'm from Malaysia too.. just send PM so i can assist you
amin1009 said:
hi.. just bought this phone month ago.. im from malaysia.. just followed this step by step.. but i had several error..
1. my play store have an error.. didnt work.. cant open..
2. 3g connection unstable.. very slow to open internet browser..
please help me if u have the solution.. tq
Click to expand...
Click to collapse
hey, i bought the phone from MY too..working flawlessly by following the steps provided.
My phone details:-
kernel: 3.0.16
baseband: 1.05.34d.29_20.21.30.23u
build: 1.60.707.5
browser ver: 534.30
I followed the steps and rooted my phone successfully (After you received the email from HTC, make sure you click the link and follow the steps on the web page.). Thank you so much!
But how to add a google account? I tried Settings -> 'Accounts & sync' -> Add. I can see 'Exchange activeSync', 'HTC account', 'Mail', 'Ms hotmail', 'SkyDrive'. However, there is no 'Google' option.
HELP!
I got trouble, after i root my phone.
SeBsZ said:
HOW-TO: HTC T328W from China (Bootloader unlock, rooting, installing Google apps and removing bloatware.
02/July/2012
This guide has been tested on two HTC T328W dual-sim phones bought from China. It has also been tested with the following Build numbers and baseband versions and both worked perfectly.
Dear mods: I know this is not the correct thread for this phone. Please create a new subforum for this great phone and move all T328W threads into it. They are all over the place (from One V to Desire, etc.). Thanks.
!!I AM NOT RESPONSIBLE IF YOU BRICK YOUR PHONE!!
Phone 1:
Kernel: 3.0.16
Baseband: 1.04.34D.11_20.11.30.11U
Build number: 1.35.1402.1
Browser: 534.30
Phone 2:
Kernel: 3.0.16
Baseband: 1.06.34D
Build number: 1.56.1402.6
Browser: 534.30
The zip file containing all needed files can be found at mediafire . c o m / ?783kthx72x3uf5d .
I could not attach the zip file (I get a page not found) and am not allowed to post outside links yet.
Bootloader unlocking
1. Let’s change the language to English first so we understand the phone better. Open the apps menu and go to the Settings icon (the cogwheel icon). Scroll down to the setting with the “A” icon. Click the first item in the list and choose English.
2. Go to htcdev . c o m, create an account and click the Unlock bootloader icon. After logging in, choose “All Other Supported Models” from the list and click the Begin Unlock Boatloader button. Accept that you may lose any guarantee and continue to follow the instructions.
3. To enter bootloader mode, make sure the phone is off (or remove the battery for a few seconds). Then hold Volume Down and start pressing the Power button – without any USB cable. Use the up and down buttons to select “Fastboot” and select it using the Power button. Now connect your USB cable and continue following the HTC instructions.
4. All the files you need are in the zip you can get above. I also installed the HTC Sync program which installs the drivers. Using the command prompt you can simply navigate to the extracted files and run the fastboot command. (Use the command “cd C:/myextractedzip” to change to a directory).
5. Save the Unlock_Code.bin attachment which you get from HTC by Email into the same extracted zip folder and run the next command. You now have an unlocked bootloader and the phone will start up and an HTC wizard will appear where you can choose the English language again.
Flashing clockworkmod
1. Remove any USB cables and boot again into the bootloader mode. Click Fastboot and reconnect your USB cable. Now run the following command on your computer: fastboot flash recovery recovery.img . This flashes the clockworkmod recovery image onto the phone.
2. Switch off your phone. Make sure your USB cable is removed.
3. Now copy the “app” folder from the zip onto a micro-sd card. Also copy the “CWM-SuperSU-v0.92.zip” and “rootexplorer_2.16.apk” onto the micro-sd card.
4. Insert the micro-sd card into the phone and boot into boatloader mode again.
5. Now choose the recovery option instead of fastboot and wait for clockworkmod recovery to appear.
Rooting the phone
1. In clockworkmod recovery, choose install zip from sdcard
2. Choose “choose zip from sdcard” and choose “CWM-SuperSU…zip”
3. Scroll down to “Yes – Install CWM-SuperSu” and wait. Now go back and reboot the phone normally.
Installing Google Apps
1. Using the included file manager on the phone, click on “rootexplorer.apk” and install it. When launching root explorer, make sure you grant it superuser permissions.
2. Go click the “sdcard” folder and press and hold the “app” folder that you copied from the zip file. Click “copy” and then navigate to /system . Press “Mount R/W”. And then click “Paste”. Choose Yes to overwrite. Exit root explorer.
3. Now we need to fix the permissions. The easiest way is if you enable USB Debugging mode from the “Developer Options” settings. Make sure you connect your USB cable.
4. Open a command prompt to our extracted zip folder and type “adb shell”. Press enter and you should see “[email protected]:/ $”. Run “su”. Run “cd /system/app”.
5. Now to fix all permissions, run “chmod 644 *.apk” and then run “chown root.root *.apk” .
6. Now run “reboot” to reboot your phone.
Removing bloatware apps
1. Thanks to dark_hawk from xda-developers, we have a list of system apps/bloatware that are save to remove. You can easily do this from the root explorer app. Go to /system/app and hold each item you want to delete. Then click delete. You can also remove each app’s odex file.
The list:
116114.apk
2254_HTCCU_WO3G_SIE.apk
DoubanFM.apk
DreyeCHSPkg40.apk
HTCCN_FileManager.apk
HTC_Widget_Renren.apk
HTC_Widget_Sina_Weibo.apk
HTC_Widget_Sina_Weibo_Nearby.apk
HTC_Widget_Sina_Weibo_Trend.apk
HTC_Widget_Sina_Weibo_Trend.apk
HtcMusicEnhancer_China_Sina.apk
HtcMusic_China_Sina.apk
PhoneMail.apk
QQ2011.apk
Renren_FSplugin.apk
Renren_GLRplugin.apk
SinaMusic.apk
Sina_Weibo_FSPlugin.apk
Sina_Weibo_GLRplugin.apk
SohuNews.apk
VDisk.apk
Weibo.apk
eMoney.apk
mapbar.apk
renren.apk
unicomclient_HTCT328W.apk
vegetable.apk
wefound.apk
2. Then run “reboot” to reboot your phone.
3. After the reboot you might still find some Chinese language apps. These can be removed with an app from the Play Store such as Root Uninstaller.
by SeBsZ.
If you have any problems, please post below and I will answer and/or update this post.
Click to expand...
Click to collapse
I got trouble, after i root my phone. It is stick at the htc logo and os never loaded again, what shall i do now, pls help.
instructions applicable on the new upgrade:
Kernel: 3.0.16
Baseband: 1.05.34D.29_20.21.30.23U
Build number: 1.60.707.7
Browser: 534.30
thanks a lot OP
Hi
because there is new update from HTC available, 1.71.1402.1 I have question, how can I install this patch? because now I can't install on the cracked one.
PS.
on the second device (updated to 1.71.1402.1 before this crack) instruction working aswell
HTC Wind
So I purchased this phone from eBay, it came "unlocked" and I am able to use it in Canada easily. No problems with Google Apps, english, etc.
I don't know if this is a rooted unlock or a hardware carrier unlock.
So, with HTC now telling me there are system updates available, I don't know whether installing them will lock the phone up if it's been rooted. I've written the seller a few times and despite very many positive reviews, I have no answer to this question. So I'm posting here.
I have:
Android 4.0.3
HTC Sense v. 4
Software 1.60.707.5
HTC SDK API level 4.2
HTCEtension_403_1_GA_8
kernel
3.0 16-g320e2d4-dirty
[email protected] #1
PREEMPT
baseband
1.05.34D.29_20.21.30.23U
build number
1.60.707.5 CL69250 release-keys
browser version
WebKit/534.30
Any help here would be appreciated.
Many thanks in advance.
asteroidboy said:
So I purchased this phone from eBay, it came "unlocked" and I am able to use it in Canada easily. No problems with Google Apps, english, etc.
I don't know if this is a rooted unlock or a hardware carrier unlock.
So, with HTC now telling me there are system updates available, I don't know whether installing them will lock the phone up if it's been rooted. I've written the seller a few times and despite very many positive reviews, I have no answer to this question. So I'm posting here.
I have:
Android 4.0.3
HTC Sense v. 4
Software 1.60.707.5
HTC SDK API level 4.2
HTCEtension_403_1_GA_8
kernel
3.0 16-g320e2d4-dirty
[email protected] #1
PREEMPT
baseband
1.05.34D.29_20.21.30.23U
build number
1.60.707.5 CL69250 release-keys
browser version
WebKit/534.30
Any help here would be appreciated.
Many thanks in advance.
Click to expand...
Click to collapse
As your baseband matches the build number it would suggest that you have an original Asia version. You should be able to use the OTA update without problems. If when you run the update it says something about "HTC has detected that the software is not original" then you probably have a Chinese model that has Asia firmware on it.
Unable to stay login to HTCDev
I recently got a Desire V and wants to root it.
Not sure if any of you faces this problem..I have registered at HTCDev and followed the instruction to click on the email link to complete registration. However each time when I successfully log in, I am being thrown out and I need to re-login. Sometimes I am able to succesfully log in to the bootloader section and then am able to select the model and go through the legal notification. But after that Im always thrown out.
Is anyone facing this? I have registered for another id and its the same thing.
Need a HUGE favor...is it possible for someone who has registered successfully and unlocked their bootloader to lend me their userid?? Desperately trying to root this phone. Thanks.
Hello, it seems that the link for the files does not work anymore. Would somebody able to share these files ?
Best regards

[Q] Problem with superuser/superSU/rooting

This being my first post a HI EVERYBODY is in order.
On with the show.
So, I managed to unlock my bootloader via htcdev website, i slapped on the cwm recovery and managed to put a custom rom on my cell.
The rom in question is the jellyking, works fine, everything is great.
PROBLEM:
although ive tried several cm10 roms i liked jellyking the most but on all of them i had troubles getting root.
what happens is that i download es file manager, set it to give me root and mount system as RW, popup says that the preinstalled (with rom) superuser app granted those rights and that everything should be superb, but I couldnt copy files from my sd to lets say /system/media (wanted to change my bootanim) it says file copy failed, only once i did manage to copy a file but i dont know how.
The question:
when i put a custom rom, do i need to reapply the famous root.zip or maybe install busybox as my first app or maybe flash over the existing superuser app the superSU app which seems to update the root binaries sucessfully.
BOTTOM LINE:
What is the exact (if any) procedure that I need to follow to get perm root access (copy rights) to my own phone, each and every reboot.
Thanks in advance for all Your insights,
Humbly,
egr2lrn

Root Samsung Galaxy y GT-s5360

After trying a Lot!!!! Now i Made a Simple Procedure to root Your Samsung Galaxy y:good::good:
Visit here For Full Details Of Rooting Any Android Phone - AndroidDrac.com
Just Download This Zip File View attachment update.zip
If U like This Simple Step For Rooting Your Phone Pls click On thanks Meter....
step for Rooting Your Phone:-
View attachment 1674881
1). Download this update.zip and paste in to your Sd Card Than witch Off your Mobile.
2). Hold volume up Button And At that Time Hold Home Key As well as Hold Power Key And switch On your Phone
3). Now your Phone reboot In To recovery Menu than Select Apply update From sdcard than Chose Update.zip which u downloaded Already And than click on home Button To Apply Update Now reboot Your Phone
4).Check when Phone On in menu You can see the Superuser App
Now u Root your Device Successfully........
Congratulations.......!!!
thanks a lot bro.it works like SUPERUSER for rooting.....gr8
Ur Welcome Kmp6669
mtktauseef said:
After trying a Lot!!!! Now i Made a Simple Procedure to root Your Samsung Galaxy y:good::good:
Just View attachment 1674886[/URL]
If U like This Simple Step For Rooting Your Phone Pls click On thanks Meter....
step for Rooting Your Phone:-
View attachment 1674881
1). Download this update.zip and paste in to your Sd Card Than witch Off your Mobile.
2). Hold volume up Button And At that Time Hold Home Key As well as Hold Power Key And switch On your Phone
3). Now your Phone reboot In To recovery Menu than Select Apply update From sdcard than Chose Update.zip which u downloaded Already And than click on home Button To Apply Update Now reboot Your Phone
4).Check when Phone On in menu You can see the Superuser App
Now u Root your Device Successfully........
Congratulations.......!!!
Click to expand...
Click to collapse
thanks its perfect!
error status 7
mtktauseef said:
After trying a Lot!!!! Now i Made a Simple Procedure to root Your Samsung Galaxy y:good::good:
Just View attachment 1674886[/URL]
If U like This Simple Step For Rooting Your Phone Pls click On thanks Meter....
step for Rooting Your Phone:-
View attachment 1674881
1). Download this update.zip and paste in to your Sd Card Than witch Off your Mobile.
2). Hold volume up Button And At that Time Hold Home Key As well as Hold Power Key And switch On your Phone
3). Now your Phone reboot In To recovery Menu than Select Apply update From sdcard than Chose Update.zip which u downloaded Already And than click on home Button To Apply Update Now reboot Your Phone
4).Check when Phone On in menu You can see the Superuser App
Now u Root your Device Successfully........
Congratulations.......!!!
Click to expand...
Click to collapse
Thank you for this explanation, however Ive got a problem when carrying out these steps.
I tried many different update.zip's but they all give me a status 7 error. "Installation aborted" it follows...
I am very sure I did the steps as you described them precisely.
Could you please inform me on how I can still root my phone?
Thank you in advance,
Cheers
mtktauseef said:
After trying a Lot!!!! Now i Made a Simple Procedure to root Your Samsung Galaxy y:good::good:
Just View attachment 1674886[/URL]
If U like This Simple Step For Rooting Your Phone Pls click On thanks Meter....
step for Rooting Your Phone:-
View attachment 1674881
1). Download this update.zip and paste in to your Sd Card Than witch Off your Mobile.
2). Hold volume up Button And At that Time Hold Home Key As well as Hold Power Key And switch On your Phone
3). Now your Phone reboot In To recovery Menu than Select Apply update From sdcard than Chose Update.zip which u downloaded Already And than click on home Button To Apply Update Now reboot Your Phone
4).Check when Phone On in menu You can see the Superuser App
Now u Root your Device Successfully........
Congratulations.......!!!
Click to expand...
Click to collapse
Thx
hanks for hellping
KingKong94 said:
Thx
Click to expand...
Click to collapse
hanks for hellping
thanks To All Of U Gyzs For Try this Method !
need help..
mtktauseef said:
After trying a Lot!!!! Now i Made a Simple Procedure to root Your Samsung Galaxy y:good::good:
Just View attachment 1674886[/URL]
If U like This Simple Step For Rooting Your Phone Pls click On thanks Meter....
step for Rooting Your Phone:-
View attachment 1674881
1). Download this update.zip and paste in to your Sd Card Than witch Off your Mobile.
2). Hold volume up Button And At that Time Hold Home Key As well as Hold Power Key And switch On your Phone
3). Now your Phone reboot In To recovery Menu than Select Apply update From sdcard than Chose Update.zip which u downloaded Already And than click on home Button To Apply Update Now reboot Your Phone
4).Check when Phone On in menu You can see the Superuser App
Now u Root your Device Successfully........
Congratulations.......!!!
Click to expand...
Click to collapse
...... I have done as mentioned but still when I install updates or softwares it says "insufficuent storage availaible" what do i do now for I rooted my phone so that I would hv to stay from this problem... anxiously waiting for the solution.
Help with s6310
Hello!
I'm busting my head off for a few days trying to root my S6310.
I'm doing exactly what you say there, but after "apply update from SDCARD" i get the "unknown volume for path sdcard" error.
I've tried with another memory card, same thing.
My android version is 4.1.2.
Any hints?
mtktauseef said:
After trying a Lot!!!! Now i Made a Simple Procedure to root Your Samsung Galaxy y:good::good:
Just View attachment 1674886[/URL]
If U like This Simple Step For Rooting Your Phone Pls click On thanks Meter....
step for Rooting Your Phone:-
View attachment 1674881
1). Download this update.zip and paste in to your Sd Card Than witch Off your Mobile.
2). Hold volume up Button And At that Time Hold Home Key As well as Hold Power Key And switch On your Phone
3). Now your Phone reboot In To recovery Menu than Select Apply update From sdcard than Chose Update.zip which u downloaded Already And than click on home Button To Apply Update Now reboot Your Phone
4).Check when Phone On in menu You can see the Superuser App
Now u Root your Device Successfully........
Congratulations.......!!!
Click to expand...
Click to collapse
Superuser is now UPDATE!!!
Current version of Superuser in update.zip is 3.0, now the latest version is 3.2!!!
You can download the latest version of Superuser from HERE!!!
Remember all this steps for how to root Samsung Galaxy Y is same!!! Thanks!!! (In Step No.1 after downloaded "update.zip", DO NOT EXTRACT IT or it will not working for rooting this device)
(NOTE: All Samsung Galaxy Y users must ATTENTION!!! This latest version of file is I replaced from old version, but I was already rooted for old version and I didn't try it yet, so I hope all users will understand it.)
If you have problem or something goes wrong with this file, please reply me to this thread.
Your friendly,
Billy
Laur0309 said:
Hello!
I'm busting my head off for a few days trying to root my S6310.
I'm doing exactly what you say there, but after "apply update from SDCARD" i get the "unknown volume for path sdcard" error.
I've tried with another memory card, same thing.
My android version is 4.1.2.
Any hints?
Click to expand...
Click to collapse
Try this: http://forum.xda-developers.com/showthread.php?t=2328771&page=5 (in post #1)
used this on my 5360 works a treat thank you :good:
same problem
Laur0309 said:
Hello!
I'm busting my head off for a few days trying to root my S6310.
I'm doing exactly what you say there, but after "apply update from SDCARD" i get the "unknown volume for path sdcard" error.
I've tried with another memory card, same thing.
My android version is 4.1.2.
Any hints?
Click to expand...
Click to collapse
i am having same problem have you found solutuion ?
Root and custom rom for GT-S5360
Thanks for the post. i was able to successfully root my GT-S5360. Any custom rom which is very fast and which gives the best battery life. Also please post the procedure to flash the custom rom as well.
Thank you.
mtktauseef said:
After trying a Lot!!!! Now i Made a Simple Procedure to root Your Samsung Galaxy y:good::good:
Just View attachment 1674886[/URL]
If U like This Simple Step For Rooting Your Phone Pls click On thanks Meter....
step for Rooting Your Phone:-
View attachment 1674881
1). Download this update.zip and paste in to your Sd Card Than witch Off your Mobile.
2). Hold volume up Button And At that Time Hold Home Key As well as Hold Power Key And switch On your Phone
3). Now your Phone reboot In To recovery Menu than Select Apply update From sdcard than Chose Update.zip which u downloaded Already And than click on home Button To Apply Update Now reboot Your Phone
4).Check when Phone On in menu You can see the Superuser App
Now u Root your Device Successfully........
Congratulations.......!!!
Click to expand...
Click to collapse
Try to do this thing by using clockworkMod Recovery than u will be Able to do this
Search in mayh other post to get details about rooting your Galaxy Y
Samsung Galaxy Y Young GT-S5360.
My Superuser binary update failed! What should I do now?
Installing aborted error
I have tried to install it on stock firmware now, and also to install other ZIPs, also fir but I see the text
"Finding update package...
Opening update package...
Installation <something>
Installation aborted."
On firmwares, on root (update.zip - in the root of a fresh-formatted SD), on other .zip fixes - the same situation.
Help!
Thanks
Thanks just having to use one of these samsung young as a crappy temp phone while i wait for my sony experia Z to be repaired wish the Z had rooted as easy as this samsung just did LOL but thank you made life much easier now to unlock the dam thing.
After rooting I am not able to install some apps in my phone like WPS connect.

Easiest way to root HTC Evo Desing 4G

Okay, ive been doing my research, and I lasted aprox. 4-5 days and its sadly to know but this phone (HTC Evo Design 4G / Kingdom / Hero S) doesnt have that much of fame. But I was crazy trying and trying alot of methods trying to root my phone, but just couldnt. I was about to give up, until I found a Guide, and made it possible for me to root the phone, so I decided to share this guide to you guys, to who ever has a HTC Evo Design 4G / Kingdom / Hero S. Credits go to LOLINTERNET who wrote this guide. :good:
Ok, here we go. :laugh:
In order to root your Evo Design you'll need to unlock your bootloader, flash recovery, flash su binary, and install superuser and busybox. In this guide I will try to explain these steps as simply as I can. My goal is for it to be thorough enough that anyone that reads it can root their phone and enjoy the full benefits of this nifty little phone.
First and foremost, you will need to install the Java SE Development Kit. You won't use this directly in any way, but you need it in order to install the Android SDK.
Click Here To Download SDK
After installing the Java JDK, you will have to install the Android SDK which contains two tools that are essential to gaining root. They are adb (Android Debug Bridge) and fastboot. These tools are used to send files to your phone from a Windows command prompt. You will need these tools to unlock your bootloader and flash recovery.
Click Here to Download Android SDK
Instructions on installing the SDK
How to add packages to the SDK
Once you have the Java JDK and the Android SDK installed you will need to install the proper drivers for your phone. This one is pretty straightforward and necessary for your phone to be recognized while plugged into your computer. After you have the HTC drivers installed you can begin the fun parts, but first you will need a few things. :good:
HTC Drivers CREDITS TO: CNexus
You will need a recovery.img. 2fast4u88's unofficial ClockWorkMod Recovery version 5.0.2.7 and 5.0.2.8 are the only two recoveries I have used since I got my Evo Design. Many thanks to him for putting in so much work to get this device where it is today.
Download Recovery
Also, you'll need su binary version 3.0.3.2 efghi. This is the actual file that will root your device. It is a flashable .zip file that you save to your sdcard and flash in recovery. You'll be amazed at how easy this step is.
Download for su binary version 3.0.3.2 efghi
Download for su binary version 3.0.7 efghi
3.0.3.2 binary is for Gingerbread and 3.0.7 is for ICS
The superuser app is like the control center for apps that request root permissions after you're finally rooted. You will need to install this app and then Busybox, both of which can be found in the Google Play Store. After installing the Busybox app you will need to actually install busybox. The app itself is basically an installer for Linux applets that are required by root apps such as Titanium Backup and Root Explorer among many others.
Now that you have a basic overview of what it is you will be doing and the files need to do it, the only thing left is to actually perform these steps and root your device. So, lets do this!
1. Unlock your bootloader at htcdev.com. You will need to sign up and you will be warned that unlocking your bootloader will void your warranty. Once you've followed all instructions at the website an unlock token will be emailed to you. DO NOT DELETE THIS FILE. You can place it in the platform tools folder of the Android SDK and use fastboot in command prompt to relock and unlock your bootloader whenever you like. Also, anytime you unlock your bootloader all data will be wiped so be sure you sync all your contacts and backup other information first before performing this step.
2. After unlocking your bootloader you will need to flash a recovery.img. The manual way to flash recovery is to place the downloaded recovery.img for 2fast4u88's unofficial ClockWorkMod recovery port of version 5.0.2.7 in the platform-tools folder of the Android SDK. Power down your phone but be sure that Fast Boot in Power under the settings menu is unchecked or it will just reboot normally instead of into bootloader (also called hboot) like you want. After it's been powered down for a minute or two, press and hold Volume down then press and hold the power button. When the white HTC splash screen appears you can let go. Scroll down with the volume down button and select fastboot by pressing power. Plug your phone into your computer and open a command prompt, then run these commands without quotations.
"cd C:\android\platform-tools" (This is where adb and fastboot live. It may be different for you depending on where you installed the SDK. I always suggest installing it to the root of your C: drive.)
"fastboot flash recovery recovery.img"
Should only take a few seconds, then you have yourself a recovery partition and you can proceed to the next step after rebooting. Yay!
3. Next, we're going to flash the su binary in recovery. First, you'll need to place it on your sdcard. Doesn't matter where exactly just as long as you can find it. I would suggest the root of your sd just to make things easier on yourself. After you have the su binary zip saved to your sdcard power off your phone and boot into hboot. Now, I can't remember which, but either hboot or fastboot will have an option to boot into Recovery. Once you're booted into recovery, select "install zip from sdcard," then "choose zip from sdcard." Scroll down and find the su binary then select it. Pressing the Up Vol button will take you directly to the end if you don't want to scroll all the way through. After selecting the su binary zip select "yes" to flash. It's a small file, so it won't take long. When it's done select "reboot to system" and we'll move on to the next step because you just rooted your phone.
4. But, you're not done yet. You need to install the superuser app and the busybox app in that order. This is the easy part because both apps are free in the Play Store. Install Superuser, then Busybox. You shouldn't have to interact with the Superuser app, but if you want to set an automatic response to apps that request root you can open it and go to Preferences. Scroll down and you should see a few options. I have mine set to automatically grant su permission to apps that request it because I have no reason not to lol. I also unchecked the option to receive a notification every time an app is granted root permission because that junk just gets annoying. Next, after you install the Busybox app, you'll need to actually install Busybox. The app is merely an installer for the actual Busybox applets that govern root apps. The app should open automatically after you install it. You should see it in your notification bar. Open it up and follow the prompts. When you're done, reboot your phone.
5. Check If you have rooted your phone successfully, download Root Checker on Play Store.
6. Congratulations! You should now have a rooted Evo Design 4G. Enjoy. I hope this guide is both complete and comprehensive enough that everyone can enjoy the benefits of having a rooted device, but if I've missed something or if you have any questions whatsoever, please post them here and I will do my best to answer them in a timely manner. I hope you enjoy rooting your device, but please be careful. You now have administrator privileges, so use them wisely. I would highly suggest installing Quick Boot from the Play Store so that you can boot into recovery easily without having to go through hboot. I would also suggest using your newly installed app that requires root access to boot into recovery and make a backup. If anything should ever happen to your phone's system and data you will have a backup and can restore it to that state. Again, I hope you enjoy. I apologize for this being such a lengthy guide, but hopefully you understand the wonderful world of Android a little better for having read it. :good:
*EXTRA* 7. I recommend doing a backup via recovery of your phone, because this phone doesnt seem to have any roms or any stock roms etc, so i recommend making a backup, but dont worry, ill try to make a backup ROM so there could be one on the internet, because I searched and could find one! :s
Great post Julio. I saw this post somewhere else but I could not remember were.
Will this work on a Freedompop version of this phone?
THe evo design 4g FreedomPop version IS supposed to be already rooted. But when I try to load SU from the app store it says su binaries are out of date. Will flashing these binaries do the trick for it to accept it?
If it is rooted, do you think all I need to do is update that damned su binaries file?
Hope you still visit this site because those are my first questions towards doing some goodness towards my Evo!
Hope to catch you later.
maikalwolf said:
Great post Juan. I saw this post somewere else but I could not remember were.
Will this work on a Freedompop version of this phone?
THe evo design 4g FreedomPop version IS supposed to be already rooted. But when I try to load SU from the app store it says su binaries are out of date. Will flashing these binaries do the trick for it to accept it?
If it is rooted, do you think all I need to do is update that damned su binaries file?
Hope you still visit this site because those are my first questions towards doing some goodness towards my Evo!
Hope to catch you later.
Click to expand...
Click to collapse
Lmao, its Julio! :laugh: and yea I think that will do it!! Try flashing the su binary I have up in the post! Do you have CWM Recovery?
re you follow up question
julio626 said:
Lmao, its Julio! :laugh: and yea I think that will do it!! Try flashing the su binary I have up in the post! Do you have CWM Recovery?
Click to expand...
Click to collapse
Yes, the phone was rooted and just needed the new binaries, which I promptly fixed. I have also put a link to your page to the instruction for others to use.
maikalwolf said:
Yes, the phone was rooted and just needed the new binaries, which I promptly fixed. I have also put a link to your page to the instruction for others to use.
Click to expand...
Click to collapse
Thanks man!
Gracias Julio
It was quite tedious to be honest. But reading your guide and this one how-to-unlock-the-bootloader-of-any-htc-device en cultofandroid I finally was able to root my phone. Thank you so much!
Amazing
This is the best guide I have ever found. It was fluid and easy to understand for me. Just went from my JB IPhone 5 (cellular happened to break). now i have this phone lol (but its so slow and useless I decided to root and it was an unbelievable pain.. nothing worked). Then I found your guide which is fantastic, completely like no other. I am very impressed with it and just wanted to say THANK YOU!!!!!! :good:
So Close PLEASE can you help.
I followed this guide about a year ago & got to the image you see linked h**p://i.imgur.com/zfle9n7.jpg To be blunt I do not recall where I left off in the rooting process except to say I'm dead ended. Where did my efforts go wrong and what do I need to do in order to finally get this rooted? Also please tell me what bearing info in this thread: h**p://forums.androidcentral.com/htc-evo-design-4g/142434-s-off-s.html may have on my results. THANK YOU

The easiest way to root xperia T2 ultra dual { 5.0.2 & 5.1.1 } {.472 & .182}

well friends, its my first post here on xda.
Eventually I found the easiest way to root D5322 (.472 lollipop 5.0.2 firmware)
and
that is
just run kingroot (I tried english version)
kinguser works like a charm
no need to have superuser or superSU
every app that requires root, works as smooth as butter
like busybox force2SD and all.
I attached the english version of kingroot with this post
those who had rooted their (.470) phone with kingroot and repented later , can also try..
well..
.
.
and if you want to get rid of kinguser that had gotten installed after rooting with kingroot
here is a trick..
I am attaching a zip (thanks to @edwuard )
download that zip
put it in internal memory
extarct that zip in internal memory
now you will get a folder named mrw in your internal memory
..
..
install terminal emulator from market
write the following commands
su
(now grant superuser access)
$ will change in to #
now write the second command
sh /sdcard/mrw/root.sh
(there is space after sh . You can copy this command from here and paste to terminal emulator)
after some sequences in terminal emulator..it will launch SuperSU
and ofcourse remove kinguser
update the binary of superSU
verify root with root checker
.
.
that's it !!
Sequel: Rooting D5322 (Android 5.1.1) :
Well it's for those who have a rooted phone (any previous version) [/COLOR]
Download the ftf file of latest firmware 19.4.A.0.182
Download latest version or V 0.8 of prf creator
Download SuperSU.zip
Now put the prf creator somewhere in your PC (let's say on desktop) extract it there.
Add ftf file and superSU.zip in prf creator
Mark all the boxes on right side of prf creator window
Hit create. In 15-20 minutes you will get a zip file named "flashable" in prf folder
Copy this flashable zip and put it in root of SD card of your phone.
Now reboot your phone in recovery
Follow in sequence :
Wipe>Advanced wipe >select cache,dalvik,system,data, internal memory >swipe to wipe>go back to recovery home>tap install>select external sd card >select that flashable zip>swipe to flash>wipe dalvik>reboot to system.
To install recovery:
Download latest nut's xzdr installer zip
Put it somewhere in your computer
Extract it, you will get a folder of same name
Connect your phone to pc in USB debugging mode
Open the extracted folder
Double click the windows installer batch file
Grant superuser access on your phone's screen
Follow the instructions on terminal
(press 1 on your pc as you have SuperSU in your phone)
After successful instalation of recovery, your phone will reboot into recovery.
Reboot the phone into system
.
.
Now you have a rooted 5.1.1 D5322 with latest Dual recovery.
Thanks alot it's so easy way and it work with me
So easy way
Kinguser Not going off
And i am not able to update to 19.3.A.0.472 stuck on 19.3.A.0.470
I have uploaded the Attachment for it...
plzzzz help
read threads before post
there is already a thread for the same and ask dev before sharing his work
XDA rules
excellent.. 5 stars
awesome... working great
aniket553 said:
And i am not able to update to 19.3.A.0.472 stuck on 19.3.A.0.470
I have uploaded the Attachment for it...
plzzzz help
Click to expand...
Click to collapse
1st I had same problem..
Stucked on . 470
Then I relocked bootloader
Then flashed .472
Then tried above method
Working like charm
Sent from my D5322 using XDA mobile app
Bro did I need to unlock my bootloader to follow this prosiser
............
Zx9. said:
Bro did I need to unlock my bootloader to follow this prosiser
Click to expand...
Click to collapse
No.. You don't need to unlock the bootloader
I'm really interested on following your instructions on how to root this, but first... Will this trick also work on the LTE version?
Sent from my D5303 using XDA Free mobile app
rituraj_singh said:
No.. You don't need to unlock the bootloader
Click to expand...
Click to collapse
Thnx bro ur guide is really easy I successfully rooted my phone yeppy??
kyu0911 said:
I'm really interested on following your instructions on how to root this, but first... Will this trick also work on the LTE version?
Sent from my D5303 using XDA Free mobile app
Click to expand...
Click to collapse
Well.. I don't have D5303, so I haven't tried it on that. You may try.
Zx9. said:
Thnx bro ur guide is really easy I successfully rooted my phone yeppy??
Click to expand...
Click to collapse
That was something I had eventually found..I just shared..
aniket553 said:
And i am not able to update to 19.3.A.0.472 stuck on 19.3.A.0.470
I have uploaded the Attachment for it...
plzzzz help
Click to expand...
Click to collapse
copy the command below
sh /sdcard/mrw/root.sh
paste it to terminal emulator after "su" command
Thank you so much!
Thank you so much for sharing. I can now transfer some of my apps to ext sd card. I can now install more games. Though it can't be changed to supersu using the script and the file you've provided due to unable to update binary, foldermount is working perfectly with kingroot. By the way, I'm using the LTE version D5303 with lollipop .472 and it's now rooted.
Great
Hey can anyone tell how to backup ta partition(dmr keys) on t2 ultra dual d5322 i want to unlock my bootloader.
http://forum.xda-developers.com/showthread.php?t=2292598 use Backup Ta from above link. To backup ta partition
everything working great with this method...
can anyone succeeded installing Xposed properly, working?
rrd84 said:
everything working great with this method...
can anyone succeeded installing Xposed properly, working?
Click to expand...
Click to collapse
The Xposed is not working in our unit, the installation makes the device has bootloops.

Categories

Resources