Related
can this be rooted by the way, and rebranded
firmware 2.1-update1
baseband a1-04.01.01
kernel 2.6.29
rom 512
ram 512
horizontal pixels 480
vertical 800
cpu speed 768
cpu ver 8250
do you have one?
[[ Cold ]] said:
do you have one?
Click to expand...
Click to collapse
Yes in 2 hours i will have it
excellent!
please check the rom version and create a rom dump for the community
yeah! please share any info u get!
PS: check this to make the dump
http://android.modaco.com/content/htc-desire-desire-modaco-com/308704/how-to-dump-the-rom-image/
HI can you please explain to me what i need to make the dumb, i am going through the site and i am not sure what i am to looking for?
extreme22 said:
HI can you please explain to me what i need to make the dumb, i am going through the site and i am not sure what i am to looking for?
Click to expand...
Click to collapse
first of all (in your Liquid E )please go to Settings > About Phone ... and check Baseband Version , Kernel Version and Build number and please post that data here
also, could you confirm it has 512MB RAM? go to Settings > About Phone > Device Information ...
Now for the dump:
have you used adb before?? if not, please install the android sdk in your computer.
i'm looking for the exact command i used to make a dump of the system.img. Ill post it here when i find it.
To get system.img you need to install malez recovery (check modaco for details)
In recovery select nandroid backup, when it will be finished, on your SD u will find /nandroid, than search for system.img
[[ Cold ]] said:
first of all (in your Liquid E )please go to Settings > About Phone ... and check Baseband Version , Kernel Version and Build number and please post that data here
also, could you confirm it has 512MB RAM? go to Settings > About Phone > Device Information ...
Now for the dump:
have you used adb before?? if not, please install the android sdk in your computer.
i'm looking for the exact command i used to make a dump of the system.img. Ill post it here when i find it.
Click to expand...
Click to collapse
no i have not used adb before where do i find it,?
mate, as cold mentioned above... first check device info.
Piter1225 said:
first of all (in your Liquid E )please go to Settings > About Phone ... and check Baseband Version , Kernel Version and Build number and please post that data here
also, could you confirm it has 512MB RAM? go to Settings > About Phone > Device Information ...
Click to expand...
Click to collapse
daft009 said:
mate, as cold mentioned above... first check device info.
Click to expand...
Click to collapse
will do im still awaiting for ups to show up
aah right..
You can download the SDK here, developer.android.com/sdk
daft009 said:
aah right..
You can download the SDK here, developer.android.com/sdk
Click to expand...
Click to collapse
thanks installing as we speak
let us know when u receive it... tks
What does Settings -> About Phone say under:
Baseband version
Build number?
And total RAM? (Under Device Info)
I am currently writing a complete how to. Does this devices is yours or you will just have it for a couple a hours ?
I have written a full how to.
The goal is to keep your devive as untouched as possible (you have not said if it is your devices or not)
First of all i don't advice you to install lastest sdk because adb tools where updated for froyo and can have problems to access device. That's why i provide you an archive with adb in it.
A) Before device
===========
1) install acer drivers : http://www.megaupload.com/?d=E5PTHL3O (reboot the computer to be sure they are isntalled)
2) download this archive (in next step i will call it superboot.zip)
http://acer-liquid-community-rom-bugtracker.googlecode.com/files/Superboot.zip
3) Extract the content of Superboot.zip to a directory, let's say c:\superboot.
4) Copy adb-windows.exe to adb.exe (copy not move) IMPORTANT
5) Download this archive http://www.4shared.com/file/-0yByOIb/mzTools.html
6) Extract the content of mzTools.zip in the same directory as the content of superboot.zip
7) Test can you can use adb :
7a) open a terminal emulator ( start / execute / cmd )
7b) move to the directory where you have stored tools using cd command (for exemple cd \superboot)
7c) adb devices -> should return "List of devices attached" and nothing more.
7d) you adb installation is ready
B) When you have the device
================
1) Go in Settings / About Phone and note all informations provided
2) Go in Settings / Applications / Developement and enable USB debuging (without this will not be able to do nothing)
Connecting to the device
4a)open a terminal emulator ( start / execute / cmd ) From now : all operation must be done in the terminal emulator
4b) move to the directory where you have stored tools using cd command (for exemple cd \superboot)
4c) adb devices -> should return "List of devices attached" and a device with a number (that is your phone)
Dumping system content
5) adb push busybox /data/local
6) adb shell chmod 777 /data/local/busybox
7) adb shell /data/local/busybox tar czvf /sdcard/liquidEsystem.tgz /system
Dumping boot content
8) adb push dump_image /data
9) adb shell chmod 777 /data/local/dump_image
10) adb shell /data/local/dump_image boot /sdcard/liquidEboot.img
Getting files
11) adb pull /sdcard/liquidEsystem.tgz . (will take a long time)
12) adb pull /sdcard/liquidEboot.img .
Files will be in your suerboot directory
Cleaning all traces of operation on your phone
13) adb shell rm /data/local/dump_image
14) adb shell rm /data/local/busybox
15) adb shell rm /sdcard/liquidEsystem.tgz
16) adb shell rm /sdcard/liquidEboot.img
Disable usb debugging. You phone is the same as out of box.
any news....?
still waiting, Mondya or tuseday it will be here there was an issue at Rogers
Have you red my how to? Have u installed as I have described?
Hi,
So I got a HTC One today, and I'm lovin it so far!
However, I want to have 4.2 ROM on my HTC One, but it's Three (3) Carrier branded!
I bought a code so I could use my own SIM from Tele2....However, when I boot op my HTC, I still get the Three Carrier Bootanimation.
But what I think is the worst, I can't get the 4.2 ROM on my HTC!
Is there any possibility that I can magicly get the official 4.2 ROM on my Three branded HTC One?
Do I need to unlock the bootloader or something?
PLEASE HELP!:crying:
yeah unlock your bootloader, flash a custom recovery and install the odexed ROM from here: http://forum.xda-developers.com/showthread.php?t=2224752
OR
you can check the dev forums, S-OFF the device and change your CID to a Debranded one and flash a worldwide RUU
youll never get updates on Three
IINexusII said:
yeah unlock your bootloader, flash a custom recovery and install the odexed ROM from here: http://forum.xda-developers.com/showthread.php?t=2224752
OR
you can check the dev forums, S-OFF the device and change your CID to a Debranded one and flash a worldwide RUU
youll never get updates on Three
Click to expand...
Click to collapse
Thank you a 100 times! When I unlock my bootloader, I will lose my data. So how do I S-OFF and change my CID?
pottemans said:
Thank you a 100 times! When I unlock my bootloader, I will lose my data. So how do I S-OFF and change my CID?
Click to expand...
Click to collapse
If you would like to skip unlocking the bootloader do revone s off.it is in the original development section
a box of kittens said:
If you would like to skip unlocking the bootloader do revone s off.it is in the original development section
Click to expand...
Click to collapse
But Revone needs Root and for Root you need to unlock your bootloader, right?
PLEASE HELP!! I WANT 4.2 ON MY HTC ONE
it could work without root, just follow the instructions http://forum.xda-developers.com/showthread.php?t=2314582
IINexusII said:
it could work without root, just follow the instructions http://forum.xda-developers.com/showthread.php?t=2314582
Click to expand...
Click to collapse
I Don't understand any of that! I'm new to this kind of stuff so please help me! I'm coming from a SGS3 so i know how Odin, SuperSU, and Clockworkmodrecovery works, but don't know anything about S-OFF, Unlocking bootloader, and what the heck is a Adb Shell??
Please help me from scratch!
The only thing I want is Android 4.2 with Sense so I can get battery percentage and make my home button act like a menu button so the irritating black menu bar on the bottom goes away....
pottemans said:
I Don't understand any of that! I'm new to this kind of stuff so please help me! I'm coming from a SGS3 so i know how Odin, SuperSU, and Clockworkmodrecovery works, but don't know anything about S-OFF, Unlocking bootloader, and what the heck is a Adb Shell??
Please help me from scratch!
The only thing I want is Android 4.2 with Sense so I can get battery percentage and make my home button act like a menu button so the irritating black menu bar on the bottom goes away....
Click to expand...
Click to collapse
1. Install adb and get it to work http://www.redmondpie.com/how-to-set-up-android-adb-and-fastboot-on-windows-tutorial/, Youtube http://www.youtube.com/watch?v=Yc4z-KYypgY.
2. Disable fastboot in settings/energ at the bottom and close HTC Sync Manager if its running.
3. Download and copy revone 0.2.1 to your phone and follow the instructions in the revone OP.
http://forum.xda-developers.com/showthread.php?t=2182792
and use the ODEXED rom from here: http://forum.xda-developers.com/showthread.php?t=2224752
gee2012 said:
1. Install adb and get it to work http://www.redmondpie.com/how-to-set-up-android-adb-and-fastboot-on-windows-tutorial/, Youtube http://www.youtube.com/watch?v=Yc4z-KYypgY.
2. Disable fastboot in settings/energ at the bottom and close HTC Sync Manager if its running.
3. Download and copy revone 0.2.1 to your phone and follow the instructions in the revone OP.
Click to expand...
Click to collapse
Okay so i got adb running in my c:/adroidadb and in downloaded revone, but i can´t push it to my devices data/local/tmp!
How to fix this>
pottemans said:
Okay so i got adb running in my c:/adroidadb and in downloaded revone, but i can´t push it to my devices data/local/tmp!
How to fix this>
Click to expand...
Click to collapse
Type: adb devices in cmd. Do you see a serial number?
If so type the right name, so adb push revone-0.2.1 /data/local/tmp/
IINexusII said:
http://forum.xda-developers.com/showthread.php?t=2182792
and use the ODEXED rom from here: http://forum.xda-developers.com/showthread.php?t=2224752
Click to expand...
Click to collapse
okay so I unlocked my bootloader and installed cwm recovery. Do i only need to download the ROM zip, or also the recovery.img.... ps im not rooted!
pottemans said:
okay so I unlocked my bootloader and installed cwm recovery. Do i only need to download the ROM zip, or also the recovery.img.... ps im not rooted!
Click to expand...
Click to collapse
First i suggest you get S-Off with revone.
adb shell ; cd /data/local/tmp ; ./revone -s 0 -t
Reboot in bootlader mode: adb reboot bootloader, then you type fastboot oem writecid 11111111
Now you can flash anu RUU or rom you want
Then copy superSU zip to the phone and flash in recovery http://download.chainfire.eu/339/SuperSU/UPDATE-SuperSU-v1.41.zip.
Then make a backup in CWM recovery before you flash any custom rom.
Don`t forget to hit thanks button
gee2012 said:
First i suggest you get S-Off with revone.
adb shell ; cd /data/local/tmp ; ./revone -s 0 -t
Then copy superSU zip to the phone and flash in recovery http://download.chainfire.eu/339/SuperSU/UPDATE-SuperSU-v1.41.zip.
Then make a backup in CWM recovery before you flash any custom rom.
Don`t forget to hit thanks button
Click to expand...
Click to collapse
no, sorry i dont want to have SOFF... but can you look at this ROM! How to install this
http://forum.xda-developers.com/showthread.php?t=2224752
pottemans said:
no, sorry i dont want to have SOFF... but can you look at this ROM! How to install this
http://forum.xda-developers.com/showthread.php?t=2224752
Click to expand...
Click to collapse
I`am running that one too, an excellent rom which is fast and stable.
I urge you to get S-Off, you`ll regret it later if you don`t do it now on Hboot 1.44.000. You cannot downgrade the bootloader so you cannot install a RUU later if you should have to turn it in for repair.
gee2012 said:
I`am running that one too, an excellent rom which is fast and stable.
I urge you to get S-Off, you`ll regret it later if you don`t do it now on Hboot 1.44.000. You cannot downgrade the bootloader so you cannot install a RUU later if you should have to turn it in for repair.
Click to expand...
Click to collapse
okay so i pushed revone to my Phone, what now! when i type in chmod 755 it says that chmod is not a command or something!
pottemans said:
okay so i pushed revone to my Phone, what now! when i type in chmod 755 it says that chmod is not a command or something!
Click to expand...
Click to collapse
Use any operating system you like, you only need adb.
1. Download revone (above) and push it to your device: adb push revone /data/local/tmp/
2. Open an adb shell and:
* cd /data/local/tmp
* chmod 755 revone-0.2.1
3. (optional) If your device is unlocked and rooted please switch to root using su.
4. Prepare to gain S-OFF by running the command: ./revone -P
4a. If revone reports success reboot the device and proceed to step 5)
4b. If revone reboots the device (we'll pretend this isn't an undiagnosed random crash) please wait 2 minutes then try again from step 2.
4c. If revone reports that you need to reboot and try again please reboot and try again from step 2.
5. Now that revone has successfully prepared your device for S-OFF please open another adb shell (as per step 2) and change to
the /data/local/tmp directory.
6. Instruct revone to grant you S-OFF and unlock status by running the command: ./revone-0.2.1 -s 0 -t
6a. Other optional command arguments:-
* -u - Unlock the device
* -l - Lock the device (as if it was never unlocked)
* -r - Relock the device (mark the device as relocked)
* -t - Reset the device's tamper flag.
7. Presuming revone reported success please reboot the device again, this time to the bootloader (adb reboot bootloader)
8. You should now observe your device is S-OFF (and the lock status changed if you invoked that option).
9. (optional) Re-run revone to remove TAMPERED from your HBOOT screen: ./revone -t
Type the red text in cmd.
gee2012 said:
Use any operating system you like, you only need adb.
1. Download revone (above) and push it to your device: adb push revone /data/local/tmp/
2. Open an adb shell and:
* cd /data/local/tmp
* chmod 755 revone-0.2.1
3. (optional) If your device is unlocked and rooted please switch to root using su.
4. Prepare to gain S-OFF by running the command: ./revone -P
4a. If revone reports success reboot the device and proceed to step 5)
4b. If revone reboots the device (we'll pretend this isn't an undiagnosed random crash) please wait 2 minutes then try again from step 2.
4c. If revone reports that you need to reboot and try again please reboot and try again from step 2.
5. Now that revone has successfully prepared your device for S-OFF please open another adb shell (as per step 2) and change to
the /data/local/tmp directory.
6. Instruct revone to grant you S-OFF and unlock status by running the command: ./revone -s 0 -t
6a. Other optional command arguments:-
* -u - Unlock the device
* -l - Lock the device (as if it was never unlocked)
* -r - Relock the device (mark the device as relocked)
* -t - Reset the device's tamper flag.
7. Presuming revone reported success please reboot the device again, this time to the bootloader (adb reboot bootloader)
8. You should now observe your device is S-OFF (and the lock status changed if you invoked that option).
9. (optional) Re-run revone to remove TAMPERED from your HBOOT screen: ./revone -t
Type the red text in cmd.
Click to expand...
Click to collapse
this is what i get
C:\Users\lorenzo>adb shell
[email protected]:/ $ cd/data/local/tmp
cd/data/local/tmp
/system/bin/sh: cd/data/local/tmp: not found
127|[email protected]:/ $
pottemans said:
this is what i get
C:\Users\lorenzo>adb shell
[email protected]:/ $ cd/data/local/tmp
cd/data/local/tmp
/system/bin/sh: cd/data/local/tmp: not found
127|[email protected]:/ $
Click to expand...
Click to collapse
You have no root sign which is # instead of $.
Do You have adb installed correct, is you serialnumber visible if you type adb devices.
Command: cd /data/local/tmp , don`t forget the space after cd.
Is usb debugging enabled in developer options on the phone?
Do you have fastboot in settings/energy disabled?
gee2012 said:
You have no root sign which is # instead of $.
Do You have adb installed correct, is you serialnumber visible if you type adb devices.
Command: cd /data/local/tmp , don`t forget the space after cd.
Is usb debugging enabled in developer options on the phone?
Do you have fastboot in settings/energy diasabled?
Click to expand...
Click to collapse
yes, when I type in adb devices my serial number show up.
when I type in that command, it says there´s no path (sorry if im translating it wrong, i´m dutch)
usb debugging is enabled and fastboot is disabled...
Hello guys im new to these forums an did not know where to post at, i got a coolpad defiant (Not the best phone) an i wanted to root it and was seeing if anyone here maybe able to help me out?? ive tried to use kingRoot but not luck on using that method if anyone got any suggestions id really like that, thanks again!
rebz408 said:
Hello guys im new to these forums an did not know where to post at, i got a coolpad defiant (Not the best phone) an i wanted to root it and was seeing if anyone here maybe able to help me out?? ive tried to use kingRoot but not luck on using that method if anyone got any suggestions id really like that, thanks again!
Click to expand...
Click to collapse
Any luck?
Thank you very much
Jayfreshh said:
Any luck?
Click to expand...
Click to collapse
Did you ever find anything for this device?
remarkablecow913 said:
Did you ever find anything for this device?
Click to expand...
Click to collapse
Nothing as yet still searching, need to do some work on the phone but nothing to start with ?
Jayfreshh said:
Nothing as yet still searching, need to do some work on the phone but nothing to start with ?
Click to expand...
Click to collapse
I know. I can't find Any resources for this phone. I might get brave And see if I can find twrp for same chipset and try.
---------- Post added at 04:24 AM ---------- Previous post was at 04:23 AM ----------
remarkablecow913 said:
I know. I can't find Any resources for this phone. I might get brave And see if I can find twrp for same chipset and try.
Click to expand...
Click to collapse
Have you tried unlocking bootloader? That's probly most important. If it's locked there is no point tying
remarkablecow913 said:
I know. I can't find Any resources for this phone. I might get brave And see if I can find twrp for same chipset and try.
---------- Post added at 04:24 AM ---------- Previous post was at 04:23 AM ----------
Have you tried unlocking bootloader? That's probly most important. If it's locked there is no point tying
Click to expand...
Click to collapse
Okay if anything works out when you try let me know
The bootloader can be opened in developer mode for this devise if I'm correct
You can unlock bootloader in developer options but from there. I'm stuck and really want to get root and see what "deleted" files I can recover from a factory reset. Anybody ever try twrp for same chipset like someone was talking about doing?
rebz408 said:
Hello guys im new to these forums an did not know where to post at, i got a coolpad defiant (Not the best phone) an i wanted to root it and was seeing if anyone here maybe able to help me out?? ive tried to use kingRoot but not luck on using that method if anyone got any suggestions id really like that, thanks again!
Click to expand...
Click to collapse
[Update Anyone?]
I picked up a Coolpad 3632a yesterday and I've been trying to ROOT it for quite a while nowl; trying Kingroot v5.3.7 without PC, and KingRoot 3.5 on PC both failed to ROOT. I've been out of the loop for quite a while regarding Android devices and OS - the last Android Phone i owned was the LG G3 if i remember correctly. According to the available info I've found searching for Rooting Options for the coolpad 3632a it all seemed almost %100 easily rootable with or without PC mainly using Kingroot.
If anyone was successful in rooting this device (Coolpad 3632a / Android 7.1.1) - please let me know, my main goal is to find a good custom ROM and load it replacing the Bloat/Malware filled phone!
Thanks again to anyone who has taken the time to read and respond with any news (good or bad) on getting this device successfully rooted.
-=Mac3lite=-
Bootloader Unlock = Not happening on this device. At least yet.
Development = Absolutely none. Means no TWRP/ROMS etc.
Root = Nothing as of 10/10/2018.
phonecapone said:
Bootloader Unlock = Not happening on this device. At least yet.
Development = Absolutely none. Means no TWRP/ROMS etc.
Root = Nothing as of 10/10/2018.
Click to expand...
Click to collapse
EDIT: I just obtained temporary root.. seeing if it sticks.
Root for Coolpad Devices
NOTE: I have not tried this on your device but I have tried it on my Coolpad Mega 2.5 D , Coolpad Mega 3 and Coolpad Note 5 lite. You might try to see if this works on your Coolpad Device.
Requirements :
A working ADB setup
Procedureownload the Given Zip File and Extract Them in a folder.
CONNECT YOUR DEVICE TO PC
ALLOW USB DEBUGGING IN DEVELOPER SETTINGS:
OPEN THE FOLDER WHERE YOU EXTRACTED THE FILES AND RUN CMD.BAT
COPY AND PASTE THESE CODES ONE BY ONE IN ADB ....
Or RUN THE SCRIPT IN THE GIVEN FILE
Quote:
adb wait-for-device
Quote:
adb install magisksu.apk
Quote:
adb install rootcheck.apk
Quote:
adb install root.apk
Quote:
adb shell monkey -p com.yulong.openrp -v 500
Quote:
adb reboot
WAIT TILL THE DEVICE BOOTS
OPEN MAGISK APP & COPY AND PASTE THIS CODE :
Quote:
adb shell mount -o remount,rw /system
NOW :
Quote:
adb push magisk /system/bin
IF SUCCESSFUL, TYPE:
Quote:
adb shell magisk su
RUN THIS COMMAND AFTER EVERY REBOOT TO AGAIN GET ROOT ;
Quote:
adb shell magisk su
OR
Update magisk for permanent root.
Download::::::::
https://drive.google.com/file/d/1e1atRg7PQ2JyI8W88g1E9L9NihdGEjqO/view?usp=drivesdk
Yeah that's already what I tried previous to your post. Had zero luck. =/ Also after that point forward for some reason when i try to fastboot i cannot issue any commands and it displays "Secure Phone" at the bottom left of the screen. Whether or not it was due to this I do not know for certain.
phonecapone said:
Yeah that's already what I tried previous to your post. Had zero luck. =/ Also after that point forward for some reason when i try to fastboot i cannot issue any commands and it displays "Secure Phone" at the bottom left of the screen. Whether or not it was due to this I do not know for certain.
Click to expand...
Click to collapse
Does fastboot detect your device ? Or just the commands fail even after detection ?
Also , when your phone boots , does MTKlogger automatically start ?
dwaipayan774 said:
Does fastboot detect your device ? Or just the commands fail even after detection ?
Also , when your phone boots , does MTKlogger automatically start ?
Click to expand...
Click to collapse
It gets detected just the commands fail. There is a white "Secure Phone" line of text across the bottom left. Im going to try loading an sdcard to see if it will auto update anything.
I can't even use Flash Programmer in QFIL or many other apps in QDLOADER 9008 mode. I know the firehose is the correct one yet it never wants to boot. I don't know why.
MTKLogger might have before unless i'm thinking of a different handset here. But as of the moment it doesn't.
No luck with the sdcard. I think it's about time to factory reset this device and put it up for sale. I'll post the firmware here shortly.
Here is the firmware - https://forum.xda-developers.com/android/general/rom-coolpad-defiant-3632a-stock-t3855692
Temporary Root
phonecapone said:
Bootloader Unlock = Not happening on this device. At least yet.
Development = Absolutely none. Means no TWRP/ROMS etc.
Root = Nothing as of 10/10/2018.
Click to expand...
Click to collapse
What did you do? I've been trying for months now.
dwaipayan774 said:
NOTE: I have not tried this on your device but I have tried it on my Coolpad Mega 2.5 D , Coolpad Mega 3 and Coolpad Note 5 lite. You might try to see if this works on your Coolpad Device.
Requirements :
A working ADB setup
Procedureownload the Given Zip File and Extract Them in a folder.
CONNECT YOUR DEVICE TO PC
ALLOW USB DEBUGGING IN DEVELOPER SETTINGS:
OPEN THE FOLDER WHERE YOU EXTRACTED THE FILES AND RUN CMD.BAT
COPY AND PASTE THESE CODES ONE BY ONE IN ADB ....
Or RUN THE SCRIPT IN THE GIVEN FILE
Quote:
adb wait-for-device
Quote:
adb install magisksu.apk
Quote:
adb install rootcheck.apk
Quote:
adb install root.apk
Quote:
adb shell monkey -p com.yulong.openrp -v 500
Quote:
adb reboot
WAIT TILL THE DEVICE BOOTS
OPEN MAGISK APP & COPY AND PASTE THIS CODE :
Quote:
adb shell mount -o remount,rw /system
NOW :
Quote:
adb push magisk /system/bin
IF SUCCESSFUL, TYPE:
Quote:
adb shell magisk su
RUN THIS COMMAND AFTER EVERY REBOOT TO AGAIN GET ROOT ;
Quote:
adb shell magisk su
OR
Update magisk for permanent root.
Download::::::::
https://drive.google.com/file/d/1e1atRg7PQ2JyI8W88g1E9L9NihdGEjqO/view?usp=drivesdk
Click to expand...
Click to collapse
Any chance on a repost of the file?
dwaipayan774 said:
Root for Coolpad Devices
NOTE: I have not tried this on your device but I have tried it on my Coolpad Mega 2.5 D , Coolpad Mega 3 and Coolpad Note 5 lite. You might try to see if this works on your Coolpad Device.
Requirements :
A working ADB setup
Procedureownload the Given Zip File and Extract Them in a folder.
CONNECT YOUR DEVICE TO PC
ALLOW USB DEBUGGING IN DEVELOPER SETTINGS:
OPEN THE FOLDER WHERE YOU EXTRACTED THE FILES AND RUN CMD.BAT
COPY AND PASTE THESE CODES ONE BY ONE IN ADB ....
Or RUN THE SCRIPT IN THE GIVEN FILE
Quote:
adb wait-for-device
Quote:
adb install magisksu.apk
Quote:
adb install rootcheck.apk
Quote:
adb install root.apk
Quote:
adb shell monkey -p com.yulong.openrp -v 500
Quote:
adb reboot
WAIT TILL THE DEVICE BOOTS
OPEN MAGISK APP & COPY AND PASTE THIS CODE :
Quote:
adb shell mount -o remount,rw /system
NOW :
Quote:
adb push magisk /system/bin
IF SUCCESSFUL, TYPE:
Quote:
adb shell magisk su
RUN THIS COMMAND AFTER EVERY REBOOT TO AGAIN GET ROOT ;
Quote:
adb shell magisk su
OR
Update magisk for permanent root.
Download::::::::
https://drive.google.com/file/d/1e1atRg7PQ2JyI8W88g1E9L9NihdGEjqO/view?usp=drivesdk
Click to expand...
Click to collapse
hey the link is dead. could you make a new link?
Guys i have plans to port MIUI TO MI A1 but i need help from users from 5X can someone find and send me partition layout for MI 5X so if i get that i can easy make script that can make backup of yours partitions so we can flash at our MI A1 then we can boot MIUI to MI A1
How can I get partition layout? And afaik, the bootloader is different too...
shreyas_kulkarni said:
How can I get partition layout? And afaik, the bootloader is different too...
Click to expand...
Click to collapse
Boot to recovery, connect to computer and type:
Code:
1. adb shell
2. cat /proc/mtd
or. 3. cat /proc/partitions
Update if it works or not.
cat /proc/partitions Worked...
I've attached the appended output of cat... I can help you if you need anything more.
udaan said:
Boot to recovery, connect to computer and type:
Code:
1. adb shell
2. cat /proc/mtd
or. 3. cat /proc/partitions
Update if it works or not.
Click to expand...
Click to collapse
shreyas_kulkarni said:
cat /proc/partitions Worked...
I've attached the appended output of cat... I can help you if you need anything more.
Click to expand...
Click to collapse
Cool! Can you type :
Code:
parted /dev/block/mmcblk0 print
and share results?
No parted applet
udaan said:
Cool! Can you type :
Code:
parted /dev/block/mmcblk0 print
and share results?
Click to expand...
Click to collapse
shreyas_kulkarni said:
No parted applet
Click to expand...
Click to collapse
did you do adb shell?
may be try
adb shell
df
Or try : cat /proc/emmc
^^'
Try this
Code:
adb shell
ls -al /dev/block/platform/soc/7824900.sdhci/by-name
Alek Dev said:
Try this
Code:
adb shell
ls -al /dev/block/platform/soc/7824900.sdhci/by-name
Click to expand...
Click to collapse
Hi, will you please make a script from his output to format my phone's memory? My 5x came with a1 ported rom and when I flashed the updated version it got bricked. I can flash original 5x ROM using EDL and I tried all tutorials on the Internet but the roms are not booting. Also the bootloader is locked, and there is no way I can unlock it. So I think your project will help me.
Thank you for reading.
Here you go...
Alek Dev said:
Try this
Code:
adb shell
ls -al /dev/block/platform/soc/7824900.sdhci/by-name
Click to expand...
Click to collapse
shreyas_kulkarni said:
Here you go...
Click to expand...
Click to collapse
Thanks You have Root right? if you have later when i go home i will do script to backup your partitions and please upload it[emoji41]
Sent from my Mi A1 using Tapatalk
HI MI 5X users i just made the Backup script just download and run the Backup.bat script connect the device allow usb debugging you need root also and just wait the program will backup the partitions that i need and script will make a folder mybackup in your internal storage after finish reboot the phone and connect to pc copy the folder and create zip and upload it thanks
Guys we need help from MI 5X user who use MIUI can someone make data backup after you pass Verify your device and don't activate find device so we can restore it and we will pass it ty
Unlocking the bootloader and rooting will expose you to a loss of warranty.
You do everything at your own risk.
The method is to pull the unlock code from the phone. For this we will need root. You can only root for a blocked bootloader on Android 5.0. So:
1. If you do not have Android 5.0, do a downgrade.
How to go on Android 5.0 (downgrade):
1. Download Rollback and B170,
2. Unpack the rollback and upload update.app to the dload folder on your phone,
3. Turn off the phone, then hold vol +, vol- and power. The phone will install a rollback
4. Unpack B170 and put in the dload folder on your phone,
5. Turn off the phone, then hold vol +, vol- and power. The phone will install B170.
2. Root your phone with KingRoot,
3. Download Minimal ADB and fastboot, connect the phone in USB Debugging mode and start the ADB,
4. Enter the command:
Code:
adb shell
And then:
Code:
su -c "grep -m1 -aoE 'WVLOCK.{14}[0-9]{16}' /dev/block/mmcblk0p7 |grep -aoE '[0-9]{16}'"
You will receive the unlock code. Copy it.
5. Press ctrl + d and Enter:
Code:
adb reboot bootloader
6. Enter:
Code:
fastboot oem unlock ****************
(paste your code in place of the stars)
And that's it. You have the bootloader unlocked
Originally posted by Baron Rafau in forum.android. pl site
Hi, i cannot get root on Lollipop, can you help me? I used last kingroot
hey man could u be more specific did u root ur mob using the app or pc version
I used Kingroot to Root my phone on EMUI 3.1, but I found that I can't flash anything in the "UNLOCKED" bootloader.
So I guess, we need to re-unlock it after getting Root by using Kingroot. Maybe we can use this way to get unlock code on a Rooted device:
Open terminal and type "su"
and type the following command one by one:
Code:
cd /storage/emulated/0
mkdir -p PartitionBackup
cd PartitionBackup
dd of=/storage/emulated/0/PartitionBackup/nvme if=/dev/block/platform/hi_mci.0/by-name/nvme
dd of=oeminfo if=/dev/block/platform/hi_mci.0/by-name/oeminfo
strings nvme | grep WVDEVID -B 1
The method comes from: https://blog.csdn.net/autohacker/article/details/50715639
Maybe you can try it.
Sent from my HUAWEI CHM-TL00H using XDA Labs
zhaozihanzzh said:
I used Kingroot to Root my phone on EMUI 3.1, but I found that I can't flash anything in the "UNLOCKED" bootloader.
So I guess, we need to re-unlock it after getting Root by using Kingroot. Maybe we can use this way to get unlock code on a Rooted device:
Open terminal and type "su"
and type the following command one by one:
Code:
cd /storage/emulated/0
mkdir -p PartitionBackup
cd PartitionBackup
dd of=/storage/emulated/0/PartitionBackup/nvme if=/dev/block/platform/hi_mci.0/by-name/nvme
dd of=oeminfo if=/dev/block/platform/hi_mci.0/by-name/oeminfo
strings nvme | grep WVDEVID -B 1
The method comes from: https://blog.csdn.net/autohacker/article/details/50715639
Maybe you can try it.
Sent from my HUAWEI CHM-TL00H using XDA Labs
Click to expand...
Click to collapse
How did you get those crtl, alt, etc.. stuff on terminal?
keikari said:
I used Kingroot to Root my phone on EMUI 3.1, but I found that I can't flash anything in the "UNLOCKED" bootloader.
So I guess, we need to re-unlock it after getting Root by using Kingroot. Maybe we can use this way to get unlock code on a Rooted device:
Open terminal and type "su"
and type the following command one by one:
How did you get those crtl, alt, etc.. stuff on terminal?
Click to expand...
Click to collapse
I use Termux. Open Termux and swipe from left to open the panel, then longpress the button "KEYBOARD".
Sent from my HUAWEI CHM-TL00H using XDA Labs
How to use that
did this method works?
Good post!, especially for those who didn't get their code in time. Goddamn it Huawei
JpegXguy said:
Good post!, especially for those who didn't get their code in time. Goddamn it Huawei
Click to expand...
Click to collapse
Then, does it works for you?
luxor100 said:
Then, does it works for you?
Click to expand...
Click to collapse
It should work...
Has anybody tried this on a P20/P20 Pro?
darkfligher said:
Has anybody tried this on a P20/P20 Pro?
Click to expand...
Click to collapse
The rom is for p8lite only
It works! Tried this method on P8 lite (ALE-L21). Thanks.
I confirm too this method to get my bootloader unlock code.
But i had "Software update error" when trying to boot and update with theses files, so i had to use update files from huaweifirmware and update from SD card and via *#*#2846579#*#*
Thanks
F*** Huawei , they replied my mail but refused to send me code ...
Can you please share links for the rollback and B170 firmware?I found the links i downgraded successfully but the su starting command is not responding any ideas?
@Nickkal
I've used links from this guide: https://mrniftaliyev.wordpress.com/...owngrade-to-android-5-0-from-marshmallow-6-0/
It's for dual SIM european version only.
falze said:
@Nickkal
I've used links from this guide: https://mrniftaliyev.wordpress.com/...owngrade-to-android-5-0-from-marshmallow-6-0/
It's for dual SIM european version only.
Click to expand...
Click to collapse
Dear falze thank you very much i found the correct files, but the su command isn't accepted at the cmd to fully unlock the bootloader
Get_bootloader_code.bat
Hi!
I read the post and is great.
To help i try to do a bat file to get it easy but i can´t try it... i brick phone screen last night :'( , and was already unlocked.
Can same one try it and tell if works? I have some doubts on adb line...
Thanks!
Unzip it and execute Get_bootloader_code.bat
.
Another way to get code!?
Hi!
I don´t know if will work but there it goes!
Still need to downgrade to Android 5!
Need rollback rom and B170 Full rom, you can get it from the links bellow:
Rollback rom:
https://mega.nz/#!fX4VVSBY!ITukaa58zBXATeABcyZR-5OFteomiy1MVZxz3NkXy-4
B170 Android 5:
https://mega.nz/#!7P5B3C5D!8nuH1XcDyPuhIqyRd0FsjDsqLigdrP1lrnGSXr6tJ3c
Need ROOT and ADB.
Create a folder in c:\ with name NVME
Enable debug mode
Use ADB and type adb shell
su
dd if=/dev/block/mmcblk0p7 of=/sdcard/NVME.img bs=4096
exit
adb pull /sdcard/NVME.img C:\NVME
you will get NVME.img on C:\NVME in PC
With a hexeditor open the image and check for WVLOCK , it will have a big number next, i think is bootloader unlock code.
My phone have screen broked but i boot on bootloader and try the code and it says:
FAILED ( remote: already fastboot unlocked )
So i think is the code!
What you say!?
.