Yeah I know it's almost the same tut like ganeshp's tut Juopunutbear S-OFF
by the way, I just mixed it with Flow-Wolf's Unlock, S-OFF ,Root. This topic
So , BIG THANKS FOR THEM !!
I am not responsible for any damage to your phone or brick your phone!
This is the change of all:
Tested on:
Windows XP x32
Windows 7 x64
DropBox Downloads
Let's Begin!
Requierements:
Click to expand...
Click to collapse
- Install Android SDK
- Uninstall ALL HTC from your computer. (HTC Sync, for first! )
- Install Attached HTC Drivers (need to reboot your computer!)
- get the latest control bear from the official site download the "windows Ice cream sandwich" one ("windows Gingerbread" one if on gingerbread )
Preparations:
Click to expand...
Click to collapse
- unzip folders.
- Make Android folder on your pc ( mine is: C:\Android )
- Open SDK tool and install Android SDK Platform Tools and Android SDK Tools (Please update it if your SDK version is r11).
- After you installed look in \android-sdk-windows\platform-tools for 4 file: adb.exe | AdbWinApi.dll | fastboot.exe | AdbWinUsbApi
- Copy the files to Andorid folder.
- Copy the temp_root.bat and temp_root_remove.bat to the same folder.
- Restart your PC to ready for the progress.
Prepar your phone:
Click to expand...
Click to collapse
- Back up all!!
- Remove and reinsert the battery
- Go to bootloader ( volume down + power on)
- Select factory reset
- DO NOT TOUCH IT, just let it reboot.
- When rebooted skip the Installation tutorial, don't set anything.
- Uncheck Fastboot ( Menu / Settings / Power )
- Check USB Debugging ( Menu / Settings / Dev Options )
Click to expand...
Click to collapse
Temp Root:
Click to expand...
Click to collapse
- Conenct your phone to the PC via USB cable and select HTC Sync.
- Run the temp_root.bat
- Follow the commads.
- Do NOT TOUCH the device.
- When finished corerctly go to the next paragraph.
Juopunutbear S-OFF:
Click to expand...
Click to collapse
- Remove the back from your phone, you must unplug your phone to do that.
- Replug the phone
- Run the ControlBear
- Follow the commads on the screen.
Wire trick:
- take a cable!
- Press the cable on the sdcard protection during 0.5sec, release during 1.75sec press again during 0.5sec.
2 possibilities:
It doesn't work:
1 - Your phone do not restart. Try again
2 - Your phone restart, but stay on the same Juopunut Bear screen. You have an Error Code.
Close the cmd command and run the controlbear.exe again
It works:
Your phone restart. And the CMD said it's done.
- Follow the instuctions on the screen!
Remove Temp root:
Click to expand...
Click to collapse
- Turn on the phone
- Run remove_temp_root.bat
Hmm your done with the S-OFF
Click to expand...
Click to collapse
Root:
Click to expand...
Click to collapse
- Insert the files from the root-sensation-windows folder to your Android folder
- Connect your phone to the PC and select Disk Drive
( avoid usb hubs and usb 3.0 ports while connecting ..just connect the device directly to pc/laptop )
- Run root.bat
- Follow the instuctions
Gratz, your done with the root too,
Click to expand...
Click to collapse
CWM:
Click to expand...
Click to collapse
This is a cake-walk
Just download the Rom Manager from Market and isntall CWM with it!
Click to expand...
Click to collapse
Click to expand...
Click to collapse
If it helpd, feel free to hit Thanks!
is it work on hboot 1.29?
gregeorgeraldo said:
is it work on hboot 1.29?
Click to expand...
Click to collapse
yes it works
rzr86 said:
yes it works
Click to expand...
Click to collapse
I've tried al the rooting methods. the permanent & temporary but no result at all
gregeorgeraldo said:
I've tried al the rooting methods. the permanent & temporary but no result at all
Click to expand...
Click to collapse
use Ganeshp's guide to S-OFF
check if you have take care all of the prerequisites that need(htc drivers,sdk tools)
also enable usb debugging mode from settings
use 2.0 usb ports not 3.0
check all these things and start again the procedure
rzr86 said:
use Ganeshp's guide to S-OFF
check if you have take care all of the prerequisites that need(htc drivers,sdk tools)
also enable usb debugging mode from settings
use 2.0 usb ports not 3.0
check all these things and start again the procedure
Click to expand...
Click to collapse
link die ?
babyfronano said:
link die ?
Click to expand...
Click to collapse
why are you still looking for S-OFF guides?
you are already on S-OFF
rzr86 said:
why are you still looking for S-OFF guides?
you are already on S-OFF
Click to expand...
Click to collapse
i can't install new rom ??? you could send to the link rom for its ??? please !
babyfronano said:
i can't install new rom ??? you could send to the link rom for its ??? please !
Click to expand...
Click to collapse
flash the latest version of 4ext recovery
http://www.4shared.com/zip/WnSyLWMaba/4EXT_Recovery_Touch_v1006_RC3_.html
extract the recovery.img and flash it via fastboot command
the command is fastboot flash recovery recovery.img
then flash the rom again
Related
Alright guys,
This is for everyone that is not using windows or mac.
First of all - congrats! You made the right decision by not using them. Ha-ha!
Also - Thanks to everyone that was involved in getting us the so much needed S-OFF - Developers and Testers.
Now, to get S-Off you need to go to http://revolutionary.io/
Just in case - read everything that is in there, and remember that this is a Beta release, so sh*t can go wrong.
Click on "Download For Linux" . This will download revolutionary-0.3pre7.tgz
Now open Home folder, navigate to Downloads, find the file that you just downloaded, right click, and choose "extract here".
Or if you are using the console - you need to do this:
Navigate to the Downloads folder and
Code:
tar -zxf revolutionary-0.3-pre7.tgz
Now open your terminal, and navigate to the Downloads folder. You can do that by typing
Code:
cd ~/Downloads
Once you are in there - do the following:
Code:
sudo ./revolutionary
or if you are root, just do
Code:
./revolutionary
In general, its not a very good idea to stay logged in constantly as root, so yeah.
Once you downloaded the file - it redirected you to the Generator, where you need to put in your information about the phone.
Once you run revolutionary - you can find all the information needed in there, just put in the information, click on "generate", highlight the code, right click, copy, and then go to the console, right click, paste, and hit enter.
Once you get root and everything else, it will ask you if you want to install CWM. It is important to have that, so please choose "Y".
And now you can sit back and enjoy how this is magic
[EDIT]
If you have any problems with revolutionary finding the device - please make sure that you did add the appropriate udev rules to the file /etc/rules.d/51-android.rules
To make sure that your computer sees the phone - just type
Code:
adb devices
If you see it as "??????????????" - then you do need to follow the next guide to add the udev rules.
For more information on how to do that - please follow THIS GUIDE
For more information on how to use ADB under Ubuntu - please check out THIS GUIDE
Thanks, this worked like a charm! Thank to the devs that brought this to us! I've been eagerly awaiting this, almost took my bro's MT4G just to get my flashing fix!! All I need is an AOSP Rom and I'm golden, lol
I'm getting "waiting for device..."
Is there a certain point when I need to plug in my Sensation? I'm able to mount the phone with no issues in linux, but for some reason revolutionary won't identify it.
Wow, 2 minutes with no hiccups on a UK Vodafone branded Sensation. Just carrying out a quick nandroid. Thanks for the tut, much appreciated.
Thanks, will be using this to S-OFF my Sensation when I get home later today!
Ubuntu ftw
Sent from my HTC Sensation using XDA Premium App
Thareal1 said:
I'm getting "waiting for device..."
Is there a certain point when I need to plug in my Sensation? I'm able to mount the phone with no issues in linux, but for some reason revolutionary won't identify it.
Click to expand...
Click to collapse
Did you add the add appropriate udev rules to the file /etc/rules.d/51-android.rules ?
Or with other words, when you are using adb under ubuntu - when you do adb devices - do you see your device with "?????????????" or do you see it like its really installed with numbers ?
If you havent added the udev rules - you can find more information on how to do it HERE
t0ny0 said:
Alright guys,
This is for everyone that is not using windows or mac.
Click to expand...
Click to collapse
Holy smokes, was this easy!! Between your guide and ikhzter's sticky, I had root in about 10 mins. 15 mins later I had a full TB backup. Outstanding!
marcjw said:
Holy smokes, was this easy!! Between your guide and ikhzter's sticky, I had root in about 10 mins. 15 mins later I had a full TB backup. Outstanding!
Click to expand...
Click to collapse
Glad I could help. Plus the guys that made Revolutionary really did their best to make life easy for us
Hi
I've tried to do that but :
Acquiring root (method 3)...
Sending in Caroline...
Cleaning up...
Rebooting to fastboot...
When life gives you lemons, don't make lemonade. Make life take the lemons back!
Waiting for fastboot...
Rebooting to fastboot (again)...
Rebooting to fastboot (yet again)...
Rebooting to fastboot (Once moar...)
SUCCESS - Life gave us lemons, we didn't make lemonade!
Do you want to download (Internet connection required) and flash ClockworkMod Recovery? [Y/n] y
Downloading recovery for your phone (pyramid)...
^C
Click to expand...
Click to collapse
At this section i've lost my internet connection and nothing happend, then i did ctrl+c and after rebooting i've tried to do it again:
Waiting for device...
Found your device: HTC Sensation Z710e (pyramid-1.17.1011, Android: 2.3.3, ROM version: 1.35.720.1)
Your device is not supported at this time.
Click to expand...
Click to collapse
now i dont have ClockworkMod.
I've installed rom manager to install ClockworkMod, the romManager says that it couldnt find sudo user at /system/(x)bin/su
when im rebooting into recovery mod, it says that device is S-OFF.
to access root i found this on http://revolutionary.io/
Does Revolutionary give me root?
No. You will need to flash this zipfile from recovery.
Click to expand...
Click to collapse
when i tried to flash it, it says that signauture verification failed...
i've read from this page that i must install clockworkMod to disable signature verification but rom manager says "an error occured while attemting to run privileged commands!"
it seems that im in a loop...
pezhman32 said:
Hi
I've tried to do that but :
At this section i've lost my internet connection and nothing happend, then i did ctrl+c and after rebooting i've tried to do it again:
now i dont have ClockworkMod.
I've installed rom manager to install ClockworkMod, the romManager says that it couldnt find sudo user at /system/(x)bin/su
when im rebooting into recovery mod, it says that device is S-OFF.
so where doese my root gone?! what should i do now?!
Click to expand...
Click to collapse
You can find more information here - http://forum.xda-developers.com/showthread.php?t=1192300
Or to be exact - you need this:
ikhzter said:
STEP 2. To INSTALL Clockwork Recovery mod- v4.0.1.4 from Revolutionary. Issue With not charging when Device is completely switched off - DOES CHARGE WHEN HIBERNATING (SWITCHING OFF on stock rom) WITH FASTBOOT ENABLED
YOU MUST READ ABOUT THE CHARGING ISSUE in post 3 below before installing!!!!!
1. Download clockworkmod recovery by Revolutionary for the Sensation HERE:
2. Copy the PG58IMG file into the Root folder of your SD card (The main Folder of your Memory Card)
3. Turn off your phone FUlly and reboot into the Bootloader/HBOOT screen (see post above on how to get to hboot screen)
4. Press Volume up to Accept when it asks" Do you want to start the update"
5. Press Power Off to Reboot back to android after installation is successful (normal screen with homescreen)
6. Delete PG58IMG from your memory card and you can now root using step 3 below or install a custom ROM using CWM (Customs Roms are already rooted)
7. Turn the phone back on. click settings > Power > ensure fastboot is enabled (ticked). This will help you charge incase your battery dies. If you hibernate (or switch off on stock roms) with fastboot enabled your phone will still charge
IF YOUR BATTERY IS LOW, SWITCH OFF WITH FASTBOOT ENABLED TILL YOU CAN CHARGE IT (Press Hibernate (on stock Roms) or power off if you don't have hibernate)
IF YOUR PHONE BATTERY DIES WHILST YOU ARE USING IT. DO NOT POWER IT ON OR PULL THE BATTERY OUT.
Make sure you have had it on charge for at least a few minutes then turn it on as normal and continue charging
Currently with fastboot enabled when your phone dies it will hibernate. allowing you to still charge it. If you plug in your charger then switch on, it will boot back up in a few seconds as fastboot is active and it will resume from where you left off.
Turning off without fastboot means your phone will fully turn off not hibernate and your phone will not charge when turned off.
Step 3. To permanently root your Sensation - (This means you will NOT LOSE ROOT on rebooting) DOES NOT AFFECT WIFI
1. Download the file su-2.3.6.3-ef-signed.zip from here: DOWNLOAD
2. Copy su-2.3.6.3-ef-signed.zip to your SD card root folder (main folder of your memory card)
3. Start clockworkmod recovery (instructions below)
4. BACKUP YOUR ROM USING CWM BEFORE ATTEMPTING ROOT!
5. Navigate to "Backup & Restore" using the Volume Down button and press select (power button to select) then select "Backup"
6. Select "install zip from sdcard" after backing up
7. Then select "Choose zip from sdcard"
8. Then select "su-2.3.6.3-efgh-signed.zip"
9. Then select "Yes - install su-2.3.6.3-efgh-signed.zip" to confirm
10. Then go back
11. Then reboot.
12. You're rooted!
Click to expand...
Click to collapse
t0ny0 said:
Alright guys,
Code:
cd /home/username/Downloads
where "username" is the username that you are using.
Click to expand...
Click to collapse
Not trying to be a troll but a little friendly advice =)
instead of /home/username/ and having them put in their username (which some might not know) use ~/Downloads
"~" replaces "/home/username" =)
nice little write up
jassycliq said:
Not trying to be a troll but a little friendly advice =)
instead of /home/username/ and having them put in their username (which some might not know) use ~/Downloads
"~" replaces "/home/username" =)
nice little write up
Click to expand...
Click to collapse
Always appreciating advises
Changed it, thanks !
Yay delighted been waiting for this for like aaaaaaaages and now I'm happy hahahah Cheers lads fair play to yeas,,
@t0ny0 : that was a complete answer which solved my problem
thx G
pezhman32 said:
@t0ny0 : that was a complete answer which solved my problem
thx G
Click to expand...
Click to collapse
Glad I could help
BootImgInstaller
Click to expand...
Click to collapse
GUI version is released!
BootImgInstaller is an easy to use tool that can be used to change bootanimation.zip easily. You will need superuser installed. Currently tested on HTC Leo and HTC HD mini. You do not need to rename the bootanimation.zip since the tool does this for you.
Release version 2.4
Click to expand...
Click to collapse
This version includes:
- New GUI version for Windows
- Easy to use for newbs
- Sending and installing bootanimation.zip
- Supports all types of ANDROID
- Boot into 3 different states
Old:
Click to expand...
Click to collapse
Tested devices:
Click to expand...
Click to collapse
- HTC HD2 - Stock / CM7 / Sense 3.0
- HTC HD Mini - Stock / SD Card Android
- HTC Desire Z - Stock / Rooted
- HTC Desire - Stock / Rooted New!
Click to expand...
Click to collapse
What's needed:
Click to expand...
Click to collapse
1. Rooted phone / SuperUser
2. .Net framework 4 (Only GUI version)
3. ADB (Android) windows drivers
Click to expand...
Click to collapse
Download:
Click to expand...
Click to collapse
GUI version here: Download
Non-GUI added in attachments.
X86 adb driver added in attachments
Click to expand...
Click to collapse
Instructions:
Click to expand...
Click to collapse
--- GUI ---
1. Run BII_Setup.exe
2. Install (Run BootImgInstaller as Administrator!)
3. Click Browse and find your bootanimation
4. Click Install
5. Let the phone reboot
--- Non-GUI---
1. Extract downloaded zip.
2. Run 'RunMe.bat'
3. Type 'y' to agree
4. Drop the bootanimation.zip you want to have, into PutYourBootHERE folder
5. Choose your mode to start the phone in (option 4 -copy)
6. Follow the on-screen instructions
7. Let it finish
Click to expand...
Click to collapse
Fixes:
Click to expand...
Click to collapse
1. If your adb dosen't find your phone install 'x86' driver witch is included!
2. The install process dosen't start at the first time you hit "Install" then just re-run the application and repeat the procedure.
3. For the GUI version download the 'tool.zip' (xtract) and replace with previous 'tool.bat' to fix bugs! Download in the attachments.
Click to expand...
Click to collapse
Credits
Click to expand...
Click to collapse
Spxc
Click to expand...
Click to collapse
[how to] flash a custom rom & custom kernel [noob's guide]
here's just a simple guide on how to flash pretty much any rom.
Most people probably, know how to do this, but for those unaware here is a simple and easy to follow guide i put together.
Before installing a custom rom, you have to make sure your phone is rooted.
There are already guides on that so here are some links.
Click to expand...
Click to collapse
links on how to root & unlock
[how to unlock bootloader] http://forum.xda-developers.com/showthread.php?t=1732980 by 18th.abn
one click unlock: http://forum.xda-developers.com/showthread.php?t=1672284 - kennethpenn
unlock for mac: http://forum.xda-developers.com/showthread.php?t=1694478 jnichols959
root guide: [firmware 2.20]http://forum.xda-developers.com/showthread.php?t=1952038 - drjbliss
one click root [firmware 1.85] http://forum.xda-developers.com/showthread.php?t=1709424 -designgears
note if your phone as s on then look at this guide http://forum.xda-developers.com/showthread.php?t=1962428 -xsmagical
Click to expand...
Click to collapse
mac users please read
Click to expand...
Click to collapse
for mac..
1) no drivers needed, and
2) in general (not need for this guide) replace fastboot in the with ./fastboot-mac
Click to expand...
Click to collapse
how to install a rom
1) install twrp custom recovery from here: http://forum.xda-developers.com/showthread.php?t=1677447
2) download rom on your phone and put in sdcard. [it should already be there, most likely in the "download" folder. Or download the rom to your computer and transfer it to your phone. Also download google apps, and place them into your sd card [ NOTE STEPS 2.5 - 6 ONLY APPLY TO HBOOT 1.14]
2.5 you need boot.img if you are on hboot 1.14
3. Open Command Prompt (To get there you click start> Type in CMD on search > and then click command Prompt.)
4. In command prompt Type in "Adb Reboot bootloader"
5. That should put your phone into boot loader.
6. Then in CMD type "Fastboot flash boot <Insert file name here>" That is boot.img you downloaded, or whatever its called.
7.) reboot your phone, and hold down on the volume rocker at the same time to get into bootloader.
8.) now go to recovery and press power to click. (in recovery you use volume rockers to go up and down and power to click)
9) *make a backup in case anything goes wrong*
10) then full wipe (cache, davlik, factory, etc)
11) go to install and find the .zip file of the rom and flash it, be patient it may take a while
12.) flash the google apps
13) reboot system and you'll be done be patient for this one too, first boot always takes a while
***note*** some rom have specific directions that may differ from this, so make sure to read them. But this guide is how you install most roms
Click to expand...
Click to collapse
how to flash a custom kernel
1. Install twrp custom recovery from here: http://forum.xda-developers.com/showthread.php?t=1677447
2. Download the kernal and put it into your sd card [STEPS 2.5 - 6 ONLY APPLY IF YOUR IN HBOOT 1.14]
2.5 you need boot.img if you are on hboot 1.14
3. Open Command Prompt (To get there you click start> Type in CMD on search > and then click command Prompt.)
4. In command prompt Type in "Adb Reboot bootloader"
5. That should put your phone into boot loader.
6. Then in CMD type "Fastboot flash boot <Insert file name here>" That is boot.img you downloaded, or whatever its called.
7. Then go into recovery and flash the kernel you downloaded and placed into your sd card.
8. Then reboot your device and you should be done.
***note*** this method may change in the future, and some kernels may have some additional insturctions.
Click to expand...
Click to collapse
if i missed anything please tell me
hope this helped you :d. If it did, it would mean a lot for you if you hit that thanks button
Click to expand...
Click to collapse
Here is the complete guide for rooting Symphony W60. It'll work on any MT6575 device. Tested by me on Windows 7.
Instructions:
1. First you need to download & install MT6575's driver on your PC. For this, install & run this app.
2. Now download & extract this package on your computer.
3. Connect your phone to PC with USB debugging option (Media Mode) enabled (Settings > Developer Options > USB Debugging > Enable).
4. Now click on "TPSparkyRoot.bat" from your extracted folder.
5. And then follow the on-screen instructions.
Tips: It'll reboot your device three times. After every single reboot, you need to wait until your device fully loaded again and connected to your PC automatically. After then you follow the programme instructions.
After last reboot, your phone will be successfully rooted. You'll get busybox installed, superuser access and you can do whatever you want to do like link2sd, reverse tethering etc..
Thank you very much, this is a very useful !:good:
ahnuc said:
Thank you very much, this is a very useful !:good:
Click to expand...
Click to collapse
Welcome :highfive:
Avvio 760
aan_xda said:
Here is the complete guide for rooting Symphony W60. It'll work on any MT6575 device. Tested by me on Windows 7.
Instructions:
1. First you need to download & install MT6575's driver on your PC. For this, install & run this app.
2. Now download & extract this package on your computer.
3. Connect your phone to PC with USB debugging option (Media Mode) enabled (Settings > Developer Options > USB Debugging > Enable).
4. Now click on "TPSparkyRoot.bat" from your extracted folder.
5. And then follow the on-screen instructions.
Tips: It'll reboot your device three times. After every single reboot, you need to wait until your device fully loaded again and connected to your PC automatically. After then you follow the programme instructions.
After last reboot, your phone will be successfully rooted. You'll get busybox installed, superuser access and you can do whatever you want to do like link2sd, reverse tethering etc..
Click to expand...
Click to collapse
Hello, Sorry for my English, I have a cell phone "Avvio 760" runs the same chipset (MT6575) with Android 2.3.6 gingerbread, I wonder if you can do root in this same way, without damaging the cell phone. thanks
---------- Post added at 11:06 PM ---------- Previous post was at 10:55 PM ----------
jheysonamc said:
Hello, Sorry for my English, I have a cell phone "Avvio 760" runs the same chipset (MT6575) with Android 2.3.6 gingerbread, I wonder if you can do root in this same way, without damaging the cell phone. thanks
Click to expand...
Click to collapse
is compatible with me Avvio 760? I hope the answer thanks :crying:
jheysonamc said:
Hello, Sorry for my English, I have a cell phone "Avvio 760" runs the same chipset (MT6575) with Android 2.3.6 gingerbread, I wonder if you can do root in this same way, without damaging the cell phone. thanks
---------- Post added at 11:06 PM ---------- Previous post was at 10:55 PM ----------
is compatible with me Avvio 760? I hope the answer thanks :crying:
Click to expand...
Click to collapse
May be not workable with GB. I think, it's only for ICS. But you can try. By the way, you tried SuperOneClick root, Unlock Root?
Avvio 760
aan_xda said:
May be not workable with GB. I think, it's only for ICS. But you can try. By the way, you tried SuperOneClick root, Unlock Root?
Click to expand...
Click to collapse
none worked, with which one could try? I do not find information about the MT6575 with GB root, please help! ... (sorry for my English) :crying::crying::crying::crying:
jheysonamc said:
none worked, with which one could try? I do not find information about the MT6575 with GB root, please help! ... (sorry for my English) :crying::crying::crying::crying:
Click to expand...
Click to collapse
I get it. Your device's bootloader is locked. So you need to flash custom recovery like CWM or TWRP, then root your phone. Try to find custom recovery for your device.
Avvio 760 Recovery?
aan_xda said:
I get it. Your device's bootloader is locked. So you need to flash custom recovery like CWM or TWRP, then root your phone. Try to find custom recovery for your device.
Click to expand...
Click to collapse
Hello! look at the phone has recovery by pressing power and volume, leave these options (muy similar al del samsung ace):
Recovery:
1 - Reboot system now
2 - apply update from sdcard
3 - wipe data / factory reset
4 - wipe cache partition
5 - backup user data
6 - restore user data
is that what you mean? thanks :crying:
jheysonamc said:
Hello! look at the phone has recovery by pressing power and volume, leave these options (muy similar al del samsung ace):
Recovery:
1 - Reboot system now
2 - apply update from sdcard
3 - wipe data / factory reset
4 - wipe cache partition
5 - backup user data
6 - restore user data
is that what you mean? thanks :crying:
Click to expand...
Click to collapse
Nope. That is stock recovery. You need to use custom recovery. But you've a recovery at least, try to flash SuperSU binary files with that, can be worked.
Download this .zips, place them to your sd card (not in any folder) and flash them from recovery with "Apply update zip from SD card" option.
http://downloads.noshufou.netdna-cdn.com/superuser/Superuser-3.1.3-arm-signed.zip
http://downloads.androidsu.com/superuser/su-bin-3.1.1-arm-signed.zip
Avvio 760 Fear!
aan_xda said:
Nope. That is stock recovery. You need to use custom recovery. But you've a recovery at least, try to flash SuperSU binary files with that, can be worked.
Download this .zips, place them to your sd card (not in any folder) and flash them from recovery with "Apply update zip from SD card" option.
if I proceed to do and not work, it may damage the phone? I have fear, you say? no risk? or is it safe?
Click to expand...
Click to collapse
jheysonamc said:
aan_xda said:
Nope. That is stock recovery. You need to use custom recovery. But you've a recovery at least, try to flash SuperSU binary files with that, can be worked.
Download this .zips, place them to your sd card (not in any folder) and flash them from recovery with "Apply update zip from SD card" option.
if I proceed to do and not work, it may damage the phone? I have fear, you say? no risk? or is it safe?
Click to expand...
Click to collapse
As far as I know. It's risk free. If it'll work, then work. If not, then not. No damage can't be done like bricking.
Click to expand...
Click to collapse
not served ROOT Avvio 760
aan_xda said:
jheysonamc said:
As far as I know. It's risk free. If it'll work, then work. If not, then not. No damage can't be done like bricking.
Click to expand...
Click to collapse
hello, I did, but it does not ... have to wait to take out the root to the MT6575 with Gingerbread (Avvio 760) ... what ideas do you have Thanks :crying::crying::crying::crying:
Click to expand...
Click to collapse
:good:
aan_xda said:
Here is the complete guide for rooting Symphony W60. It'll work on any MT6575 device. Tested by me on Windows 7.
Instructions:
1. First you need to download & install MT6575's driver on your PC. For this, install & run this app.
2. Now download & extract this package on your computer.
3. Connect your phone to PC with USB debugging option (Media Mode) enabled (Settings > Developer Options > USB Debugging > Enable).
4. Now click on "TPSparkyRoot.bat" from your extracted folder.
5. And then follow the on-screen instructions.
Tips: It'll reboot your device three times. After every single reboot, you need to wait until your device fully loaded again and connected to your PC automatically. After then you follow the programme instructions.
After last reboot, your phone will be successfully rooted. You'll get busybox installed, superuser access and you can do whatever you want to do like link2sd, reverse tethering etc..
Click to expand...
Click to collapse
???
xxsnzw said:
:good:
Click to expand...
Click to collapse
he served on android 2.3.6? please answer me, Thanks (Sorry for my English)
Avvio 760!!!
anyone? root for cell Avvio 760? procesador mt6575 with Android 2.3.6 Gingerbread? PLEASE!!! HELP ME!!!
jheysonamc said:
anyone? root for cell Avvio 760? procesador mt6575 with Android 2.3.6 Gingerbread? PLEASE!!! HELP ME!!!
Click to expand...
Click to collapse
Use mtkdroid tools...if failed then find cwm and then flash zipped su binary
mt 6575 root
jheysonamc said:
aan_xda said:
Nope. That is stock recovery. You need to use custom recovery. But you've a recovery at least, try to flash SuperSU binary files with that, can be worked.
Download this .zips, place them to your sd card (not in any folder) and flash them from recovery with "Apply update zip from SD card" option.
if I proceed to do and not work, it may damage the phone? I have fear, you say? no risk? or is it safe?
Click to expand...
Click to collapse
I tried it on my intex aqua 3.2 its not working
Click to expand...
Click to collapse
hey .
my phone cant unlock (i buy it from someone) .
i read that i need to format and revert to coloros
in the guide i see that i need to QHULH_USB , i install new VM XP - when i connect to fastboot i see "android" and when i do UPDATE to driver its cant find QHULK
thanks
Install Android SDK. (https://developer.android.com/sdk/index.html?hl=i)
Open Android SDK Manager and install the following parts:
Tools
- Android SDK Tools
- Android SDK Platform-tools
Extras
- Android Support Library
- Google USB driver
Then reboot your PC. Restart your phone in fastboot mode (volume-up + Power)
Then you're all ready to follow the steps in the following thread: http://forum.xda-developers.com/showthread.php?t=2788632
There are a few other possibilities aswell.
Check this post: https://forums.oneplus.net/threads/solution-recover-from-hard-bricked-oneplus-one.104943/
Good luck.
thanks but u send me wrong link becuase
my OEM cant lock
lvikel2 said:
my OEM cant lock
Click to expand...
Click to collapse
Try this: http://forum.xda-developers.com/oneplus-one/development/mod-reset-unlock-tamper-bit-t2820912
Flash the script which is mentioned at the bottom of the OP.
i cant flash it with my CWM
i have Cynogen recovery and cant isntall antoher
when i run the scritps its say me "failed, signature ..."
Try running the following patch: https://account.onepluscontent.com/downloads/tools/oneplus-one-reflash.zip
This will completely reset your phone to standard CM11S 38R.
From then on you're set to follow the guides from the following posts: http://forum.xda-developers.com/oneplus-one/general/guides-bacon-timmaaas-how-to-guides-t2839471