[Tutorial][Windows]Unlocking Bootloader And Rooting HTC Explorer - HTC Pico (Explorer)

Hey Xda Members,
This Is A detailed Tutorial On How To Root Your HTC Pico. I Know There Is A Tutorial By Jaggyjaggs But Many of Pico Users find it difficult to root there htc pico by this tutorial . So I am Trying to make things easy for Newbies
Rooting Your HTC Pico Requires Three Steps:
1. Unlocking The Bootloader
2. Flashing A Custom Recovery.
3. Installing Superuser App(Getting Root Previllage)
Now You MUst Know Certain Things Before Rooting Your Device:
WHAT IS A BOOTLOADER?
The bootloader performs basic hardware initialization, verifies the integrity of the operating system, starts the operating system, and provides a method to update device software. This validation is important to verify that the software loaded on the device will not damage sensitive components (radios, processors, etc.) or violate regulatory or carrier requirements. Google provides a base bootloader as part of the Android operating system, and most device manufacturers optimize this for their specific devices.
Click to expand...
Click to collapse
WHAT DOES IT MEAN TO UNLOCK THE BOOTLOADER?
Unlocking the bootloader is the first step towards gaining root privileges. Some developers and enthusiasts unlock and root in order to experiment with applications or with custom builds of Android. Needless to say, you should not attempt to unlock the bootloader unless you know what you are doing.
Click to expand...
Click to collapse
WHAT IS ROOTING?
Rooting is when the user has gained root or administrative privileges on the device. In general, this gives users access to make modifications that would not normally be possible. With such privileges comes both risk and additional capability-best left to the very technically savvy. With rooting, you could make changes to the device that may permanently damage it or render it inoperable.
Click to expand...
Click to collapse
Follow This Tutorial At Your Own Risks . I Am Not Responsible For Any damage To Your Device But I say If You Follow The Steps Correctly Then There Will Be No Damage To Your Device

Unlocking The Bootloader
In Order To Root Your Pico You Must Unlock The Bootloader.
Now Goto This Link https://www.htcdev.com/register/ And Register Yourself At HTCDev
This Is The Website:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This Is The Registration Page:
Now You Must Register Yourself With A Working Mail ID,Because They Are Going To Send You an Email with Unlock_code, with Which You Will Unlock Your Bootloader .
After Registering Yourself login as a user And Goto This Link http://www.htcdev.com/bootloader/
Select All Other supported Models In The Devices List As Shown Below
And Select Begin Unlock Bootloader
Then There Will be some conditions pop-up and you will have to accept them
Dont Forget To Say Yes To The Most Important one that you will lose your warranty
Now Before You Begin Unlocking Your Bootloader You Must Have These Required Resources :
1. Google Android SDK Zip : http://developer.android.com/sdk/index.html
2. Java Runtime Environment:
JRE 32-Bit: http://filehippo.com/download_jre_32/
JRE 64-Bit: http://filehippo.com/download_jre_64/
3. Htc Sync(Windows Only): http://www.htc.com/www/help/
After Installing The Required Components Follow The Steps Below
Follow The Steps Written In The Image They Are Pretty much easy to understand
After Doing The First Four Steps You Will Now Skip The Three Steps On The Next Page And Goto Step 8
Now You Will Navigate To Diectory As Shown In The Image Below:
Now Hold Shift+Mouse Right Click And Select Open command Window Here.
Now Type This In The Cmd:
fastboot oem get_identifier_token
Click to expand...
Click to collapse
Now You Will See This In The Command Window:
Now You Have To Copy The Token :
When copying The Token Start With :
<<<< Identifier Token Start >>>>
Click to expand...
Click to collapse
And End With This Line:
<<<<< Identifier Token End >>>>>
Click to expand...
Click to collapse
You Should Copy The Token Like This :
Now Copy Your Token And Paste The Token As Shown In The Image Below:
Now As You Submit Your Token You Will Get A email With A link To Follow The Instructions and An Attached File Unlock_Code.txt. Download The Unlock Code And Paste It In THe Directory As Shown Below:
Now Head Over To The Next Step Flashing A Recovery

Flashing A Recovery
Now Navigate To This Directory:
Now Execute The Following Command in CmdOpen Cmd With Shift+Right Click)
fastboot flash unlocktoken Unlock_code.bin
Click to expand...
Click to collapse
Now You Will See The Following Screen On Your Mobile:
Select Yes Using The Volume Keys
Now,
On Selecting Yes Your Phone Will Reboot
Pull The Battery And Reboot Into Bootloader By Pressing the Power button+Volume Down.
Select Fastboot And Make Sure Your Device Is Connected To Pc. It Should Show Fastboot USB
Flashing A Recovery:
We Have Three Recoveries Working on Pico:
1. CWM: http://forum.xda-developers.com/attachment.php?attachmentid=913094&d=1329843100
2. TWRP:http://www.mediafire.com/download/a17t0atwqg4tai7/recovery.img
3. Philz Recovery: http://forum.xda-developers.com/showthread.php?t=2265055
Download The Recovery You Want And Rename it to recovery.img.
Copy-Paste It In The Directory Given Below:
Now Open The Cmd In This Directory And Type The Following Code :
fastboot flash recovery recovery.img
Click to expand...
Click to collapse
And Then Type:
fastboot reboot-bootloader
Click to expand...
Click to collapse
Your Device Will Boot Into Bootloader.
Now Select Recovery And Your Device Will Boot Into Recovery
Now Select Reboot(System) In Recovery As We Now Need To Copy Some Files To Root Your Device

Installing Superuser App
Now You Have To Root Your Device:
Download This File:http://forum.xda-developers.com/attachment.php?attachmentid=832400&d=1325076959
Copy This File In Your Sdcard.
Reboot Into Recovery And Goto Install. Browse To The File You Pasted In Your Sdcard(Superuser.zip)
Swipe to confirm flashing the file. Then, “Reboot system”.
Now You Have Succesfully Rooted Your Phone
If you ran into any troubles, please notify in the thread.

Reserved
For Future Updates

Nice job, even though the images are kanged
My phone's screenguard is still chipped above the HTC logo Gotta change that.
Meanwhile, nice job :good: (But, I still feel that most of the instructions are just kanged and made windows like from this tutorial here)
Also, to help the OP, here are some useful links.
Java Runtime Environment is enough for unlocking bootloader and stuff. One can download their respective versions from the links below: (Credits to FileHippo for servers)
JRE 32-Bit: http://filehippo.com/download_jre_32/
JRE 64-Bit: http://filehippo.com/download_jre_64/
Also, consider reversing back to Yannou90's recovery as some users had problems flashing SuperUser.zip in TWRP 2.4.1 :fingers-crossed:

vineethraj49 said:
My phone's screenguard is still chipped above the HTC logo Gotta change that.
Meanwhile, nice job :good: (But, I still feel that most of the instructions are just kanged and made windows like from this tutorial here)
Also, to help the OP, here are some useful links.
Java Runtime Environment is enough for unlocking bootloader and stuff. One can download their respective versions from the links below: (Credits to FileHippo for servers)
JRE 32-Bit: http://filehippo.com/download_jre_32/
JRE 64-Bit: http://filehippo.com/download_jre_64/
Also, consider reversing back to Yannou90's recovery as some users had problems flashing SuperUser.zip in TWRP 2.4.1 :fingers-crossed:
Click to expand...
Click to collapse
Yeah I just followed that tutorial and used some images from it .... And thanks for the java runtime environment thing :thumbup: I will update the post...
Ps: I just used your format of writing the tutorial ....
Sent from my HTC Explorer using xda app-developers app

Hi guys plz. help. When i am in fastboot mode my pc says device not recognised and in command prompt there is "waiting for device" only......
i downloaded all the required files correctly

Did you install HTC Sync?
HarshilYadav said:
Hi guys plz. help. When i am in fastboot mode my pc says device not recognised and in command prompt there is "waiting for device" only......
i downloaded all the required files correctly
Click to expand...
Click to collapse
The HTC Drivers for the phone are installed along with HTC Sync, So,... it is recommended that you install it first. :cyclops:

Hi i try to unlock bootloader n htc explorer...i did all the instructions as per htcdev....but finally at the tim of getting code its displyin waiting fr device n command prompt and no respnse after tht ..also i enbled usb debbuging..pls help
Sent from my GT-S5302 using xda app-developers app
Sent from my GT-S5302 using xda app-developers app

Thank you for such clean tutorial- best yet found anywhere over web. :good:
Just want to make sure some things before I root my htc_pico:
1) I am having windows8 64bit OS on pc, is it going to be any problem (driver issue or anything)? 'cause i think htc did not update sync for explorer for win8, because i cant run internet-passthrough through my pc (Yet I managed using virtual OS(Vmware ) )
2) Is it really necessary to download and install "Google Android SDK Zip"?
3) While giving commands in cmd prompt, What should be the connection type when I connect my phone to PC? (Charge only,or HtcSync) ?
--
I'm sorry but I might ask a lot of questions regarding the topic 'cause I am new (and noob ) and I want to be sure that I do not brick my phone....
Thank you

@Saumitra Yadav Followed your steps installed TWRP recovery but unable to flash super user zip file gives error help please..

shriiram said:
@Saumitra Yadav Followed your steps installed TWRP recovery but unable to flash super user zip file gives error help please..
Click to expand...
Click to collapse
The superuser.zip in jaggyjags tutorial is... for older recoveries...
In short: http://forum.xda-developers.com/showpost.php?p=32696899&postcount=71http://forum.xda-developers.com/showpost.php?p=32696899&postcount=71

vineethraj49 said:
The superuser.zip in jaggyjags tutorial is... for older recoveries...
In short: http://forum.xda-developers.com/showpost.php?p=32696899&postcount=71http://forum.xda-developers.com/showpost.php?p=32696899&postcount=71
Click to expand...
Click to collapse
I got a new Rom installed thanks for your suggestions

ERROR while flashing SUPERUSER!!!
Saumitra Yadav said:
Reserved
For Future Updates
Click to expand...
Click to collapse
Dude i followed everything u mentioned in the tutorial but got stuck while flashing superuser.zip...Its giving a error n not hav root access yet.wat shud i do now??? plz reply ASAP

