how to root doogee bl12000 pro - Android Q&A, Help & Troubleshooting

as stated above, i can't seems to find a workable root method for this device. i've already tried kingroot, kingoroot, and some unknown website that claimed have solution to root this device and make my phone restart and restart and restart.. luckily, my phone still can be saved.
im now at dead end. can someone help me how to root this device, and a clear tutorial since, im not good with android system..
thanks..

bump

while waiting for someone to come out with help. I've found a website which have "unofficial" twrp.
https://unofficialtwrp.com/doogee-bl12000-pro/
I want a comfirmation if this site is trustworthy.
I've tried flash the twrp into my phone but it keep booting at recovery and can't boot into system.
I'm flashing using CMD like this:
fastboot oem unlock
fastboot flash recovery recovery.img
fastboot boot recovery.img
Click to expand...
Click to collapse
and what the function of "fastboot flashing unlock"?

I'm thinking of using magisk to root my phone but I don't know what "stock boot image dump".

bump

seems that https://unofficialtwrp.com/doogee-bl12000-pro/ really work, but for my case, it's required me to decrypt password, while im not had any password.
after many times of rooting effort, it success. for those who have problem that occur to me:- BOOTLOOP at RECOVERY and RECOVERY can't read SDCARD or STORAGE
1. Root your phone using the twrp above
2. if bootloop to recovery, make sure you have sdcard and have supersu flash file inside it.
3. in twrp, go to wipe. and then format factory
4. go to mount and choose media sdcard
5. at the homescreen, go to install and then flash the supersu flash file.
6. done
Click to expand...
Click to collapse
in my case my phone gained root permission, but lose twrp recovery. i don't really know about phone, so i hope someone can add something to make this clear to who's that read.
my goal is to root, so without having twrp doesn't concern me much.

well.. my mistake.. the TWRP is there. i dindt realize it.

hello
Please help me
I mistakenly gave the recovery TRWP model 12000 to the phone
And now the phone is turned on and off
What should I do to be right?
please somebody help me

Related

Again on recovery, root, etc.

