[TOOL] WinDroid Toolkit | Unlock | Root | Flash | Install | Nexus 4 - Nexus 4 Android Development

Link To Main Thread
{
"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"
}
About
The WinDroid Toolkit is a Windows program built in Visual Studio using the C# programming language that simplifies the rooting process for many Android devices. The toolkit makes it easy to unlock your bootloader, flash a custom recovery and gain permanent root. It also includes other functions such as flashing kernels, pushing files and installing apps. If you find it helpful, give me a thanks and a donation if you can. If you find a bug or have a feature request, feel free to leave a reply. Thanks!
Download
WinDroid Toolkit
Changelog
Check out this document for current and past changelogs.
Supported Devices
Check out this spreadsheet for a list of currently supported devices.
Device not supported? Make a request here!
Contribute
Check out the source code on GitHub here.
Disclaimers
Please do not post, mirror, or take credit for this toolkit or any related work without explicit permission.
I am in no way responsible for any harm, damage, nuclear fission or bee infestation that may occur to your device through the use of this toolkit.

Reserved
Reserved.

ill give this a try, thanks!

Can use this to root stock lollipop rom?

ermacwins said:
Can use this to root stock lollipop rom?
Click to expand...
Click to collapse
Yup, the toolkit can root the stock Lollipop ROM.

Looks promising. Will test soon!!!

WinDroid Universal Android Toolkit v2.3 Now Out!
I'm happy to announce that the WinDroid Universal Android Toolkit v2.3 update is now out! It includes a bunch of new features, fixes and supported devices, so check it out and let me know what you think! :fingers-crossed:
You can download it here.

WinDroid Universal Android Toolkit v2.5 Now Out!
I'm happy to announce that the WinDroid Universal Android Toolkit v2.5 update is now out! As always, let me know what you think and report any bugs you encounter! :highfive:
You can download it here.

nice tool :good:

You could add the ability to "pull" files, also. And why the software asks me to download ADB drivers if I have Android-SDK installed and working across all Windows with my Nexus 4?

You can pull files/directories with nexus root toolkit.

WinDroid Toolkit v3.0 Is Now Out!
WinDroid Toolkit v3.0 has been released! It's a huge update with a material redesign, major recode and support for 43 new devices!
You can out more specific changes in the changelog here.
You can download the new update here.
All versions before v3.0 will not have their files updated anymore since I've moved from hosting on BasketBuild to Amazon S3. Please update to v3.0 to ensure you're getting the latest recovery and root files!

Hello just downloaded this and trying to unlock my bootloader but its not working.
It reboots the device and tells me to use the volume buttons to choose unlock but I don't have that option. Have options to
Start
Restart bootloader
Recovery
Power off.
Just says information about my phone and locked state - locked or somethign similar to that on the screen.
Selected Nexus 4 when I first opened it and its downloaded the ADB drivers etc. What am I doing wrong?

Finners said:
Hello just downloaded this and trying to unlock my bootloader but its not working.
It reboots the device and tells me to use the volume buttons to choose unlock but I don't have that option. Have options to
Start
Restart bootloader
Recovery
Power off.
Just says information about my phone and locked state - locked or somethign similar to that on the screen.
Selected Nexus 4 when I first opened it and its downloaded the ADB drivers etc. What am I doing wrong?
Click to expand...
Click to collapse
It's possible the toolkit had an issue sending the unlock command after it rebooted. Try booting into Android, then under the Commands tab in the toolkit, click Bootloader in the Reboot box. Make sure the toolkit recognizes your device in Fastboot, then do the unlock command again.

Rapscallion16 said:
It's possible the toolkit had an issue sending the unlock command after it rebooted. Try booting into Android, then under the Commands tab in the toolkit, click Bootloader in the Reboot box. Make sure the toolkit recognizes your device in Fastboot, then do the unlock command again.
Click to expand...
Click to collapse
Thanks, you were right my phone was not recognised in fastboot. In device manager it was shown as an unknown device and I had to get the driver for it.
I've unlocked the bootloader and loaded on TWRP but now I cant boot into android :S. Do I need to mount system/data etc. If so how do I do that? If I go to file manager in TWRP I can see all the folders and data is there?
If I try and do a backup its just says fail to mount data, failed to mounnt cache etc.
same with trying to mount system, I can click system then select storage and it just pops up with internal storage (0mb)
EDIT*
I haven't installed superSU, Do I need to? I am also swiping to allow modifications on the first splash screen instead of setting it as read-only. Is that correct?