Need Help!
Saumitra Yadav said:
Hey Xda Members,
This Is A detailed Tutorial On How To Root Your HTC Pico. I Know There Is A Tutorial By Jaggyjaggs But Many of Pico Users find it difficult to root there htc pico by this tutorial . So I am Trying to make things easy for Newbies
Rooting Your HTC Pico Requires Three Steps:
1. Unlocking The Bootloader
2. Flashing A Custom Recovery.
3. Installing Superuser App(Getting Root Previllage)
Now You MUst Know Certain Things Before Rooting Your Device:
Follow This Tutorial At Your Own Risks . I Am Not Responsible For Any damage To Your Device But I say If You Follow The Steps Correctly Then There Will Be No Damage To Your Device
Click to expand...
Click to collapse
=========================================================
I tried downloading SDK for the 7th time, it will show that it has downloaded 480/480 MB, then the clock counts down with all the excitement then, BOOOM!! Network Error. I don't know what is going on. Why does it keeps on failing. Not only in one of my PC's, but all of them (1 desktop, 2 laptops).
Hope you can help me out.

Hi OP,
Here's something that's likely to interest you, and save the users their bandwidth:
[TOOL] [WINDOWS] ADB, Fastboot and Drivers - 15 seconds ADB Installer v1.1
:fingers-crossed:

Cant root my htc pico
In the last step of rooting ,while installing superuser.zip ,the screen showed failed .and i used an rootchecker to find i was successful and ,i wasn't. Don't know what went wrong ,please do comment on this

Rajeev Nair said:
In the last step of rooting ,while installing superuser.zip ,the screen showed failed .and i used an rootchecker to find i was successful and ,i wasn't. Don't know what went wrong ,please do comment on this
Click to expand...
Click to collapse
I hope you have unlocked your bootloader successfully..
Now comes the installation of recovery.. I think you have installed it successfully..
No what you have to do is reboot your phone to recovery..
Now from install zip select the superuser zip and flash..

Related

[ROOTED] HTC EXPLORER A310e/PICO

Hi, i'm not using this device, just sharing for all u method How to Root HTC EXPLORER A310e/PICO from my friend. He ROOTED SUCCESSFULLY. .
Sorry my English's not good, i'm Vietnamese
>>> Original Link here in Vietnamese: http://mobileworld.vn/forum/showthr...y-HTC-Explorer-Pico-A310e?p=190681#post190681
A -REGISTER HTCDEV​
A1- Download & Install this driver - http://downloads.unrevoked.com/HTCDriver3.0.0.007.exe
A2- Register an account on http://www.htcdev.com/bootloader
U'll receive an email to confirm
A3- Login http://www.htcdev.com/bootloader
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Check 2 boxes:
B - UNLOCK BOOTLOADER​
DOWNLOAD ALL FILES HERE​
B1- Turn OFF power > Remove Battery > Load it again
B2- Press & Hold Volume Down + Press Power until display S-OFF screen like image below:
B3- Select Fastboot (By press Volume Up/Down to select, Power to confirm)
B4- Connect Phone to PC via USB Cable. DON'T PRESS ANY.
B5- Create a new folder in C: C:/Android & Copy 3 files adb.exe, AdbWinApi.dll, fastboot.exe to C:/Android/
B6- Start > Run > cmd
B7- Copy CODE as image below by Right-click > Mark. Copy from <<<< Identifier Token Start >>>> line to <<<<< Identifier Token End >>>>>
And Go to http://www.htcdev.com/bootloader/unlock-instructions/page-3 , then Paste CODE into box & Submit
B8- HTCDev will send to u an email which contained a Unlock_code.bin file, download this one & Copy to C:/Android/
B9- Open cmd >type this: fastboot flash unlocktoken Unlock_code.bin
At this time, On phone will be appeared this: SELECT YES
Ok, Done, UNLOCK BOOTLOADER SUCCESSFULLY, Go to ROOT
ROOT
​
A1- Copy SuperUser.Zip into SDCard then Turn OFF Power > Replace Battery > Load it again. Then Press & Hold Volume DOWN + Press Power key to load S-OFF. Then Run Fastboot > Connect to PC via USB Cable.
A2- Run recovery.bat file, waiting a moment until appear this:
A3- Press Volume Down > Select Recovery:
This's Recovery screen:
A4- Select Install zip from sdcard > Chose Superuser zip
Processing.....
Wait untill appear ''Install complete'' > Select Reboot system now.
Now, last step, drink a coffee & enjoys!!!!!. YOUR HTC EXPLORER IS ROOTED!!!!
GOODLUCK ALL!
Seem a new Box should be created here for this device - HTC EXPLORER A310E
IMPORTANT NOTE: wifi error and solution!!
Be aware WIfi conexion won´t work with that method after rooting (at least 4 known cases and me).
I had to install .zip custom ROM for it to work, here it is: http://www.megaupload.com/?d=3RC9EE9Z
it's the only one until now for HTC explorer so has some limitations: only english and chinese languaje, has a few preinstalled apps in chinese, and no android market, install it yourself and don't forget to do a complete reboot of phone (untick fast reboot option) to prevent market from crashing when trying to download any app.
Note that you are free to modify preinstaled apps adding and deleting files inside the .zip (system/app/) and will be installed in the "rom memory" not internal one
be carefull not to delete important system apps but there are many widgets and stuff not needed
and yes, we need a BOX for HTC explorer!!
jaggyjags said:
We aware WIfi conexion won´t work with that method after rooting (at least 4 known cases and me).
I had to install another .zip ROM for it to work, ask me to send link
yes, we need a BOX for HTC explorer!!
Click to expand...
Click to collapse
u can send link to inbox for me or email adress [email protected]?thanks
some info
hi, im italian user, i was watching the post to understand how to root my explorer, but i'm not so good with english and this is very complicated for me, some words are different and i don understand so i dont want to be wrong, something like need box htc, i'm not sure, and in italy is revealed that with this method they banned your phone from warranty, can someone help me or is there another way to root this phone? im in your hand, all italy is seeking for this root...here is the best and the only way to do...
thanks a lot
ivan
@ivanmemento 'needs a new box' probably means a new subforum needs to be created for htc explorer. im not sure tho.
i dont thik there is a way you could root without voiding your warranty.thats one of the usual disadvantages of rooting.
re info
thanks to the explanation, i know about the warranty all my phones are h.ak..ed and rom substitution, and i know about something that can happens if there is a problem but in these chase i mean that if you give them the serial, is different because they can find your phone in their database/black list, and so this is the fact, in other chase like gingerbreak for example, they have nothing in hand to find that you have done something on the phone, it's like if they don't know and if you sent in warranty almost like the factory setting you have more probability to solve evantually problems, but it's ok, my real problem is that i don't want to made errors for the process of rooting, because im not so good both in english and both in codes thanks for your response...
hope to find a solution my phone is also brandized so have many software inside that do itself upgrade upload and other stuff that is expensive...
thanks to all
can anyone upload the unlock_code.bin for our work to get a unlocked bootloader for Wildfire S? Please?
ONeill123 said:
can anyone upload the unlock_code.bin for our work to get a unlocked bootloader for Wildfire S? Please?
Click to expand...
Click to collapse
i could if you tell me in which system file i can find it
Can anyone plzzzz help me regarding how to unroot my htc explorer and put back the original stock recovery??? plzz tell me the procedure and also a link to the files required. It would be a great help. plzz.....
Maybe u download an official RUU, start it and look in temo filder of pc for a file "rom.zip" Unpack this zip and u find a recovery.img
Then go into fastboot and run following command with the commandline and fasboot.exe:
fastboot flash recovery recovery.img
The recovery.img must be in the same folder as the fastboot.exe
Can anyone get me an official rom update or even the original stock recovery.img file for htc explorer/pico......I havent installed any custom rom and still have my original htc explorer rom......I have just installed the clockworkmod recovery and I need to get it UNINSTALLED but for that it requires me to have an official update for htc explorer or the original stock recovery.img itself.....so plzzz if anyone has the required files or any other solution for the problem plzzz help me....
---------- Post added at 10:50 PM ---------- Previous post was at 10:49 PM ----------
ONeill123 said:
Maybe u download an official RUU, start it and look in temo filder of pc for a file "rom.zip" Unpack this zip and u find a recovery.img
Then go into fastboot and run following command with the commandline and fasboot.exe:
fastboot flash recovery recovery.img
The recovery.img must be in the same folder as the fastboot.exe
Click to expand...
Click to collapse
thanks a ton for the help bro but i am not able to find the exact RUU file for explorer....and when searched for it, the sites had country specified ruu so....i am from India and i dont know weather its there for India so....if u cud plzz help me with that as well.... thanks a lot again....
Hi, I found this:
filefactory.com/f/72ab89aee0b699ab/
There are 5 RUU there for htc pico. I extracted the rom.zip file from the europe version and then I tried to install it by recovery. I couldn't install it because the zip was bad. Did I miss something here? Did I do something wrong?
I really want to install the europe version.
After unrooting my explorer and flashing it with stock recovery I got one more ota in india but when I downloaded it and started installing.....it entered the recovery mode and after 1/4 of the installation it stopped and displayed a phone with a red triangle and an exclamation mark in it.....and when I manually entered recovery it displayed this message "E:Can't open /cache/recovery/command" and when i clicked update from zip it said " Invalid operation " and started rebooting!
So can any one plzzz give me a solution to this....plzzz its urgent...
I can confirm this process works for the HTC Explorer (A310b). Once I rooted the device I notice the network SIM lock was gone! I was unable to find a custom ROM for this phone.
Can anyone please re upload the files
h**p://dl.box.com/dl/1272568280/96f6a371edeaf888aa8bc65ad0c9903d?a=377b4c24f0a13f921e9100440347aa88&m=10.12.30.52,11211&x=1&c=3077da8fa2091152ec7571d81e3d75c9
3 files adb.exe, AdbWinApi.dll, fastboot.exe
andresam said:
I can confirm this process works for the HTC Explorer (A310b). Once I rooted the device I notice the network SIM lock was gone! I was unable to find a custom ROM for this phone.
Click to expand...
Click to collapse
Lol, thats very terrible. For the big brother wfs it give custom roms but no s-off or bootloader unlock yet.
Maybe u must wait a time that the devs from cyanogenmod like built a rom.
Sent from my HTC Wildfire S A510e using XDA App
kadji9 said:
Can anyone please re upload the files
h**p://dl.box.com/dl/1272568280/96f6a371edeaf888aa8bc65ad0c9903d?a=377b4c24f0a13f921e9100440347aa88&m=10.12.30.52,11211&x=1&c=3077da8fa2091152ec7571d81e3d75c9
3 files adb.exe, AdbWinApi.dll, fastboot.exe
Click to expand...
Click to collapse
This files are in the android sdk.
U find these files with google too. Give it in as search words.
Sent from my HTC Wildfire S A510e using XDA App
The recovery in this tutorial seems to be clockworkmod unlike mine whwre it has a chinese version of it... so if u guys install rom manager, with clockwork mod, why dont u try flashing a rom and let me know what happens... i tried and t requested i hav clockwork mod
I have on question to a guy who tried it.
After the unlock, you have still s-on and at the top in hboot an UBLOCKED string, or u have s-off alone, or s-off and the unlocked string?
Sent from my HTC Wildfire S A510e using XDA App