Hi to all. I'm new in Honor world and I've stopped my Android experience with KitKat so I'm a little bit confused ...
I've read several guides (on XDA too) that that three steps to obtain root are unlock bootloader, flash TWRP via ADB and then install Magisk or SuperSU via TWRP. But in the thread on TWRP is clearly written that to install Magisk decryption is needed and to have decryption we must flash a kernel with encryption disabled in fstab. But no guide says anything about this step. Can someone explain me how encryption/decryption work doing a standard installation of TWRP ? Is needed a flash of a modified kernel ? And where find it ?
And another question (if it's not too much ). Since I don't need to install custom rom (I want root only to use some apps like Titanium) how can I make a backup of stock rom, boot.img, efs partition and all that can be useful to restore phone to the starting point if, by chance, I need Huawei warranty ?
Thanks a lot
Hi, apparently there's a way to get root on an encrypted system. Follow the rebrand guide and then flash supersu in TWRP via ADB sideload. It worked for me and a few others, there is no comment from the developers as of right now.
So basically in short follow this guide until you are finished with the TWRP section:
https://forum.xda-developers.com/honor-9/how-to/one-guide-recovery-os-roms-t3661829
Then
- enter twrp
- adb sideload supersu
Afterwards follow the "rooting!" section with point 2
Thank for your answer... I'd like to try to install Magisk instead of SuperSU. In several places is written that this should be right. I'll try....
unvisigoth said:
Thank for your answer... I'd like to try to install Magisk instead of SuperSU. In several places is written that this should be right. I'll try....
Click to expand...
Click to collapse
The method is also working fine with Magisk. Let me know if you need help
zxz0O0 said:
The method is also working fine with Magisk. Let me know if you need help
Click to expand...
Click to collapse
Finally done with a couple of hours of panic. This is the story if can be useful to someone...
Unlock bootloader....done TWRP install... done. Copy magisk (apk and zip) on phone than install apk without opening it. Reboot to recovery wipe all, factory reset. Trying to boot.....BOOTLOOP But I don't have installed Magisk zip. Only apk without opening it.
Nothing to do. Bootloop and then erecovery. I try to restore the backups previously done with TWRP. I restore boot and system partition. All wipes ...no luck. I don't know what has happened. While downloading full firmware to try to reinstall it I try to install magisk.zip. Install via TWRP. All wipes and then magically (it's such a case ) phone boots. Powered off and on several times no problem. Root (verified with root checker) ok.
I habe b100 release but I don't think to update to b130. I wait for Oreo...
The only two things that I can say are these: first TWRP even after flashing magisk gave an error (unable to mount system). Two while installing magisk it seems that magisk itself has patched something.
If someone has an explanation is welcome...
unvisigoth said:
Finally done with a couple of hours of panic. This is the story if can be useful to someone...
Unlock bootloader....done TWRP install... done. Copy magisk (apk and zip) on phone than install apk without opening it. Reboot to recovery wipe all, factory reset. Trying to boot.....BOOTLOOP But I don't have installed Magisk zip. Only apk without opening it.
Nothing to do. Bootloop and then erecovery. I try to restore the backups previously done with TWRP. I restore boot and system partition. All wipes ...no luck. I don't know what has happened. While downloading full firmware to try to reinstall it I try to install magisk.zip. Install via TWRP. All wipes and then magically (it's such a case ) phone boots. Powered off and on several times no problem. Root (verified with root checker) ok.
I habe b100 release but I don't think to update to b130. I wait for Oreo...
The only two things that I can say are these: first TWRP even after flashing magisk gave an error (unable to mount system). Two while installing magisk it seems that magisk itself has patched something.
If someone has an explanation is welcome...
Click to expand...
Click to collapse
So do you have some step-by-step instructions for someone who wants to unlock and root the phone with magisk?
shiboby said:
So do you have some step-by-step instructions for someone who wants to unlock and root the phone with magisk?
Click to expand...
Click to collapse
Here what I have done:
Unlock bootloader
install adb drivers (find something that is right for your PC. For example minimal ADB found on XDA weren't suitable for me. Google adb drivers...). Open a command windows (shift+right click). If typing "adb devices" your phone is found that's ok
Enable usb debugging and oem unlock (or in other words disable FRP, factory reset protection)
Put the phone in fastboot mode ("adb reboot bootloader"). If all ok typing "fastboot devices" your phone is found
Type "fastboot oem unlock xxxxxxxx" (xxxxxxxx is the code provided by Huawey)
Bootloader unlocked
Flash TWRP
Download TWRP recovery for Honor 9 (link found on other thread on this forum)
Put the phone in fastboot mode
Type "fastboot flash recovery xxxxx.img" (where xxxx.img is the recovery downloaded)
Reboot phone directly in Recovery to avoid erecovery overwrite TWRP. Booting on TWRP let TWRP patch to avoid erecovery booting
Now here I've had some issues as said (read previous post). My tip is the following:
after rebooting in TWRP make all wipes then reboot again in TWRP
Install Magisk.zip (for me download here https://geekaxe.com/root-honor-9-twrp-bootloader-unlocking/)
Reboot recovery
All wipes
Reboot to system
If it's all OK you can install magisk.apk and you are rooted
I suggest after flashing TWRP to make backup of all partitions on external SD (for some reasons, maybe encryption, backup on internal storage gives error). Again I suggest to copy all files that you need (i.e. magisk files) on external sd before starting all.
Pay attention that if you update firmware after this procedure I think that you must repeat all. For me I remain on original firmware found on phone (B100). B130 seems to have some bugs, B120 doesn't seem improve much. Moreover all releases are 7.0 based. I wait for Oreo, hopefully in some custom rom!
To add to this, a bootloop or two might be normal. Let it sit for a few minutes before considering re-flashing everything.
Thanks for your guide!
Zuzler said:
To add to this, a bootloop or two might be normal. Let it sit for a few minutes before considering re-flashing everything.
Thanks for your guide!
Click to expand...
Click to collapse
You're right. But after 20 minutes of bootlops I've chosen another way....:laugh::laugh:
unvisigoth said:
You're right. But after 20 minutes of bootlops I've chosen another way....:laugh::laugh:
Click to expand...
Click to collapse
So is it fixed?
Sent from my Honor 8 Pro using XDA Labs
adriansticoid said:
So is it fixed?
Sent from my Honor 8 Pro using XDA Labs
Click to expand...
Click to collapse
Yes sure. As said previously installation of magisk.zip fixed the bootloop problem. I think (but I could be wrong) that installation of TWRP corrupted the boot partition and magisk fixed it. But it's only an hypothesis...
unvisigoth said:
Yes sure. As said previously installation of magisk.zip fixed the bootloop problem. I think (but I could be wrong) that installation of TWRP corrupted the boot partition and magisk fixed it. But it's only an hypothesis...
Click to expand...
Click to collapse
Observe and be careful man.
Sent from my Honor 8 Pro using XDA Labs
unvisigoth said:
Yes sure. As said previously installation of magisk.zip fixed the bootloop problem. I think (but I could be wrong) that installation of TWRP corrupted the boot partition and magisk fixed it. But it's only an hypothesis...
Click to expand...
Click to collapse
Which TWRP version did you use?
I had a similar problem after formatting all data with the OpenKirin TWRP 3.1.1 Perhaps its an issue with this TWRP release?
I was able to recover in similar circumstances by flashing a stock boot.img over fastboot. Based on this, it's looking like Magisk is really the way to go for rooting atm. Making sure to pull my twrp backup with adb this time though.
If I'm lucky enough to install magisk and not get a bootloop the safetynet always fails. Anyone got a valid method of actually getting magisk working fully?

how to root doogee bl12000

Would anyone help me get root on doogee bl 12000? This is a version without a pro so this is a different topic than this one.
No kingoroot or framaroot programs work.
I have flashtoola and rom for this phone. I tried using adb to upload files with the 12000 pro doodge but there was always some error.
I also tried to upload files via flashtoola and recovery. However, without success.
Root Doogee BL12000
Hallo there. I'm trying to root my Bl12000. I've got a TWRP from twrp builder. It works, but whatever zip file I'm trying to install I always get "failed to mount data", invalid argument. The twrp also tells me, that there's bo OS installed, but there is. Phone is working fine after reboot. SuperSu can't be installed. Full wipe is not possible, also "failed to mount" and so on.
any help ?
Tia, Chris
I think it's the encryption. Any ideas how to remove it?
Installed twrp via fastboot and sp flash tool, but I can't boot phone into it. Searched dozens of sites, no success. Flashed the twrp again with sp flash tool and according to sp it was successful. I tried several ways to boot the phone into it afterwards, no luck
My goal is to root this phone only. I'm not very experienced so if anyone could please give me a hand here and tell me where or what I'm doing wrong, that'd would be great and much appreciated. Thanks.
Ok. If I flash the twrp with Sp flash tool and type "fastboot reboot" on the adb console, sending the command while I hold vol+ and power-, the phone boots into the twrp. Next time it will be gone, so I have to flash it again. Noticed that, done.
But all this is taking me nowhere, because the encryption still prevents me from installing any zip file or format a partition. Yuck ?
Root Bl12000
Since the SuperSu method took me nowhere I decided to try Magisk. And.......HURRAY !!!!!!.......it worked.....for a moment. Booted the patched boot.img and got superuser. But with the first reboot I got stuck in bootloop. Tried again, in case I missed something, but same ****.
IT WORKS !!!!! My mistake was to assume, that Magisk works the same way as rooting with SuperSu does. So after rooting with Magisk I tried to install root apps as I was used to, but Magisk does not work that way.
Well, it'll take me awhile to figure this out ?
Why does an app keep coming back on my phone after I have done factory reset?
Christian1968.Bolz said:
Hallo there. I'm trying to root my Bl12000. I've got a TWRP from twrp builder. It works, but whatever zip file I'm trying to install I always get "failed to mount data", invalid argument. The twrp also tells me, that there's bo OS installed, but there is. Phone is working fine after reboot. SuperSu can't be installed. Full wipe is not possible, also "failed to mount" and so on.
any help ?
Tia, Chris
I think it's the encryption. Any ideas how to remove it?
Installed twrp via fastboot and sp flash tool, but I can't boot phone into it. Searched dozens of sites, no success. Flashed the twrp again with sp flash tool and according to sp it was successful. I tried several ways to boot the phone into it afterwards, no luck
My goal is to root this phone only. I'm not very experienced so if anyone could please give me a hand here and tell me where or what I'm doing wrong, that'd would be great and much appreciated. Thanks.
Lucky Patcher 9Apps VidMate
Ok. If I flash the twrp with Sp flash tool and type "fastboot reboot" on the adb console, sending the command while I hold vol+ and power-, the phone boots into the twrp. Next time it will be gone, so I have to flash it again. Noticed that, done.
But all this is taking me nowhere, because the encryption still prevents me from installing any zip file or format a partition. Yuck
Click to expand...
Click to collapse
This Recovery is only supported for Doogee BL12000
You should have either PC or Laptop.
Make sure to charge your phone for at least 50%.
Download and install latest Doogee USB Drivers on your PC/Laptop [All Android USB Drivers]
Download the SP Flash Tool Software
VCOM driver: Download – Instal the VCOM Driver on your computer (still compatible with MT67xx phones)
Before flashing a custom recovery, you need to unlock the bootloader on Doogee BL12000
Take a full backup just in case if you need it later
TWRP+root bl 12000
joachim97 said:
Would anyone help me get root on doogee bl 12000? This is a version without a pro so this is a different topic than this one.
No kingoroot or framaroot programs work.
I have flashtoola and rom for this phone. I tried using adb to upload files with the 12000 pro doodge but there was always some error.
I also tried to upload files via flashtoola and recovery. However, without success.
Click to expand...
Click to collapse
On the forum 4pda can be found for bl 12000
TWRP+ROOT
when you install twrp formatting you can not do it, but immediately install magisk and reboot ...

Is is possible to root Padfone S ASUS_T00N within Android or via computer only?

My Padfone S screen is broken, fully black and out of function. I can't follow the some of the root guide to install TWRP and load the SuperSU zip to it because the screen is broken. I can just use my Padfone with the padfone station, so is there any way to root it? Thanks.
I did my Padfone X about an hour ago! I realize its not the same, but I'll give you a run-down of what I did and maybe it will help!
So I rooted it the dirty way first with KingoRoot, because I just really wanted to debloat. Downloaded the app, nothing complicated about it, I just don't like it and personally I don't trust this root provider for a daily driver. Prefer SuperUser or SuperSU.
Next, I spent a long while poring over threads full of dead links trying to find a CWM or TWRP recovery, and finally stumbled across one, which also contained the flashable bootloader unlocker. So I put the phone in fastboot mode (power the phone off, hold power + vol up) and ran "fastboot boot recovery.img", which is what I renamed the TWRP recovery file to. To my surprise, it booted and mounted the internal storage! So I copied the bootloader unlocker zip, flashed it, rebooted. Entered fastboot again, "fastboot flash recovery recovery.img" and boom! TWRP installed and working.
My next step will be to replace KingoRoot with SuperSU. I tried it via the normal flashable zip, but it failed somehow. The flash completed but when I rebooted, the SU binaries were missing or something. I lost root access. Good thing that the backup and restore works in TWRP
I'll post a full "how I did it" guide when I'm done. Until then, hopefully something I learned will help you!
yes, it can be root
Hi, I use TWRP 3.0.0 from quarkx
http://quarx2k.ru/asus_padfone_s/
and install magisk
https://forum.xda-developers.com/app...mless-t3473445
it's really work for MM rom

HELP ME PLEASE!! My phone Vivo Y71 stuck in TWRP

Hello, I'm a beginner.
Yesterday I unlocked the bootloader on my smartphone (Vivo Y71). Then I want to install TWRP for my smartphone, but no TWRP for my Android makes TWRP, and I try to find a way to make TWRP to support my Android. After I finished making it, I installed TWRP on my Android via ADB tools, and my recovery system has changed to TWRP, but the problem I experienced started from this, TWRP asked to enter a password. And I am looking for a way to bypass this, I do Wipe Data, but I get the error code "Permission Denied" and now my Android can't boot to the homescreen, and when I reboot / shutdown my android I always go into TWRP. and now I am confused what to do, to do flash recovery via ADB can not, because the Fastboot option is not in the TWRP that I installed, and my device is not detected on my computer. Can you help me with my problem?
NP: I use google translate, my English is very bad, please understand.
Thanks.
@semblekenew Hi! I currently have the vivo Y1 1724 4gb variant , snapdragon 450 , software version - PD1731F_EX_A_1.17.2 . And am currently trying to root my device and make and install twrp. I have tried various one-click root android apps , kingo root pc version , dr.fone root pc version. But , none see to work for me. As i have said i'm also trying to port twrp v.3.3.1 to my device. But , I need some guidance who has previously done it. Can you please share me your twrp zip or guide me how to port ? And please tell me how you rooted your device and unlocked bootloader. Please reply to me ASAP. It's urgent!
---------- Post added at 10:42 AM ---------- Previous post was at 10:25 AM ----------
semblekenew said:
Hello, I'm a beginner.
Yesterday I unlocked the bootloader on my smartphone (Vivo Y71). Then I want to install TWRP for my smartphone, but no TWRP for my Android makes TWRP, and I try to find a way to make TWRP to support my Android. After I finished making it, I installed TWRP on my Android via ADB tools, and my recovery system has changed to TWRP, but the problem I experienced started from this, TWRP asked to enter a password. And I am looking for a way to bypass this, I do Wipe Data, but I get the error code "Permission Denied" and now my Android can't boot to the homescreen, and when I reboot / shutdown my android I always go into TWRP. and now I am confused what to do, to do flash recovery via ADB can not, because the Fastboot option is not in the TWRP that I installed, and my device is not detected on my computer. Can you help me with my problem?
NP: I use google translate, my English is very bad, please understand.
Thanks.
Click to expand...
Click to collapse
------------------------------------------------------------------------------------------------------------------------------------------------------------
And , regarding your TWRP encryption problem i think i can help you. Try every solution below. One might work for you.
Solution 1: Try password as " password" , it may work !
Solution 2: Try : default_password if this doesn't work.. Then am sorry my friend you have to format full data.
Solution 3: Its asking for the encryption password. The default password is "default_password" (without the quotes) try that. And if doesn't work then enter Bootloader (fastboot mode) and enter the following commands into CMD.
Code:
fastboot format userdata
Code:
fastboot format cache
Code:
fastboot reboot
This will unencrypt your phone and you'll be able to boot/enter TWRP normally.
Please do note that you'll lose ALL of your data from the commands.
Also, I'm not sure about this but you also might need to flash TWRP again.
Solution 4: Try flashing DM vertiy zip. It solves the problem (most recommended solution).
-----------------------------------------------------------------------------------------------------------------------------------------------------------
May i know what happened to your device. Have you solved the problem. Please share experience.
semblekenew said:
Hello, I'm a beginner.
Yesterday I unlocked the bootloader on my smartphone (Vivo Y71). Then I want to install TWRP for my smartphone, but no TWRP for my Android makes TWRP, and I try to find a way to make TWRP to support my Android. After I finished making it, I installed TWRP on my Android via ADB tools, and my recovery system has changed to TWRP, but the problem I experienced started from this, TWRP asked to enter a password. And I am looking for a way to bypass this, I do Wipe Data, but I get the error code "Permission Denied" and now my Android can't boot to the homescreen, and when I reboot / shutdown my android I always go into TWRP. and now I am confused what to do, to do flash recovery via ADB can not, because the Fastboot option is not in the TWRP that I installed, and my device is not detected on my computer. Can you help me with my problem?
NP: I use google translate, my English is very bad, please understand.
Thanks.
Click to expand...
Click to collapse
如何解鎖?

Think I have bricked my phone

I recently installed a rom using the fastboot method and inadvertantly locked my phone during the install. The rom installed fine but now in a boot loop with this message " Find Device Storage Corrupted. Your Device Is Unsafe Now". I have also lost my twrp recovery so seem to be locked out of any form of recovery. Any ideas before i bin the phone in frustration.
pipin18 said:
I recently installed a rom using the fastboot method and inadvertantly locked my phone during the install. The rom installed fine but now in a boot loop with this message " Find Device Storage Corrupted. Your Device Is Unsafe Now". I have also lost my twrp recovery so seem to be locked out of any form of recovery. Any ideas before i bin the phone in frustration.
Click to expand...
Click to collapse
I remember that way to flash rom has options to lock your phone back. 1st you have to unlock your phone then flash rom back ( remember to untick lock the phone after flash ) try it. Hope my advices can help you.
Unfortunately I cannot get into my phone to sign into my miui account or turn on debugging. I am in a boot loop so cannot do anything.
My problem still persists and would appreciate any help please....
pipin18 said:
I recently installed a rom using the fastboot method and inadvertantly locked my phone during the install. The rom installed fine but now in a boot loop with this message " Find Device Storage Corrupted. Your Device Is Unsafe Now". I have also lost my twrp recovery so seem to be locked out of any form of recovery. Any ideas before i bin the phone in frustration.
Click to expand...
Click to collapse
I have faced this problem just like you. Here is how you unbricked your phone.
Search for " test point method for redmi 5 plus" and follow their guide. Good luck!
Tried the test point method and worked perfectly................thanks Sai000..........back to normal

Categories

Resources