Related

[RECOVERY] 4/Apr: 3.0.1.4 r1 - ClockworkMod Recovery for the LG Optimus 2X

DO NOT RUN THIS ON THE G2X! The partition layout is different, doing so will do bad things to your device. I will release a G2X compatible version when I am back online in a week's time!
For the past couple of days I have been working on creating a ClockworkMod recovery image for the LG Optimus 2X. I'm pleased to announce that the first full release is available!
Some points to note - READ THESE CAREFULLY!
Use at your own risk! I have successfully used the backup and restore functionality (nandroid), and am currently testing other functions.
If you manage to break your device completely, this ROM should get you back up and running.
Download
I have packaged the recovery itself and the installation system together in one download zip.
3.0.1.4 r1 DOWNLOAD (ROMraid Load Balancing) - MD5: 7145b425f95a87dc5bde29ac4eba48ff
Installation automatically on your device
NEW: If your device is rooted, my 99p 2X Recovery Boot app (mentioned below) can now flash the recovery image for you the first time you run the app and on subsequent version updates!
Installation on Windows, Linux and OSX
- Download the zip file above and extract to a directory
- Connect your device and ensure 'USB debugging' is enabled
- WINDOWS - double click 'install-clockworkmod-windows.bat'
- MAC - Open a terminal window to the directory containing the files, and type 'chmod +x install-clockworkmod-mac.sh' followed by './install-clockworkmod-mac.sh'
- LINUX - Open a terminal window to the directory containing the files, and type 'chmod +x install-clockworkmod-linux.sh' followed by './install-clockworkmod-linux.sh'
If you wish, you can also manually install the recovery by pushing the clockworkmod.img file to /data/local/ with adb and running 'dd if=/data/local/clockworkmod.img of=/dev/block/mmcblk0p7' from a root shell.
Launching Recovery
To boot ClockworkMod Recovery, either:
Turn the device on while holding the volume down and power buttons until recovery loads
Download the OPTIONAL 99p 'LG 2X Recovery Boot' application from the Android Market (NOTE: This app is completely optional - if you do use it, thanks for your support!)
Source / Updates
I'll be posting the device profile and source changes on my GitHub shortly, and will issue fixes / new Betas as required.
Enjoy!
P
{
"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"
}
Thanks Paul !
You are the best. I am wating for the crowd to test this so I can use it for my mission critical work phone but the future seems bright.
Hi Paul... first of all - Great job here
Second - if one can't get root access via SuperOneClick, like myself, is this still usable?
Inebriatef said:
Hi Paul... first of all - Great job here
Second - if one can't get root access via SuperOneClick, like myself, is this still usable?
Click to expand...
Click to collapse
Root access is not a pre-requisite.
P
mirror (if it's ok with you Paul)
http://www.mediafire.com/?udkabus35wlr2w3
Great job paul
THANKS! Installing now
Update:
If you get error in windows just change adb-windows.exe to adb.exe
First, thank you very much, Paul. Great job!
Two questions.
1) This method overwrites the standard recovery on the phone, correct?
2) To revert back to standard recovery, one have to flash the whole phone using nvflash, correct?
ULJ said:
First, thank you very much, Paul. Great job!
Two questions.
1) This method overwrites the standard recovery on the phone, correct?
2) To revert back to standard recovery, one have to flash the whole phone using nvflash, correct?
Click to expand...
Click to collapse
1) Yes
2) No, you could just dd the stock recovery.img from the NVFlash archive.
P
<- This is me "patiently" waiting for CyanogenMod and Paul's online kitchen for the 2x
GREAT work as always, Paul!
paulobrien said:
1) Yes
2) No, you could just dd the stock recovery.img from the NVFlash archive.
P
Click to expand...
Click to collapse
Okay. Thanks.
Im just curious, who supplies the NVFlash archive? And is the standard recovery image supplied by Nvidia or LG? Since it is part of the NVFlash archive.
Found out why i can get no root access... i got no adb access at all.
First time pluggin in phone after install of LG drivers, it says that the adb interface thingy can't install.
This also causes that i can't install CWM.
Any suggestions as to what is wrong?
Thank you, Paul!
Successful nandroid backup I will try to make a custom rom.
Paul its was a good idea to let clockworkmod make backup to external sd because its not possible to mount usb storage in recovery menu yet.
Inebriatef said:
Found out why i can get no root access... i got no adb access at all.
First time pluggin in phone after install of LG drivers, it says that the adb interface thingy can't install.
This also causes that i can't install CWM.
Any suggestions as to what is wrong?
Click to expand...
Click to collapse
I hade the same problems. Download the LG drivers from this site, worked for me.
www {dot} junefabrics.com/android/driver.php
(could not post links, so replace {dot} with a .)
Inebriatef said:
Hi Paul... first of all - Great job here
Second - if one can't get root access via SuperOneClick, like myself, is this still usable?
Click to expand...
Click to collapse
Tried Z4root?
Nilssonnet said:
I hade the same problems. Download the LG drivers from this site, worked for me.
www {dot} junefabrics.com/android/driver.php
(could not post links, so replace {dot} with a .)
Click to expand...
Click to collapse
thx, it works now
yipeee! now i can expect a real custom rom
Ok first backup done! Works perfect! Thanks for all the effort!
Korumera said:
Ok first backup done! Works perfect! Thanks for all the effort!
Click to expand...
Click to collapse
Same here. Thank you very much, Paul!