How To | Unlock Booloader | HBOOT S-Off | Flash Recovery | Root | Sensation

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
My Blog - My Youtube Channel​
Hello everyone,
Today I want to explain you how to install a custom rom for the HTC Sensation , Sensation XE & Sensation 4G.
I have recorded videos, and I am now creating this thread to share my experience with you! If you know my blog, you can also find the How To on my blog
So this thread has to be separated in different sections:
I - How To unlock the bootloader (easy)
II - How To Hboot S-Off your Sensation, with hboot 1.27 & 1.29 it works (strange but not difficult)
III - How To Install the recovery, 2 different methods (easy or medium)
IV - How To perm Root your phone (easy)
V - How To install a custom rom on your phone (easy)
X - Any questions?
You can't miss one of this point. You must do it on the order.
I can't be held responsible for anything wrong on your device. I have done that twice and it works for me! If you have some questions, I can try to answer you, but you are responsible if you brick your phone!
Requierements​So to proceed, there is some requierements:
- Install SDK
dowload link: windows, mac, linux
- Your phone drivers must be installed. If your phone is detected and you can plug it to your computer on disk drive, it must be enough.
- Sync your contact list with your google account, and save your sms with: sms backup & restore (and place the save file on your computer)
- Factory reset your phone, this is why you must have saved everything!
Manipulations​Factory reset:
- Uncheck Fastboot
Menu / Settings / Power / Uncheck Fastboot
- Check usb debugging
Menu / Settings / Dev Options / Check Usb Debugging
- Turn off your phone
- Reboot it into bootloader
Press power & volume down
- Select Factory Reset
Article on my blog​
You can follow all instruction on the HTCDev.com website.
- Remove the battery from your phone
- Reboot on bootloader mode
- Select Fastboot
- Plug your phone to the computer
Dowload android sdk tools: windows
You must have the 3 files: adb.exe, AdbWinapi.dll & fastboot.exe
- On the coputer: Go to Start / Run.
Enter cmd
On the cmd window:
- Go to the tools folder, use this command:
cd C:/toolsfolderlocation
mine is: cd C:/android-sdk-windows/tools
- Enter the folowing command:
fastboot oem get_identifier_token
Then you must have a message like that:
Now you have to select the part starting from <<<<< Identifier .... to Token End>>>>>
Do a right click to copy.
- Then go to the htcdev.com website. You have to enter this code into the box message created to that, after having selected the unlock bootloader for your device.
PS: you must be logged in.
Then you will receive an email with a file: Unlock_code.bin
- Download this file, it is different for each device.
- Place it into the same folder than previously use, with fastboot.exe, adb.exe...
- Go back to the cmd windows and enter this command:
fastboot flash unlocktoken Unlock_code.bin
A new screen has appeared on your phone, you have to select yes with the volume button and press power.
CONGRATULATIONS, your device has now an unlocked bootloader!
Article on my blog​
This article has been writing to explain you exactly how to pass your HTC Sensation / XE / 4G to Hboot S-Off. I have succeeded to do that with hboot 1.27.xxxx & 1.29.xxxx.
There is no any reason for not working! But this manipulation is strange, because you have to use a cable to connect the sdcard to a special hole! I haven't done that before, but it works!
You can also follow this article with the video!
So before doing this How To, you must have done the previous One:
How To Unlock the Bootloader
Let's Go:
- Uncheck Fastboot
Menu / Settings / Power / Uncheck Fastboot
- Check USB debugging
Menu / Settings / Dev Options / Check Usb Debugging
- Download the temproot-sensation-windows file: Download link
- Unzip this file into a folder on your computer
- Run the temp_root.bat, your phone must be connected by HTC Sync
your phone must reboot
- Download the ControlBear for Juopunut: MOD-Edit: Link removed on Developers Request. No rehosting allowed by him. Please link to Developers xda-thread or not at all
Thanks to http://unlimited.io
Main page: http://unlimited.io/juopunutbear.htm (you must use it to download
- Extract it and run the controlbear.exe
THIS IS THE MOST DIFFICULT OPERATION. Be quiet, patient, and take your time, it's difficult to succeed in only one time.
You must watch the video at 6:15 : http://www.youtube.com/watch?v=pCwEbh_JsI8
- Take a cable,
- Remove the back from your phone, you must unplug your phone to do that.
If the computer wait for the device, remove the battery then restart your phone and plug it to the computer.
The video is an easier way to see how to do.
You must be patient and have a screen like that on your phone:
And on your computer the cmd command with:
Do not remove sdcard from phone
Do wire-trick now!! Check the instructions at http://unlimited.io
Click to expand...
Click to collapse
You must do the wire-trick
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 you have this two different screens:
​
- Press Y and enter to accept
You can now see the S-Off on your phone when you restart it on Bootloader mode!
We now have to remove the temp root!
- Restart your phone
- Go to the folder extracted before: Temproot Sensation Windows
- Plug your phone to your computer
- Run the temp_root_remove.bat
Some commands are launched & your phone restart
Your phone is Now S-Off
You can now Flash the recovery!
Method 1
Method 2
Article on my blog​
If you have followed the previous How To, you must, because they are necessary to continue with this one, you must know I have done it twice. Once with the Sensation XE and the over one with the Sensation.
I have succeed to unlock bootloader and SOff twice with the same method. But I haven't been able to flash the recovery on the Sensation with the same method than the one used for the Sensation XE!
So I have to show you 2 different means to do that.
The first one is my favorite because you understand what you do. The second one is easier because you use a tool!
Method 1​- Download the file recovery: recovery-clockwork-touch-5.8.0.9-pyramid.img
- Restart your phone on fastboot mode.
- Plug your phone to the computer.
- Open the cmd windows on your computer:
Start / run / cmd
- Copy & paste the file downloaded into the tools folder containing the fastboot.exe...
- On the cmd command go the the location to the recovery
mine is: C:/android-sdk-windows/tools
So the command is: cd C:/android-sdk-windows/tools
Then, enter this command:
fastboot flash recovery recovery-clockwork-touch-5.8.0.9-pyramid.img
This command means: I want to flash by the fastboot a recovery named: recovery-clock....
You must see on the cmd 2 times OKAY
If this method failed, you can try the second one.
Now you can use the recovery, try it!
To use it:
Volume up: up arrow
Volume down : down arrow
Power : enter
Method 2​- Download KGS Utility v6.6 attached to the xda thread
- Connect your phone on HTC Sync
- Run menu.bat On KGS Utility
- Choose Install 4Ext Recovery (number3)
- Then Choose 0
- You want to proceed so press 1
- You device is the only on the list 1
- Download the file recovery: recovery-clockwork-touch-5.8.0.9-pyramid.img
- Rename it by recovery.img
- Move this file to: KGS_Utility_v6.6/tools
- On cmd press a key to continue
Your device must reboot on fastboot mode
Now, you must have twice OKAY on your computer screen!
You can now follow the next how to: To root your HTC Sensation!
Article on my blog​
- Download the file: su-2.3.6.3-efgh-signed.zip (new link 10 - 05 -2013)
- Place this file on your device
- Restart on Fastboot mode
- Select recovery
When the recovery is running
Select:
- Install from sdcard
- Choose zip from sdcard
Go to the place where the file is located
- selected it
- Confirm by Yes
Now your phone is rooted
Enjoy to Install a custom rom
I MUST FINISH IT SOON, I am so tired right now
Also I have to change pictures by correct sizes and links to big sizes
Enjoy this part!
If you follow the video, you can do everything alone
Be patient, be quiet and Enjoy!
Flow.
great share!Thanks for your work!
heh why temp root for HTC-DEV unlocked soff process ? root will be much better ..as they can ignore removing temp root again ..after SOFF ..for root (works for both SOFF and HTC-DEV unlock) they can use my one-click -root tool (present in the soff guide ..link in my signature ...it basically uses the temp root method only then flashes the required root files then removes temp root ) ..just a single click of root.bat (also you can include this a final root alternative ..as this requires no recovery )
EDIT: also ppl who have their motherboards replaced ..were unable to do HTC-DEV unlock due to IMEI changes ...so in that case the general soff method wont work ..and hyuh(aka globatron ..one of dev of juopunutbear) is kind enough to release another version of controlbear..which just works with temp root ..and my guide covered that ...so in this case you can either redirect them to my guide (link in my signature) or you can use that info and add another sub-section here
EDIT2: also as for recovery ..if 4EXT there is the easiest way of installing it ..i.e doing root using my root tool and by using the recovery_updater.apk/reeocovery_controller.apk (the latter is in play store ) ..check the 4EXT thread for more info regarding the apk's
Can't this thread been stickied?
Flow-Wolf said:
Can't this thread been stickied?
Click to expand...
Click to collapse
hey flow! nice to see you again
great guides for everyone who just buy a new sensation, like how great your rom review video
Thanks! Worked perfect. S-off on my 1.27.000 bootloader. Anyone nervous about trying it...it's not that bad at all. You might have to do the wire trick like 20 times, but it will work.
Hi people, i'm on 1.27 hboot, bootloader unlocked but i'm not able to install any recovery, and my device doesn't boot .. i mean i install an RUU and it doesn't boot . I'm stuck on green htc logo bootloop..
Any help will be very much appreciated
Sent from my HTC One S using xda app-developers app
Will972 said:
Hi people, i'm on 1.27 hboot, bootloader unlocked but i'm not able to install any recovery, and my device doesn't boot .. i mean i install an RUU and it doesn't boot . I'm stuck on green htc logo bootloop..
Any help will be very much appreciated
Sent from my HTC One S using xda app-developers app
Click to expand...
Click to collapse
Boot into hboot and fastboot flash the recovery using ADB. You also need to have a ROM on your SD card that you can flash after you install the recovery.
@kairanz
Thanks
@lowandbehold
Yes you must be patient! it works, just stay calm!!!
i make it but wire trick don't function!!
i connect sd card but don't make nothing..how can i do?
i m using jb miui 2.11.16 rom by stickman
n hboot 1.27
can i get my s-off using juopunutbear ICS unlock file ?
n is there any chance of my device getting brick
thanks alot for this tutorial
---------- Post added at 12:27 AM ---------- Previous post was at 12:24 AM ----------
marchetto said:
i make it but wire trick don't function!!
i connect sd card but don't make nothing..how can i do?
Click to expand...
Click to collapse
connect wire to the two points circled in the below image
Damn.
Flow wolf you are my hero, thanks for helping me root my sensation, best guide on the interwebz
guys help me, when i paste my <<<< Identifier Token Start >>>>
28DBB22D7B2C4446F4A8C6FFE9836CB5
A603D8E2E0B7951A7CD9C4D294447A71
6007F0BA077687243E412740F212C6FA
A6C1C2453D384B882FF86DABC8B63331
5D5073617B5C751C89D7E085F0D470C7
C43359F23CBA1AC331BC13DB0B70BFAD
2AE46490F94C631D13EF58073A47C590
CE787E5B21B78EF8917D9FBF7E9BB68A
59EDE7D829E77D3961640A0FF4D28768
E0019B9FB04A98BBA399AB4FAA807210
68010A64BCEB71F4D74ED00CA5789704
594BA04FC04FF6856B8C9A0C501D816C
60921FC5F2CBFCE94385DBA23B72F2ED
2A4F600FEE5A67D67C90FF61FFDBC291
D65540035B610070B23CBD08532135CC
9B304D2E498EB313BE79FA942F3EEFE5
<<<<< Identifier Token End >>>>> and click Submit the 404 Page Not Found HELP ME PLEASE
reload the page
sometimes happens
can anyone give me the new link for the ControlBear? it seems that the link is dead already
This YouTube video SAVED my mind for wire trick timing!
http://www.youtube.com/watch?v=qe5erSoBAUo
This video show you the timing needed to do the wire trick!!
After a few hours of getting frustrated.. Watched it, and 2nd time, GOT it! Wished I'd have ad is sooner.. Thanks to the maker!
important qouestion
Sorry guys, I don't know where to write, but i have a very big problem.
I tried to install new kernel to my Sensation XE, i used 4ext recovery to install the zip file. it installed succesfully but now my phone is keep rebooting. i mean it shows the HTC with white background then it restarts.
I don't know what should i do. Please help :crying:
newaxe said:
Sorry guys, I don't know where to write, but i have a very big problem.
I tried to install new kernel to my Sensation XE, i used 4ext recovery to install the zip file. it installed succesfully but now my phone is keep rebooting. i mean it shows the HTC with white background then it restarts.
I don't know what should i do. Please help :crying:
Click to expand...
Click to collapse
Lemme guess pyd kernel ?
Then flash the no bootloop zip of that kernel in pyd thread second post
Sent from my Nexus 7 using xda premium
reddvilzz said:
can anyone give me the new link for the ControlBear? it seems that the link is dead already
Click to expand...
Click to collapse
Nobody can give me the link? I can't s-off without the controlbear file
Sent From Sensation XE HD
reddvilzz said:
Nobody can give me the link? I can't s-off without the controlbear file
Sent From Sensation XE HD
Click to expand...
Click to collapse
try this?
not working
go to this page ...step #2 ---- step #8 of it --- then HTC pyramid section