[Recovery] ClockworkMod - TF701T Proxy Thread

{
"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 A PROXY THREAD Creator and Maintainer is pershoot
This is CWM for the ASUS Transformer Pad (TF701T – Macallan).
-You must be unlocked (use ASUS’s unlock tool to perform this)
-You must be on 10.26.1.18 bootloader (updating to ASUS’s latest 4.3 release will install this)
For complete Info and Download: VISIT HERE
***Once there, check out the Recent Entries on the right side of the page for latest updates***
-Unlock your device using the ASUS Unlock tool.
-Boot in once and execute: adb reboot bootloader
Fastboot:
To boot the recovery:
fastboot boot recovery.img
To permanently flash the recovery:
fastboot flash recovery recovery.img
Source:
https://github.com/pershoot/android_device_asus_tf701t
https://github.com/pershoot/android_kernel_asus_tf701t
https://github.com/CyanogenMod/android_bootable_recovery
Creator and Maintainer:
@pershoot
Video Tutorial
Video Tutorial Thanks @wwjoshdew
Ah just saw screenies. Nice job pershoot.
Why is the version still 6.0.4.6?
CWM 6.0.4.7
OP Updated
Feb/2 OP updated
Small question: my device is on 10.26.1.17. Updating to the latest official 4.3 will definitely wipe the CWM recovery, and probably will make some of the apps not running any more (not mentioning loosing root, etc..)
Is it possible to install the CWM on such a ROM version (10.26.1.17) ? I've just tested booting it and booting (and using it as a backup) works.
I was on 6.0.4.6 and i used flashify to update. Worked fine.
hetzbh said:
Small question: my device is on 10.26.1.17. Updating to the latest official 4.3 will definitely wipe the CWM recovery, and probably will make some of the apps not running any more (not mentioning loosing root, etc..)
Is it possible to install the CWM on such a ROM version (10.26.1.17) ? I've just tested booting it and booting (and using it as a backup) works.
Click to expand...
Click to collapse
Both cromix and cm11 will require the latest bootloader to eliminate compatibility issues it is recommended to flash to the latest asus firmware
Sent from my SGH-T889 using XDA Premium 4 mobile app
@AngryDinosaur - I made a video on how to install Custom Recovery on your Transformer Pad TF701T!
http://www.youtube.com/watch?v=3IBN1YkBp3g
wwjoshdew said:
@AngryDinosaur - I made a video on how to install Custom Recovery on your Transformer Pad TF701T!
http://www.youtube.com/watch?v=3IBN1YkBp3g
Click to expand...
Click to collapse
included in the post alongside the screenshots. Thanks a lot!!!
OP updated 2/16, installation video tutorial included. Thanks to @wwjoshdew
recovery updated with baseline build and sorted dock sd card functionality and usbdisk functionality.
@pershoot I'd love for this recovery to include touch screen drivers. That way at least aroma could use the touch screen. Any ideas how to compile with the standard drivers included?
sbdags said:
@pershoot I'd love for this recovery to include touch screen drivers. That way at least aroma could use the touch screen. Any ideas how to compile with the standard drivers included?
Click to expand...
Click to collapse
i'll look in to it...
I'm getting a weird error I've never seen before trying to flash something with fastboot. :
fastboot flash recovery recovery.img
target reported max download size of 643825664 bytes
error: cannot load 'recovery.img' : No error
Any ideas?
lortay78 said:
I'm getting a weird error I've never seen before trying to flash something with fastboot. :
fastboot flash recovery recovery.img
target reported max download size of 643825664 bytes
error: cannot load 'recovery.img' : No error
Any ideas?
Click to expand...
Click to collapse
Make sure recovery.img is in the same folder as fastboot and you are running the cmd prompt from that folder.
sbdags said:
Make sure recovery.img is in the same folder as fastboot and you are running the cmd prompt from that folder.
Click to expand...
Click to collapse
Duh, I have platform-tools in my path so I can run them from anywhere. I forgot to cd to the directory. Thanks for airing out my brain fart.
lortay78 said:
Duh, I have platform-tools in my path so I can run them from anywhere. I forgot to cd to the directory. Thanks for airing out my brain fart.
Click to expand...
Click to collapse
Very common mistake that happens to the best of us
updated.
Hi,
I spent hours trying to get this to work before discovering there are two missing steps in the OP's instructions.
There's a shell script that calls an application that restores the stock boot loader on every boot.
You have to delete it.
Steps:
1. Root.
2. Install Root Explorer.
3. Go into /etc
4. Delete install_recovery.sh
5. Go into /system
6. Delete recovery-from-boot.p
You have to delete the files. You can't just rename them or change the extension because the system actually searches the filesystem for a file whose contents matches an MD5 hash and will find it if you rename it.
After you do this, THEN follow OP's instructions.

Doogee x5pro rooting (question)

I was interested in rooting Doogee x5pro
Android version 5.1
Baseband version: Doogee-X5pro.2015/10/08
Kernel version : [email protected].2015.10.08
Build number: DOOGEE-X5pro-Android5.1-R17-2016.07.01
I don't really know what to do and I would apreaciate, I'm not sure that if there is root for newest build as I've saw for builds like R12 and R15 roots,
Maybe I'm being silly, but it would be very nice to know and thank you for help!
Regards,
Bescaredofdark
I have rooted my doogee X3 with an old root tool used for the samsung gio it should probably work also for the X5.
see x3 theme ...
http://forum.xda-developers.com/android/development/doogee-x3-mtk6580-dual-sim-android-5-1-t3446211
Hello,
I tried to root my wife's Dodgee X5 pro, but with no success. Kingoroot do not works and trying other systems I erased all the phone, just to notice the sms/mms where not backed up (done by now...) - my fault.
jdd
Been having a problem with this
I rooted my old X5 Pro when it was on Lolipop - 5.1 and now I have a new one after my old one broke its on 6.0. and now I can't find any way of rooting it, I have used SP tools etc, I have tried kingroot, kingoroot, oneclickroot, all of them and nothing works. I don't think anyone is rooting the new updated X5 PRO
I rooted my x5 max pro, a few days ago. You need twrp and a custom ROM . I used resurrection remix.
{
"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"
}
root doogee x5 pro android 6.0
Hello good afternoon I have a doogee mobile x 5 pro android 6.0 and I can not do a root. can someone help me?
same problem here.
Tried all available one-click things, can not install twrp .
Help is appreciated. Really !
GUYS HERE IS WHAT YOU WILL DO!
1) Install adb and fastboot services on your pc, dowload supersu.zip on your phone and DOWNLOAD TWRP FOR YOUR DEVICE, PUT IT ON THE SAME FOLDER THAT ADB IS STORED AND RENAME IT TO RECOVERY.IMG!.
2)ON YOUR SMARTPHONE:Go to Developer Options menu on your smartphone and enable USB Debbuging!
3)ON YOUR PC:Open the command line on the folder where adb and fastboot are stored.
4)Connect your phone to the pc via usb and on the command line type adb devices. (A pop up will appear on your smartphone's screen, just accept.)
5)If your device is detected type adb reboot bootloader.
6)Once your device has rebooted, type fastboot getvar all. A long list will appear, find the line where it says unlocked=yes/no.
7)If you find a line that says unlocked=yes, then skip this step and proceed to the next one! If you find a line that says unlocked=NO then type fastboot oem unlock. (A pop up will appear on your phone, read the instructions!).
8)Now you have an unlocked bootloader. Type fastboot reboot or just take off your battery , insert it again and boot the phone.
9) Once the phone is booted , go again to the Developer Options menu on your smartphone and enable USB Debbuging!
10) ON YOUR PC Now type adb reboot bootloader.
11)Once your device rebooted , type fastboot flash recovery recovery.img.
12) Wait until the procces succesfully ends.
13) WARNING!:NOW TURN OFF THE DEVICE AND BOOT DIRECTLY INTO THE RECOVERY BY PUSHING THE CORRECT BUTTON COMBINATION FOR YOUR DEVICE!
14) You now have succesfully installed the twrp custom recovery and now you can flash the supersu.zip to get root access!
15)HIT "THANKS" IF I HELPED!

[CLOSED][UNOFFICIAL] TWRP 3.4.0-0 | Team Win Recovery Project | Nokia 8.1 | Phoenix |

{
"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"
}
Note - Iam Not Responsible for bricked devices
About Team win recovery project
TWRP is an open source, community project. TWRP development is done by roughly 4 people at this point. We also have a large support community with many people who are willing to answer questions and help people with their devices either through our IRC channel or on forums like xda-developers.
Team Win was originally formed to work on porting WiMAX to CM7 for the HTC EVO 4G. After our work on the EVO 4G we wanted to work on a project that would work on more devices than just the EVO 4G and we settled on working on a recovery. Today TWRP is the leading custom recovery for Android phones.
Installation procedure
Note - As per the users request I tried my best to bring twrp support for Nokia SDM710 Community and I really don't own this phone
1 . Download twrp-3.4.0-0-PNX_sprout-10.0.img copy in one folder
2. boot in to download mode ( Volume down & power button )
3. open cmd type fastboot -w
4. type fastboot flash boot twrp-3.4.0-0-PNX_sprout-10.0.img
5. type fastboot reboot & immediately press volume up & power button for 8 seconds to boot in to twrp
9. Flash magisk or whatever you want either rom,gsi or kernel but fastboot -w command must and should until I fix decryption
Credits
* A big massive thank you for the one who tested my builds around 20+ images in a single day may be without him it's impossible to find another tester. thanks man TechnoStone
bugs- decryption & more..!!
Download Android 10 Twrp-3.4.0-0 From Here
​
XDA:DevDB Information
TWRP 3.4.0-0 , for the Nokia 8.1
Contributors
Raghu varma
My build script: https://github.com/RaghuVarma331/scripts
Source Code: https://github.com/omnirom/android_bootable_recovery
Device Source Code: https://github.com/Nokia-SDM660/android_device_nokia_PNX_sprout-TWRP
Version Information
Status: Experimental
Created 2020-04-29
Last Updated 2020-06-25
reserved
hello, I entered fastboot, but I cannot run command on my PC although I have installed ADB tool on my Pc. What can I do to flash your custom recovery on my nokia 8.1?
Big thanks to your for supporting Nokia 8.1 fan
nhthiencp said:
hello, I entered fastboot, but I cannot run command on my PC although I have installed ADB tool on my Pc. What can I do to flash your custom recovery on my nokia 8.1?
Big thanks to your for supporting Nokia 8.1 fan
Click to expand...
Click to collapse
1. Download latest adb platform tools
2. Extract to one folder
3. Name that folder as adb
4. Now copy that folder and paste in c: drive
5. Now copy path
6. Go to this pc give right click and click on environmental variables and click on path add your adb path and save it
7. Now adb & fastboot will work on all locations in your pc
Method 2
Download latest adb platform tools
Extract to one folder and name that as adb
Open adb folder
Open cmd in to that folder
Type fastboot devices
Now you will get your device ID
But before doing all these make sure your bootloader is unlocked
Regards
Raghu Varma
I understood what you explained. I can connect my phone to adn, it showed my device, however, i cannot run "fastboot -w", i think because my phone is still lock bootloader! How to unlock my bootloader, besides Hikari Calyx 's method???
Thanks!
nhthiencp said:
I understood what you explained. I can connect my phone to adn, it showed my device, however, i cannot run "fastboot -w", i think because my phone is still lock bootloader! How to unlock my bootloader, besides Hikari Calyx 's method???
Thanks!
Click to expand...
Click to collapse
.
Open this link and download hmd bootloader unlocker. Remember it will completely void your warranty and not possible to lock bootloader .
Does this really work on N8.1 ?
Or any Nokia ?
issues faced
Its not working sir...TWRP recovery stuck on logo...also the phone keeps restarting and freezing system ui, loss of wifi and hotspot creation facilities after flashing TWRP..I somehow managed to relock bootloader that saved my device or I was sure it was rendered useless... please check it thoroughly b4 uploading...I was on June security patch when flashed the recovery
N b4 u ask yes I followed all steps...
Can u please upload a working twrp please
Changelog - Thu Jun 25 12:41:03 UTC 2020
================================
* https://twrp.me/site/update/2020/06/24/twrp-3.4.0-0-released.html
Please help me!
Raghu varma said:
Changelog - Thu Jun 25 12:41:03 UTC 2020
================================
* https://twrp.me/site/update/2020/06/24/twrp-3.4.0-0-released.html
Click to expand...
Click to collapse
i downloaded unlock key from Nokia, but when I flash unlock key, it notifies me Failed, so what should I do??? Thanks
Thank you for uploading this version. Install worked but touch screen seems non-responsive.
Installed latest build as of today twrp-3.4.0-PNX_sprout-10.0-20200821.img
Cannot find anything in /tmp/recovery.log
Edit: Tried both 3.3.1-0 and 3.4.0 with same result.
For others: dont hold the power button for 8 sec (but shorter) because it will make the device reboot
iljawashere said:
Thank you for uploading this version. Install worked but touch screen seems non-responsive.
Installed latest build as of today twrp-3.4.0-PNX_sprout-10.0-20200821.img
Cannot find anything in /tmp/recovery.log
Edit: Tried both 3.3.1-0 and 3.4.0 with same result.
For others: dont hold the power button for 8 sec (but shorter) because it will make the device reboot
Click to expand...
Click to collapse
it looks like the phone doesn't want to boot into android at all anymore. Only working thing is TWRP wihout touch enabled and fastboot.
Tryed to restore it via OST but it hangs on "getting variable 'productid'". :/ Does anyone want to share a proper boot.img?
iljawashere said:
it looks like the phone doesn't want to boot into android at all anymore. Only working thing is TWRP wihout touch enabled and fastboot.
Tryed to restore it via OST but it hangs on "getting variable 'productid'". :/ Does anyone want to share a proper boot.img?
Click to expand...
Click to collapse
There are stock boot.img collection. 430B is March, C is April, D is May, E is June, F is July, G is August
Doesn't work
After flashing twrp-3.4.0-0-PNX_sprout-10.0-20200829.img, I entered TWRP successfully. Then it stuck at unlock warning message and didn't get in system after rebooting phone.
This TWRP with big problem !!
After flashing back stock boot image and my phone can be booted into system.
after install twrp system not load
Hey guys, anyone can say if it works properly or not?
All those posts saying it half-bricked their phone doesn't seem very reassuring...
It'd be nice to finally have a working TWRP on this phone...
Is it fixed or still not working?
Thread closed on request of OP @Raghu varma