Huawei ascend y511-u30 bootloader, Root, CWM & Rom!!

Huawei ascend y511-u30 Bootloader, Root & CWM!!
Please Read:(August 20/2014) Finally, I hope this thread is almost complete, while updating this thread I really didn't find many users interested in this thread. It's not that i want credits for it, i was the one with most of replies & felt like alone, forcing others to read/reply etc.. but i didn't give-up, pushed myself into it, spending time on Search, Collecting Information, Testing Stuff on my Device, posting, updating etc.... but It's ok & no problem. Remember, when we need something we struggle for it & i needed it for myself. Only one thing, keep this thread going, Rate it, Comment, share, whatever.... that's all. I hope it will help other users. Thanks for understanding.
Update: August 27/2014
BOOTLOADER= (ROM Test Result: Successfully installed/Flashed Custom ROM without unlocking bootloader )
ROOT= TESTED & SOLVED
CWM RECOVERY= TESTED & SOLVED
Additional:-
ROM: Section added, See Index. TESTED & SOLVED
Click to expand...
Click to collapse
Hi guys,
I'm searching/trying "Bootloader, Root & CWM/TWRP" for Huawei ascend y511 (Dual-Sim).
I'll post updates, when ever I'll find or try something new, hope members will help. thanks.
INDEX:-
Code:
[B][COLOR="Navy"]+ How to find ADB/fastboot, CDC, USB.... Phone Drivers!![/COLOR][/B]
[COLOR="White"]---[/COLOR]-- Download Drivers: Ascend Y511-u30 drivers x64 & x86
[COLOR="White"]---[/COLOR]-- "ADB" Files
[COLOR="White"]---[/COLOR]-- You can get Phone drivers from within your phone.
[COLOR="Navy"][B]+ How to Enable USB Debugging & Enter into Stock/Default Recovery:[/B][/COLOR]
[COLOR="White"]---[/COLOR]-- How to Enable USB Debugging:
[COLOR="White"]---[/COLOR]-- To Enter into Default/Stock Recovery. Method 1
[COLOR="White"]---[/COLOR]-- To Enter into Default/Stock Recovery via "ADB/FASTBOOT". Method 2
[COLOR="Navy"][B]+ Unlocking Bootloader, Root & CWM[/B][/COLOR]
[COLOR="White"]---[/COLOR]-- How to Unlock Bootloader?
[COLOR="White"]---[/COLOR]-- How to Root?
[COLOR="White"]---[/COLOR]-- CWM Recovery Installation/Flashing?
[COLOR="Navy"][B]+ Installing/Flashing Custom ROM[/B][/COLOR]
[COLOR="White"]---[/COLOR]-- Things you need to know?
[COLOR="White"]---[/COLOR]-- How to Install/Flash Custom ROM?
[COLOR="White"]---[/COLOR]-- Download Custom ROM?
[COLOR="Navy"][B]+ How To Backup / Restore Stock ROM with SP Flash Tool[/B][/COLOR]
[COLOR="White"]---[/COLOR]-- Backup/Restore Stock/Custom ROM (Rooted & Non-Rooted both)
How to find ADB/fastboot, CDC.... Drivers!!
Download Drivers: Ascend Y511-u30 drivers x64 & x86
"ADB" Files: Download (These are Command files, not 'adb' drivers.)
(You can get Phone drivers from within your phone.)
Follow these steps:
1. Touch for other USB options.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
2. Built-in CD-ROM
3. Double Click on New drive Icons "CD-ROM".
View attachment 2886908
4. Here you are : )....
Let us know who get them and who did not, so we can share : ).
How to Enable USB Debugging & Enter into Stock/Default Recovery:
How to Enable USB Debugging:
Go to:
-- Phone settings >> About phone and find "Build number".
-- Tap/click 7 times on "build number" and a messages will appear. Now we have new option in "phone settings".
-- Back to Phone settings.
-- Open "Developer options". (it's above 'about phone').
-- Turn it ON and enable/check "USB debugging".
(USB debugging is required to work with "ADB/FASTBOOT".)
To Enter into Default/Stock Recovery.
Method 1:
-- Turn off your device/phone
-- Press Vol+ and Vol- and hold them
-- Press Power button and hold
Hold for 5-6 Seconds at "Huawei Ascend" logo (simple logo, not animated) and you are done.
Method 2: To Enter into Default/Stock Recovery via "ADB/FASTBOOT".
1. Make sure "USB Debugging" is enabled.
2. Install phone drivers. You can Download Drivers from the link given under "How to find ADB/fastboot, CDC.... Drivers!!" section.
3. Download "ADB" files from the link given under "How to find ADB/fastboot, CDC.... Drivers!!" section..
4. Extract "ADB.zip" to Drive 'C:\'
5. Now open "command prompt" and make sure path is c:\adb>.
Now type:
Code:
adb reboot recovery
Phone/Device will reboot into Stock/Default Recovery.
Thats all. Done.
Unlocking Bootloader, Root & CWM:
>> Unlock Bootloader?
(Update:Not Needed)
>> How to Root?
(Update: SOLVED)
>> Framaroot 1.9.2
- Download Framaroot 1.9.2: HERE OR HERE
- Extract, copy 'apk' file to you mobile & install.
- Open the installed Framaroot application.
- Choose the “SuperSU” from the dropdown menu.
- Select “Boromir” & on success you'll see this message “Success, Superuser and SU binary installed.”
The End, after rebooting the device you could see an app called Superuser in your menu.
(Note:- In case 'supersu/superuser' icon does not appear in menu, then open play store> my Apps> and search 'supersu/superuser' there. It should be there and needs update. Do it and it will appear in menu.")
Or visit Here for more info on Rooting.
>> CWM Recovery Installation/Flashing?
(Update: SOLVED) NOTE: Device must be Unlocked and "Rooted" for "CWM" installation. (Note: I Rooted the Device & Flashed CWM Recovery successfully without unlocking bootloader. Still need to test flashing "ROM".)
View attachment 2898549
CWM v5.5.0.4 for HUAWEI Y511-U30
You will need MtkDroidTools & Recovery.
Download MtkDroidTools_v253 HERE
& Recovery HERE.
Extract both RAR files.
LETS GET STARTED....
-- Device Must be Rooted.
-- Enable "USB Debugging".
Flashing CWM Recovery with MtkDroidTools:
-- Open MtkDroidTools.
-- Connect you Phone to the PC via usb cable.
1. Click "ROOT" Button. (To get 'root shell') On Phone, 'Supersu' will ask for permission. Select "Grant".
2. Choose Second tab "root, backup, recovery" from MtkDroidTools.
3. Select 2nd(second) Option "To use boot from phone".
4. Click "Recovery and Boot".
5. When message appear "To make CWM Recovery Automatically", Select "NO".
6. Window will popup, Select "recovery.img" file which you have downloaded.
Reboot.... Thats all!!
View attachment 2898546View attachment 2898547View attachment 2898548
Make backup of your device/rom/data etc....
(Note):- Everything is working fine, only thing is that i cannot enter custom recovery with "vol+ & vol- & power" button (it's 'maybe' problem with this specific version). Otherwise i can enter in custom recovery with "ADB". I have installed "Quick boot" app from play store to reboot phone into custom recovery and it's working ok. Also successfully created backup with CWM.
Installing/Flashing Custom ROM
Things you need to know?
-- "Bootloader" "No unlocking needed".
-- Device must be Rooted.
-- Recovery Tool (CWM or TWRP).
-- & Custom ROM.
How to Install/Flash Custom ROM?
(Note:- Make sure Battery is charged more than 70%. Better make it 100%. : D )
-- Make full backup of Device.
-- Copy-paste the downloaded ROM (.zip) file to your phone’s SD card.
-- Reboot phone into Recovery Mode.
-- In Recovery Menu, Select “wipe data factory reset”, “wipe cache partition” and “wipe dalvick cache(from advanced option)".
-- Back to Recovery Main Menu.
-- Go to “install zip from SD card” and “choose zip from SD card”.
-- Go to ROM (.zip) file location and select it.
-- Select "Yes" to continue.
-- Reboot when done.
That's all. Enjoy....
Here some screen shots of Tested ROM LewaOS 4.2.2 I Installed on Huawei Ascend Y511.
Download Custom ROM
LewaOS ver: 1.6 (4.2.2) - Download
Above ROM credits goes to it's Developer....How To Backup / Restore Stock ROM with SP Flash Tool
Backup/Restore Stock/Custom ROM (Rooted & Non-Rooted both)
LINK: How To Backup / Restore Stock ROM with SP Flash Tool
(Ask questions in comments, in case you don't understand something.)
Addition/EXTRA
(Update):
>> Got a news that 'Sigma Box' support this device for 'Bootloader, root etc.... i hope so. (didn't tested yet).
Guys, I'm new to Android but I'm trying my best regarding this device with research and help of others, Your help is needed. hope this post title will change from 'Question' to "Solution/Solved" for "Huawei Ascend Y511-u30" Users. Stay tuned....​Credits: I searched and collected information from various/too many sources, so can't mention them all.​
(Note:- I'm doing this all for sharing purpose only & i need it too. I take no responsibility for anything bad happen/damage to your device by applying/following any instruction from this post. As for me i am testing methods on my device, then i post updates in thread and so far, my device is still working fine. I'll sure will try to mention about anything I'll update in thread without testing. Always take backup of your Phone Data. )
____________________________________________________________________
Also see: Huawei Ascend - Did you know!!....
i have collected some Information, just some more time and will soon edit the post : ). let us know, if you are there waiting.
I serched the net and found some site but they are not in english language. Can't understand/explore thourouly for the device. But it seems too many users on that site with huawei ascend y511. There i found a post regarding root and cwm but not bootloader, so as i said not very comfortable with exploring that site. Maybe someone there know the whole stuff. Am i allowed to share site link. Please administration, confirm.
need help, it's all me over this thread. : |
Get you 'huawei Ascend y511' drivers from within you mobile. follow instructions from Thread. (updated)
CWM recovery
faramaroot worked for me , my fone is now rooted, but now i want to install custom recovery and then custom rom, but i didn't find custom recovery for this model including installation instructions,
there is kitkit android 4.4 available for Y511, but now sure about U30 model. and it needs to complete one survey to download firmware files. and unfortunatly those surveys are not for my country.
anyone having custom recovery(english version) for Y511-U30 plz send the instructions and image file
trm33 said:
faramaroot worked for me , my fone is now rooted, but now i want to install custom recovery and then custom rom, but i didn't find custom recovery for this model including installation instructions,
there is kitkit android 4.4 available for Y511, but now sure about U30 model. and it needs to complete one survey to download firmware files. and unfortunatly those surveys are not for my country.
anyone having custom recovery(english version) for Y511-U30 plz send the instructions and image file
Click to expand...
Click to collapse
Welcome to the thread, it's been long time i was waiting for a single comment other than mine : p.
well, i got my hands on "CWM" and it's in English as from where i get it i saw it in english language. One thing i haven't tested it, coz i'm not sure about my device 'bootloader' status. don't know incase it's unlocked or locked. i think CWM can be installed/flashed only when bootloader is unlocked. so i'm not installing CWM until i'm sure about safety.
"Framaroot" worked for me too last night but "supersu" icon did not appear in menu but i installed an app to confirm root and "supersu" notification came up for granting permission. what ever, Will you also please share "framaroot" version you used and what exploit worked for you. i used framaroot 1.9.2. and please tell me about "bootloader" too.
i'll upload "CWM 5.5.0.4" for y511-u30 or u25, but again i have not tested it. i'll edit thread about how to install. : ). take care and post results after testing. i hope it will be safe. goot luck.
ajnabicancer said:
Welcome to the thread, it's been long time i was waiting for a single comment other than mine : p.
well, i got my hands on "CWM" and it's in English as from where i get it i saw it in english language. One thing i haven't tested it, coz i'm not sure about my device 'bootloader' status. don't know incase it's unlocked or locked. i think CWM can be installed/flashed only when bootloader is unlocked. so i'm not installing CWM until i'm sure about safety.
"Framaroot" worked for me too last night but "supersu" icon did not appear in menu but i installed an app to confirm root and "supersu" notification came up for granting permission. what ever, Will you also please share "framaroot" version you used and what exploit worked for you. i used framaroot 1.9.2. and please tell me about "bootloader" too.
i'll upload "CWM 5.5.0.4" for y511-u30, but again i have not tested it. i'll edit thread about how to install. : ). take care and post results after testing. i hope it will be safe. goot luck.
Click to expand...
Click to collapse
i m not sure about version now, but i have installed from http://forum.xda-developers.com/apps/framaroot/root-framaroot-one-click-apk-to-root-t2130276
trm33 said:
i m not sure about version now, but i have installed from http://forum.xda-developers.com/apps/framaroot/root-framaroot-one-click-apk-to-root-t2130276
Click to expand...
Click to collapse
It's ok about version, any chance of remembering "exploit" you choose to root device "boromir" or "Barahir"?. as i remember, "Barahir" worked for me. again not sure. but device got rooted without showing "supersu" app but hidden and installed.
anyway, i have uploaded Framaroot app and in short i'll be uploading "CWM".
is your device "bootloader unlocked"? i'll not recommend you to try installing "CWM" without bootloader unlocked.
CWM information/img/files added.
I am trying to find unlocking bootloader solution for every one and then will add "CUSTOM ROMS".
faramaroot v1.9.2
select "install Supersu"
then "boromir" but not sure
its nearly 2 months ago i have rooted with faramaroot,
trm33 said:
faramaroot v1.9.2
select "install Supersu"
then "boromir" but not sure
its nearly 2 months ago i have rooted with faramaroot,
Click to expand...
Click to collapse
tnx, so, what's about 'CWM'? i have added info and files. is your phone "bootloader" unlocked?
ajnabicancer said:
tnx, so, what's about 'CWM'? i have added info and files. is your phone "bootloader" unlocked?
Click to expand...
Click to collapse
i have downloaded CWM which u share; but i haven't installed yet, i will only use when i have custom rom,
custom rom kit kat is available but it needs one survey to download the file, i have problem downloading file from http://www.442kitkat.info/mp3-0/huawei-ascend-y511-5910.html
trm33 said:
i have downloaded CWM which u share; but i haven't installed yet, i will only use when i have custom rom,
custom rom kit kat is available but it needs one survey to download the file, i have problem downloading file from http://www.442kitkat.info/mp3-0/huawei-ascend-y511-5910.html
Click to expand...
Click to collapse
How did you unlocked "bootloader"??
ajnabicancer said:
How did you unlocked "bootloader"??
Click to expand...
Click to collapse
I Haven't touched the boot loader, only i have rooted with faramaroot. and installed custom recovery found from internet but that was in chines so i removed, however i have not yet tested the recovery u sent yesterday
trm33 said:
I Haven't touched the boot loader, only i have rooted with faramaroot. and installed custom recovery found from internet but that was in chines so i removed, however i have not yet tested the recovery u sent yesterday
Click to expand...
Click to collapse
Ok. Thanks for replying. I am not sure but i think, to flash custom ROM "bootloader" needs to be unlocked. Maybe 'CWM' don't need bootloader restriction but required root.
Try to find way to unlock bootloader for our device. There are ways but some cost much and the one which don't is official way and they have not answered any of my email/query yet.
It not a problem for me individualy to get bootloader unlocked but i want to find out solution for every one.
One more thing, just want to make sure that it only with my device serial or same with some others too.
1. Serial mentioned in phone settings is strange like "0123456.." and serial behind battery is different.
2. Incase, u ever boot into chinese bootloader/recovery by pressing vol- and power button. Did u happen to see "Board test fail"?
Thanks, I'll be waiting for ur reply.
try http://www.mediafire.com/download/9qrhsndjfy3nyja/UnlckMyBootloader_v2_Setup.exe
http://www.mediafire.com/download/b63251f3ey5ilns/AndRootKit_v1.3_Setup.exe
ajnabicancer said:
Ok. Thanks for replying. I am not sure but i think, to flash custom ROM "bootloader" needs to be unlocked. Maybe 'CWM' don't need bootloader restriction but required root.
Try to find way to unlock bootloader for our device. There are ways but some cost much and the one which don't is official way and they have not answered any of my email/query yet.
It not a problem for me individualy to get bootloader unlocked but i want to find out solution for every one.
One more thing, just want to make sure that it only with my device serial or same with some others too.
1. Serial mentioned in phone settings is strange like "0123456.." and serial behind battery is different.
2. Incase, u ever boot into chinese bootloader/recovery by pressing vol- and power button. Did u happen to see "Board test fail"?
Thanks, I'll be waiting for ur reply.
Click to expand...
Click to collapse
u r correct
1. serial no is same 123..................F, i will check letr on backside
2. i had installed recovery with "RASHR" app avaialble at playsore and restarted fone into recovery with same "RASHR" app.
Vol- and power i think does not work or only it is used to "fast boot" the fone
however Vol+ and power shows board test fail but still u can test some hardware, all menu comes in chines but still camera, mic and other hardware can be checked.
i always reboot to recovery by writing commands to terminal emulator.
Regards
trm33 said:
u r correct
1. serial no is same 123..................F, i will check letr on backside
2. i had installed recovery with "RASHR" app avaialble at playsore and restarted fone into recovery with same "RASHR" app.
Vol- and power i think does not work or only it is used to "fast boot" the fone
however Vol+ and power shows board test fail but still u can test some hardware, all menu comes in chines but still camera, mic and other hardware can be checked.
i always reboot to recovery by writing commands to terminal emulator.
Regards
Click to expand...
Click to collapse
Thanks for info, u r helping. It clear doubts regarding regarding issues and i could move forward for more tests. i'll try my best to make addition in main post about how to flash/install recover VIA "ADB". i hope....
I enter fast boot by "adb" and the command i am gonna ask u about give no results, except dots "....". Tried even entering into chinese mode/fastboot but same result.
Can u confirm "fastboot oem get-bootinfo" without qoute's. It only show info about bootloader, either locked or unlocked. Thanks again.
digijedi007 said:
try http://www.mediafire.com/download/9qrhsndjfy3nyja/UnlckMyBootloader_v2_Setup.exe
http://www.mediafire.com/download/b63251f3ey5ilns/AndRootKit_v1.3_Setup.exe
Click to expand...
Click to collapse
as i remember, i've tried that bootloader file and that's not a working app. "not a valid win32....".
rootkit, didn't tried. Rooting is already solved : ). thanks for information.

Vodafone Smart first 6 (VF695) Rooted# and More!

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Vodafone Smart first 6* NL *(EU) Rooting and More!
Done & Closed!​After a wild chase finding the correct tools and apk's this took me 2 days to complete an fully rooted and Simlock free Vodafone branded Smart Firt 6.
Most of the files can be downloaded from below here on XDA​DISCLAIMER:
Rooting your phone and using custom Recoveries and ROM's have risks and may Void your warranty and can result in bricking your device, and has nothing to do with Google or the device manufacturers. In case of any mishap I am not responsible if you brick/ruin your phone in any way.
Basic computer skills are required and minimal knowledge about the phone and phone utilities also.
Make sure that whatever you do, you are doing it at your own responsibility.
It may be that you get an *softbrick *(bootloop) because Vodafone still pushing update's for their Firmware patching and upgrading the software!​
To be safe please use methods given by: Androrooter and or Kirito9 !​
#Rooting:
1# Download the root.apk onto your phone or SD card and install.
2# Now start the app and you will see it's all in Chinese, just click on the Root Shield Badge ontop of the screen.
3# Let it do its magic installing the scripts most likely it will auto reboot your phone without rooting it,
you must restart the root app again and click on the Badge (like done at step 2#).
~Now you are Rooted but the Superuser is Chinese and what i have noticed it's a temporary Root, if you lose root again just redo step 2#!
4# Download and install SuperSu-2.46 now launch an root app most likely the Chinese app will popup granting
for root permission, you must click on the colored (grant) button to accept.
5# Download an Root browser i.e. File Manager and let it gain Root permission, if SuperSu wont ask for Root it's now save to uninstall the Chinese app.
~From now on you permanently Rooted, don't go installing/modding stuff yet until you made an systems backup!
#Twrp or Cwm Recovery (PC version):
1# Download ADB Driver and install on PC. Download from here; http://www.datafilehost.com/d/2267ab98
2# Download TWRP Setup (thanks to Dees_Troy & Yuweng) and unzip on your PC.
3# Activate USB debugging under developer mode* and connect with USB to your PC.
(done by *tapping 7 times on the build number in the about phone section)
3a# Open the Twrp setup.exe and click on the next button.
3b# Just wait till the installation is completed followed by credits.
3c# On the next window, click on yes to proceed.
3d# Select Start Easy Magic TWRP Installer for MediaTek and click on ok
3e# Click on Yes to auto port.
3f# Now make sure your phone is connected, adb driver installed and usb debugging enabled, then click on OK.
~if you get any pop up msg on your phone screen just click on yes.
Just wait for a few seconds while the setup is been completed,
if the process was successful, your phone should automatically reboot into recovery.
~Now you need to make an full backup with Twrp so that all the files are safe!
#More Updates following Soon! To be safe please use methodes given by: Androrooter and or Kirito9 !
-reserved
does not work
It says root failed on my VF695 and therefore cannot install TWRP.
QuantumRevenger said:
It says root failed on my VF695 and therefore cannot install TWRP.
Click to expand...
Click to collapse
Kingroot 4.8 worked, so I ran the TWRP Setup and guess what another way to ruin the phone even further. Stuck in a boot loop now.
STAY AWAY FROM THIS GUYS GUIDE! It will most likely break your phone from start to finish!
Please provide a reset copy of your system.img and recovery.img for people who have lost their phones due to this guide, it would be very useful as the devices can be restored if adb / fastboot access can be achieved.
At Your Own Risk!
QuantumRevenger said:
It says root failed on my VF695 and therefore cannot install TWRP.
Click to expand...
Click to collapse
QuantumRevenger said:
Kingroot 4.8 worked, so I ran the TWRP Setup and guess what another way to ruin the phone even further. Stuck in a boot loop now.
STAY AWAY FROM THIS GUYS GUIDE! It will most likely break your phone from start to finish!
Please provide a reset copy of your system.img and recovery.img for people who have lost their phones due to this guide, it would be very useful as the devices can be restored if adb / fastboot access can be achieved.
Click to expand...
Click to collapse
Well well QuantumRevenger,
Sorry to hear that this method didn't worked out nicely for you.
Maybe your firmware got upgraded and the recovery didn't stick?!
Did you try the combination Power + Vol Up while the phone is off and enter
the Recovery menu clear Cache + Dalvik after this reboot.
I can't help you with the systems files because i ditched the vodafone firmware for Vanilla 4.4.2 Android.
The only thing i can do for you is point to this thread where i moved towards myself-> MTK devices
Here you will learn an little how your MTK device works, also you can search XDA for an different Easy Magic TWRP or CTR or even Philz!
Enjoy
&
Good luck!
Do you know if this will also work on the UK model?
At Your Own Risk!
RHodgett said:
Do you know if this will also work on the UK model?
Click to expand...
Click to collapse
Hello RHodgett,
It most likely would work because this model bought by Vodafone for their (EU) market.
As we all know it's a cheap china phone suited for Vodafone requirements!
~Not speaking for the firmware updates they push once an while~
But rooting can be done very easy with the given root from my post or even now with the updated
Kingroot 4.8 said by QuantumRevenger. And like for the custom recovery it can get tricky mentioned by QuantumRevenger, i had no problem with this at that moment.
But i urge you to read my answer to QuantumRevenger problem from above, after that you can decide at your own risk.
Enjoy
&
Good Luck!
Thanks, I'll give this a go when the handset arrives in a few days and report back.
Can you explain how to then install the Vanilla 4.4.2 Android firmware? (or any other suitable stock firmware for the device)
Come to the otherside
RHodgett said:
Thanks, I'll give this a go when the handset arrives in a few days and report back.
Can you explain how to then install the Vanilla 4.4.2 Android firmware? (or any other suitable stock firmware for the device)
Click to expand...
Click to collapse
No Problem & you're welcome!,
For flashing roms you need an custom recovery otherwise you can't Flash.
Nobody here is tailoring for our Vodafone branded(China) smart first 6 so you have to go where i send QuantumRevenger towards and where i am. (See post answering QuantumRevenger).
Here you can use the roms and learn more about our MTK devices in general.
For flashing roms you must install in the recovery as an zip file and then you're done!
MTK has other methodes to install but that's for advance users only.
Enjoy
&
Goodluck.
Hi, I've root using the Chinese apk and root checker says the device is rooted but I wasn't able to install SuperSU 2.46, it keeps saying the binaries need to be updated and it fails every time I update.
Rebooting using the TWRP setup just shows the Powered by android splash. I'm not sure what to do now?
Edit: Ok I've flashed a recovery from the threads you linked, finally got a bootloader working. Now to flash a ROM Got CM12.1 running, thanks!
DID not work for me
So I followed all the steps and everything seemed to work fine. The TWRP software said it was going to reboot into recovery but it is stuck at the android logo screen.
When I hold power button + up key its the same, stuck at the android screen.
When I hold power button + down key it boots into vodafone android.
I'm kind of stuck to what to do now (sorry I am really new to this)?
RHodgett said:
So I followed all the steps and everything seemed to work fine. The TWRP software said it was going to reboot into recovery but it is stuck at the android logo screen.
When I hold power button + up key its the same, stuck at the android screen.
When I hold power button + down key it boots into vodafone android.
I'm kind of stuck to what to do now (sorry I am really new to this)?
Click to expand...
Click to collapse
Darn that's a bummer! It worked for me and had everything running xposed, SuperSu etc. :/
Try another Magic installer use CWM or Phillz, they can be found here or via google.
So weird i bet Vodafone did a firmware push on there bootloader or not all EU firmwares are the same(dat would be pretty nonlogical).
Sorry for the troubles please try the above solution and report back if that fixed it.
Goodluck!
How to load and unzip
Menroid said:
Vodafone Smart first 6* NL *(EU) Rooting and More!
Done & Closed!​After a wild chase finding the correct tools and apk's this took me 2 days to complete an fully rooted and Simlock free Vodafone branded Smart Firt 6.
Most of the files can be downloaded from below here on XDA​DISCLAIMER:
Rooting your phone and using custom Recoveries and ROM's have risks and may Void your warranty and can result in bricking your device, and has nothing to do with Google or the device manufacturers. In case of any mishap I am not responsible if you brick/ruin your phone in any way.
Basic computer skills are required and minimal knowledge about the phone and phone utilities also.
Make sure that whatever you do, you are doing it at your own responsibility.
It may be that you get an *softbrick *(bootloop) because Vodafone still pushing update's for their Firmware patching and upgrading the software!​
#Rooting:
1# Download the root.apk onto your phone or SD card and install.
2# Now start the app and you will see it's all in Chinese, just click on the Root Shield Badge ontop of the screen.
3# Let it do its magic installing the scripts most likely it will auto reboot your phone without rooting it,
you must restart the root app again and click on the Badge (like done at step 2#).
~Now you are Rooted but the Superuser is Chinese and what i have noticed it's a temporary Root, if you lose root again just redo step 2#!
4# Download and install SuperSu-2.46 now launch an root app most likely the Chinese app will popup granting
for root permission, you must click on the colored (grant) button to accept.
5# Download an Root browser i.e. File Manager and let it gain Root permission, if SuperSu wont ask for Root it's now save to uninstall the Chinese app.
~From now on you permanently Rooted, don't go installing/modding stuff yet until you made an systems backup!
#Twrp or Cwm Recovery (PC version):
1# Download ADB Driver and install on PC. Download from here; http://www.datafilehost.com/d/2267ab98
2# Download TWRP Setup (thanks to Dees_Troy & Yuweng) and unzip on your PC.
3# Activate USB debugging under developer mode* and connect with USB to your PC.
(done by *tapping 7 times on the build number in the about phone section)
3a# Open the Twrp setup.exe and click on the next button.
3b# Just wait till the installation is completed followed by credits.
3c# On the next window, click on yes to proceed.
3d# Select Start Easy Magic TWRP Installer for MediaTek and click on ok
3e# Click on Yes to auto port.
3f# Now make sure your phone is connected, adb driver installed and usb debugging enabled, then click on OK.
~if you get any pop up msg on your phone screen just click on yes.
Just wait for a few seconds while the setup is been completed,
if the process was successful, your phone should automatically reboot into recovery.
~Now you need to make an full backup with Twrp so that all the files are safe!
#More Updates following Soon!
Click to expand...
Click to collapse
I loaded into the Phone memory, but not it says cant ready such a file. SO how does one unzip the root file whilst in the Android phone? OR is is that we unzip whilst on the PC and then transfer all of it into the ANdoird phone?
Can you explain how you achieved this? WIll halp tremendously.
Thanks
onlydongles said:
I loaded into the Phone memory, but not it says cant ready such a file. SO how does one unzip the root file whilst in the Android phone? OR is is that we unzip whilst on the PC and then transfer all of it into the ANdoird phone?
Can you explain how you achieved this? WIll halp tremendously.
Thanks
Click to expand...
Click to collapse
Hello Onlydongles,
for root you can use kingroot 4.8 or the given Root apk from above.
Just install like any app for Android and follow the instruction.
Enjoy
&
Goodluck!
Menroid said:
Hello Onlydongles,
for root you can use kingroot 4.8 or the given Root apk from above.
Just install like any app for Android and follow the instruction.
Enjoy
&
Goodluck!
Click to expand...
Click to collapse
That's the problem. SiInce the file is in ZIP format, downloading into the SD card and then doing the Power+Vol up, and update from SD zip, gives me an aborted message.
Putting the Zip file in the Phone memory (not the sd card) just doesn't open the file, saying format not supported.(casue it is ZIP)
What am I missing? please help with a step by step idiots guide, if you can .
Thanks
---------- Post added at 09:38 PM ---------- Previous post was at 09:31 PM ----------
onlydongles said:
That's the problem. SiInce the file is in ZIP format, downloading into the SD card and then doing the Power+Vol up, and update from SD zip, gives me an aborted message.
Putting the Zip file in the Phone memory (not the sd card) just doesn't open the file, saying format not supported.(casue it is ZIP)
What am I missing? please help with a step by step idiots guide, if you can .
Thanks
Click to expand...
Click to collapse
Further info. I have downloaded from your links onto the PC and transferred into the SD card & phone.
onlydongles said:
That's the problem. SiInce the file is in ZIP format, downloading into the SD card and then doing the Power+Vol up, and update from SD zip, gives me an aborted message.
Putting the Zip file in the Phone memory (not the sd card) just doesn't open the file, saying format not supported.(casue it is ZIP)
What am I missing? please help with a step by step idiots guide, if you can .
Thanks
---------- Post added at 09:38 PM ---------- Previous post was at 09:31 PM ----------
Further info. I have downloaded from your links onto the PC and transferred into the SD card & phone.
Click to expand...
Click to collapse
The root is an normal APK there are only two zip files here; the TWRP and the SuperSu.
TWRP.zip is an magic installer for your PC with the given USB drivers and Debuging turned on(See my guide).
Now SuperSu.zip can only be installed via an custom recovery like TWRP.
I'm noticing you're trying to flash without an
custom recovery?, that's an no go.
1# Root with given or Kingroot 4.8.
2# Install custom recovery TWRP, CWM or Phillz (Must be an magic installer version via PC) all these versions can be found on Xda.
3# Flash SuperSu via custom recovery and replace the first installed Root!
That's all there is to it, no deeper layers on how-to install.
Enjoy
&
Good luck!
OK got it. THe only way I could get the APK into my phone is via the phones own browser from this site. I could only move from my pc as a ZIP file only. Hence could not install. But now its done. I think I am rooted now. Root checker still says not rooted, but I can use ES file explorer and have managed to remove a few app. Does this mean it is Rooted?
Can I remove the Rooting apk from the phone now without any adverse impact?
I have also managed to load the TWRP on the SD card. IF I want to Flash a rom, how do I go about it? Can you link and stable ROM which I can use? Need a small tutorial.
AND very many mahy thanks for your support on here and input.
Regds
onlydongles said:
OK got it. THe only way I could get the APK into my phone is via the phones own browser from this site. I could only move from my pc as a ZIP file only. Hence could not install. But now its done. I think I am rooted now. Root checker still says not rooted, but I can use ES file explorer and have managed to remove a few app. Does this mean it is Rooted?
Can I remove the Rooting apk from the phone now without any adverse impact?
I have also managed to load the TWRP on the SD card. IF I want to Flash a rom, how do I go about it? Can you link and stable ROM which I can use? Need a small tutorial.
AND very many mahy thanks for your support on here and input.
Regds
Click to expand...
Click to collapse
Okay Onlydongles,
I don't think you have Root (yet!), Es browser has an side menu.
Here you must scroll down and select Root Explorer, that's the real test if you got Rooted!
If not install Kingroot 4.8 via your phone browser.
For ROMs you have to go where I send everybody towards ->MTK Devices (link given in answers above).
Flashing ROMs is easy done by custom recovery select the downloaded ROM zip and flash with the given creator instructions B).
Enjoy
&
Good luck!
Nomnuds said:
Edit: Ok I've flashed a recovery from the threads you linked, finally got a bootloader working. Now to flash a ROM Got CM12.1 running, thanks!
Click to expand...
Click to collapse
How's CM12.1 running for you? Everything working OK?

[HOW-TO][WORKAROUND] Use GApps on the Nubia X

Guys, please check your phone version before downloading the toolkit - dont use 2.19 toolkit on 2.21 phone-version! I don't know why everyone is killing their phone right now! This is not an easy-to-do tutorial! It requires time and at least a bit knowledge. Please read this carefully - use google for the most important words and start after understanding everything! I won't help via PM when you 'bricked' your phone!
Welcome to the WIP Tutorial "How to use GApps on the Nubia X"!
Keep in mind this is a workaround and should not be the official way in how to do it! Im not taking any responsibility if anything goes horribly wrong
Understood? Let's go then!
STEP 1 - Preparation
Click to expand...
Click to collapse
We need to prepare the phone now.
Note: This is mandatory for the rest to work
Unlock the Developer options by going to Settings ►About phone ►Rapidly tapping on the "Build number" field until the phone returns "You are an developer".
Go to Settings ► Other system settings ►Developer options - and change the state of "OEM Unlocking" to ON.
Again in Settings ► Other system settings ►Developer options enable "USB Debugging"
Now, you need to prepare your PC (in short: install adb). Please Google this on your own ("How to install adb on {your OS}").
Alright, we are done with the phone for now.
Let's go to the downloads!
STEP 2 - Downloads
Click to expand...
Click to collapse
nubia-root-toolkit V211 (Actually the magic behind everything). Source: 百度云, pw: 7m9s - by 绯色玻璃
nubia-root-toolkit V219 (Actually the magic behind everything). Source: 百度云, pw: 7m9s - by 绯色玻璃
Link2SD (in order to convert to system later)
GoogleFrameworkInstaller
Great job so far.
Now, we can start doing dev-things !
STEP 3 - Let the magic happen! (ROOT)
Click to expand...
Click to collapse
Note: this is the part where we change system files. Please continue at your own risk! If you don't know what a root is you should better not do that.
Note: I don't own this toolkit. The source is linked above. I would recommend translating the original page source and reading throgh it. Source
Alrighty then? Damn, ur edgy.
Plug in your phone and wait until it gets recognized by your OS.
Extract the "nubia-root.zip", go into nubia-Root ► nubia-X, and run the "nubia-X_Root-V211.exe" with admin priv.
We don't understand nothing, because it is a chinese source... But according to the original thread, close (X) the first window that appears.
You will now see a window with "(Random text) ROOT"-Button on the right. After you click it, you'll get a log output of what your phone is doing via ADB.
Finished? You will see "Success" at the bottom including some weird characters. Lmao #chineseprograms.
What happened right now?
Well your phone is rooted. The program archived this by flashing a partition on your phone with adb.
First, it unlocked it (see my dev thread for more infos) and after that it flashed the bootimage. In short.
Now boot back into your phone and continue your journey!
STEP 4 - Installing apks on the phone
Click to expand...
Click to collapse
Remember all these apk's you have downloaded before?
We are going to use them now.
Make sure your phone is still plugged in. We are using 'adb' now so open up a command-prompt / powershell / bash.
The syntax is the following: "adb install NameOfTheFile.apk" - do this with every downloaded apk. Example: "adb install /home/user/link2sd.apk".
STEP 5 - Install GApps
Click to expand...
Click to collapse
Now the fun part.
We are going to install the required Google Apps as a normal user.
IMPORTANT: Don't run any of the Google Apps after you see them on your phone. I know you are hyped but its not time to do this right now.
Run the App called "谷歌安装器" (or the app with a playstore-like symbol). You will see a screen with chinese text and a blue button.
Click the blue button - the app will now download every GApp you need. After every download you will be prompted to install the app - confirm this and deny any Nubia tips for "hey you can download a newer app". Just install it like a normal app.
If you encounter the "unknown source"-error, follow the instructions on the device (or google "how to enable install apps from unknown sources").
Thats it! Wohoo.
Well no.
Please restart your phone, before continue!
STEP 6 - Make GApps powerful (using Link2SD)
Click to expand...
Click to collapse
Well I didn't found a better way as making the GApps System right now.
Because we don't have access to TWRP (right now ;D), this is the way to go.
I assume you have Link2SD installed (if not, go to Step 4 and install Link2SD!).
Open up Link2SD and click on the three dots located in the upper right hand corner.
Click "Search" and type in "Google". You will see a bunch of applications there but we only care about some of them.
We will use the following procedure: Click on the searchresult ► Click on the three dots ► "Convert to system app" ► Confirm. (It might be called somewhat with "system" in it, if you dont find it).
Do this procedure with the following apps: "Google Service Framework", "Google Play Store", "Google Play Service", "Google Contacts Sync", "Google Calendar Sync" and "Google Account Manager".
Done? Restart your device again. (You can do that by clicking on the side-menu of Link2SD ► Reboot ► Reboot.
Step 7 - Enjoy!
Click to expand...
Click to collapse
Well, you are an official hacker now... Well not really.
But you did something which is not that easy.
If you want to learn more or if you have any questions left contact me on discord (My ID: Captain Teemo#9394).
And if you are happy with the result, consider my time writing this for you and drop me a coffee: https://paypal.me/THeckel - your awesome!
Thanks for reading and enjoy your nubia - as you want!
@Teeemoo, most of the people will do that for first time. It will be good to include:
BE SURE THAT THE PHONE VERSION MATCHES THE VERSION OF THE SOFTWARE!
The described process up it's only of v2.11. For v2.19 and up you need the corresponding tool.
If you ignore that, you risk to soft brick your phone.
1. Magisk and Xposit will be loaded on the phone - do not play at any cost with them (upgrade or stuff). That will put your phone on a boot loop. I know it form personal experience. To fix that it's a bit tricky.
2. When you start the root - be sure that your phone is unlocked. Watch it when it ask permissions.
3. Moving apps with Link2SD can be tricky as well. The app will be moved to /system partition and it's limited. Also if you promote and demote app, doesn't mean that you'll get the same space on /system again. There is option to do that, but need some expertise level.
4. Abut when the GApps to be set at system - after the reboot or before it - I'm not that sure. For me was working the option only after the root. For that reason, preload the Link2SD in advance.
5. v2.19 root reports a virus inside. If you're afraid to open it, then use a sandbox for that purpose (shade sandbox is pretty ok for that purpose).
this is awesome, thank you so much. Let's get you some coffee
frankstoy said:
this is awesome, thank you so much. Let's get you some coffee
Click to expand...
Click to collapse
Great! You are the reason why programming and doing something for a community is so fun!
Keep it up - you're awesome!
Thanks!
root issues
Hi
thank you to make a tutorial about rooting the phone i did everything you said in step 1 and 2 but iv'e had a issues with the reboot this is the picture of my phone right now do i need to reinstall the factory firmware ? thank you in advance
Hugo
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
---------- Post added at 11:10 PM ---------- Previous post was at 11:00 PM ----------
I tried flashing the new software for google play service and i got an error
your device is corrupt
I followed the steps to the tutorial and failed anyone can help me reload oem software on the phone thanks
Wait, what?
You got in the boot-loop?
No why. I told you what to NOT to do
PM to explain you how to recover.
nuvocell said:
Hi
thank you to make a tutorial about rooting the phone i did everything you said in step 1 and 2 but iv'e had a issues with the reboot this is the picture of my phone right now do i need to reinstall the factory firmware ? thank you in advance
Hugo
---------- Post added at 11:10 PM ---------- Previous post was at 11:00 PM ----------
I tried flashing the new software for google play service and i got an error
your device is corrupt
I followed the steps to the tutorial and failed anyone can help me reload oem software on the phone thanks
Click to expand...
Click to collapse
Hey hugo, did you update the phone before doing the tutorial?
The picture is not loading, btw. You might upload it to an image uploader and send the link here.
Here you can download the official rom
Hey,
I did everything but at the end when i open the play store i just got an endless loading !!
Pls help <3
---------- Post added at 11:51 PM ---------- Previous post was at 11:45 PM ----------
q8falcon said:
Hey,
I did everything but at the end when i open the play store i just got an endless loading !!
Pls help <3
Click to expand...
Click to collapse
Solved : passed "Google play services" in "Link2SD" by mistake.
Thanks for the great job :good::good::good:
Thanks for the quick reply , i did not have an update to do on the phone, i used the chinese software to root first like mentionned in the tutporial , then phone went into device corrupted ,
now im trying to install the oem firmware on the phone im trying with smart flash tool , but in the nx616j update file has no map.txt file
what can i do to reload oem software on the phone?
There are 2 versions for the software.
One of them has a single button on the right side with strange symbols and "root" in between.
The other one has 2 buttons - one is with "root" and the other "fastboot" in between.
If your phone is in boot-loop and before you do something stupid hard-core.
Reboot the phone in fastboot - long hold power, then when restarts - volume down + power.
You may need few restarts before stabilize it in fastboot.
Then use that second software and press the button which has label "fastboot" in the text.
Restart and you have to be ok
here is th escreen after root
https://photos.google.com/share/AF1QipOSac3LED_NSTD7Y0ZUDggclcTq1kg4JeiBKn3PaNkO6BDNJpfKCkTVJ4BGzNMOoQ?key=VUFDcXdYczdpS0U0R1hNeFljeHlTNEVzNkZ4QVh3
Simple fix.
Do what I told you. Read my pervious post.
br_other said:
Simple fix.
Do what I told you. Read my pervious post.
Click to expand...
Click to collapse
I read but it's not so clear you mentioned something like 2 programs witch program are you referring too?. Also if you saw my picture I think the software must been reinstalled. I normally works with Samsung and having all the software to fix it but Nubia it's something new for me . Thank you very much for your help.
Br_other refers to the original Chinese link (see the tutorial there is the link somewhere).
The new tool includes a fastboot option.
Try to get the new download, otherwise I will reupload it later.
Otherwise:
Your bootloader is unlocked and a wrong bootimage was flashed.
So basically to repair you need to get into fastboot or recovery by pressing (phone must be off) volume down or up with the power button simultaneously.
If this still works you can download the official firmware, extract the boot.img out there and reflash it with ADB.
Basically adb flash boot boot.img
Hello. Thanks so much for the tutorial.
I have finished all the steps, however when I open playstore, stuck at "checking info" status. What could have I done Wong? Or missed any.
Thanks
phone is brick now
Hi guys
let me explain you whats going on with my phone ... But first i would like to thanks @Teeemoo and @br_other they've helping me a lot with my rooting issues but since then my phone is in boot loop mode and i can't use anymore I read everywhere on the net to found a solution but it's seems to not having anything works!!!! To do a short story my phone was working fine with the chinese rom but was useless without google play services. i was waiting every day for a root or global rom to flashed. Last week i receive a OTA software update version 2.19 so i did the update. 2 days ago i saw a post with all the instructions to root the phone and install the google framework with working apps in the main pages, not like the stupid sand box that was terrible to use. I followed the instruction and root the phone . After the root complete the phone reboot in bootloop mode and with no way to recovery my original software. I've posted my issues in this forum and get help from 2 member mentioned above. They told me to found the other root file with fastboot recovery it was really hard to found because the link is not active anymore but i finally found and install. I've put my phone in fast boot mode and try to recovery but i always had the same error message see the pictures attached. I decide to do more researched on the net and i found a way to install the boot loader IMG using ADB command . I try to install but i realize by making some test that my bootloader is not unlocked so i'm not able to install the image . I d'ont know what can i do now but i think i will throw my phone out the windows .......
sorry for my english is not my primary language
nuvocell said:
Hi guys
let me explain you whats going on with my phone ... But first i would like to thanks @Teeemoo and @br-other they've helping me a lot with my rooting issues but since then my phone is in boot loop mode and i can't use anymore I read everywhere on the net to found a solution but it's seems to not having anything works!!!! To do a short story my phone was working fine with the chinese rom but was useless without google play services. i was waiting every day for a root or global rom to flashed. Last week i receive a OTA software update version 2.19 so i did the update. 2 days ago i saw a post with all the instructions to root the phone and install the google framework with working apps in the main pages, not like the stupid sand box that was terrible to use. I followed the instruction and root the phone . After the root complete the phone reboot in bootloop mode and with no way to recovery my original software. I've posted my issues in this forum and get help from 2 member mentioned above. They told me to found the other root file with fastboot recovery it was really hard to found because the link is not active anymore but i finally found and install. I've put my phone in fast boot mode and try to recovery but i always had the same error message see the pictures attached. I decide to do more researched on the net and i found a way to install the boot loader IMG using ADB command . I try to install but i realize by making some test that my bootloader is not unlocked so i'm not able to install the image . I d'ont know what can i do now but i think i will throw my phone out the windows .......
sorry for my english is not my primary language
Click to expand...
Click to collapse
Try this via ADB:
Code:
fastboot oem nubia_unlock NUBIA_NX616J
and then
Code:
fastboot flash boot boot.img
Teeemoo said:
Try this via ADB:
Code:
fastboot oem nubia_unlock NUBIA_NX616J
and then
Code:
fastboot flash boot boot.img
Click to expand...
Click to collapse
doesnt work
nuvocell said:
doesnt work
Click to expand...
Click to collapse
Because you need to replace the 'boot.img' part with the location of ur boot.img file.
If you don't have the boot image, tell me and I will extract it for you.
Cheers
Teeemoo said:
Because you need to replace the 'boot.img' part with the location of ur boot.img file.
If you don't have the boot image, tell me and I will extract it for you.
Cheers
Click to expand...
Click to collapse
let me explain you what i did . i download the oem firmware and extract it then i took the boot image file and copy to the C drive and replace the name by recovery.img. is that is correct ?

Categories

Resources