[ROM] [BL] [TWRP] [GUIDE] [CN] Newest Flyme 8 TWRP Installation and Root Access

Hi guys.
While I was looking for an appropriate firmware, I found a website where I could get an update for the Chinese version, which provides the newest Flyme 8 for this device.
https://www.flyme.com/firmwarelist-138.html#3
Download update.zip from here. And download TWRP from here.
I flashed this build with TWRP. To use TWRP you need to have your bootloader unlocked.
To unlock this, please, follow https://remoteunlockservice.com/payment.php (paid). Then flash TWRP, I'm attaching here, using the fastboot mode:
Code:
fastboot flash recovery /path/to/new_recovery.img
I needed to remove lines until the line containing
Code:
delete_recursive("/cache/backup");
in file update-script by the path
Code:
meta-inf/com/google/android/
inside update.zip.
Then I put the modified update.zip to /sdcard and flashed that update.zip using TWRP
Enter TWRP (power + vol+, then release power and hold vol+ up to the vibration). Connect the device with a USB-cable and transfer tool-root_unlock-Testing-Pro7.zip and update.zip to the internal memory.
Flash update.zip and immediately flash tool-root_unlock-Testing-Pro7.zip which I'm attaching here.
Log in with your Flyme account on the phone.
To get the root access please follow the instructions under the link https://mroot.flyme.cn/index.html to make an application (press 申请授权) and download the root app from https://mroot.flyme.cn/download.html.
Filling out the application, you'll encounter some Chinese characters.
Here is some translation:
Flyme 账号 — Flyme Account
Root 授权设备 — Your Device
姓名 — Your Name
手机号码 — Phone Number, use fake Chinese phone number 12345678901
PSN — get this parameter from the root app you have installed
CHIPID — the same as PSN
申请理由 — tell the reason why you need the root access. As for me, I specified, "I need to install the Russian localization for the Chinese firmware."
Wait a few days or less. The single big button in the root app will become active (its color will change from light gray to blue). Pls remember, that you must be logged in your Flyme account. Tap that button and wait until the rooting completes. In the end you'll see a picture which implies your phone has been rooted (an open padlock beside a phone) .
Grats! Now you have the newest rooted firmware.
References: https://4pda.ru/forum/index.php?showtopic=902543
Reserved
Noob question. I'm using a meizu m8 and I was wondering if this method will work on my phone. Do I just have to upgrade my firmware and follow your instruction is that correct? My current firmware is Flyme 7.1.6.0G
Sorry, but I have checked the relevant thread on 4pda, and the method there is dramatically different.
Hi, did you have an idea of why with unlocked BL, fastboot tell me "FAILED (remote: not allowed in locked state)" ?
Device is pro7 P25 64Gb version
Thx !
{
"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"
}
myxomop25 said:
I needed to remove lines until the line containing
Code:
delete_recursive("/cache/backup");
in file update-script by the path
Code:
meta-inf/com/google/android/
inside update.zip.
Then I put the modified update.zip to /sdcard and flashed that update.zip using TWRP
Click to expand...
Click to collapse
Should I delete up to delete_recursive("/cache/backup")
Or including this line ?
I tried both way but I always receive error 11. Also tried to copy updater-script from custom firmware
Also tried to install Meizu Pro 7 AOSP Beta V3.zip
That goes ok, no errors but phone starts only in twrp
Have no Ideea why
tintome said:
Also tried to install Meizu Pro 7 AOSP Beta V3.zip
That goes ok, no errors but phone starts only in twrp
Have no Ideea why
Click to expand...
Click to collapse
that means your phone still have orange state enable .
Try flashing magisk insatller zip v18 after flashing the Aosp rom.

Categories

Resources