[RECOVERY][p839f30 / ZTE Blade S6] UNOFFICIAL TWRP [3.2.1-0] - ZTE Blade S6 ROMs, Kernels, Recoveries, & Other De

Team Win Recovery Project 3.x, or twrp for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
TWRP 3.2.3-0 Changelog: https://twrp.me/site/update/2018/08/06/twrp-3.2.3-0-released.html
Here I present you my unoffcial build of Dees_Troy recovery for the ZTE Blade S6 aka p839f30.
This should work with all variants (AS, EU, AU, ...).
Download - AS/EU variant with physical internal sdcard partition: twrp-3.2.3-0_isd.img
Download - AU variant with emulated internal sdcard (/data/media): twrp-3.2.3-0_dm.img
Install through an app like flashify, rashr or similar or use terminal dd command.
Device repo: https://github.com/Lightwars/android_device_zte_p839f30-TWRP
Kernel repo: https://github.com/Lightwars/android_kernel_zte_p839f30
Check out also this thread from Konsta on modaco: http://www.modaco.com/forums/topic/375597-recovery-twrp-302-0, which started it all.
Old Downloads:
Download - AS/EU variant with physical internal sdcard partition: twrp-3.2.1-0_isd.img
Download - AU variant with emulated internal sdcard (/data/media): twrp-3.2.1-0_dm.img
Download - AS/EU variant with physical internal sdcard partition: twrp-3.1.0-0_isd.img
Download - AU variant with emulated internal sdcard (/data/media): twrp-3.1.0-0_dm.img
XDA:DevDB Information
Team Win Recovery Project, Tool/Utility for all devices (see above for details)
Contributors
lightwars, KonstaT, Dees_Troy
Source Code: https://github.com/omnirom/android_bootable_recovery
Version Information
Status: Stable
Current Stable Version: 3.2.3-0
Stable Release Date: 2018-09-12
Created 2017-12-21
Last Updated 2018-09-12

Hey first of all nice work going in Here, maybe we can expect some more development here soon ^^
My question is:
I do have the EU variant with the partition hack which puts both partitions into One.
Am I able to use the TWRP for emulated sdcard although it is mentioned to be for AU only?
Sent from my Blade S6 using XDA-Developers mobile app

DStyl3 said:
Hey first of all nice work going in Here, maybe we can expect some more development here soon ^^
My question is:
I do have the EU variant with the partition hack which puts both partitions into One.
Am I able to use the TWRP for emulated sdcard although it is mentioned to be for AU only?
Click to expand...
Click to collapse
Sure,you should use the recovery for emulated sdcard to access this partition and files there.
The tags for AS,EU and AU are just for reference.
Do these lead to confusion?Then I will delete them.

I really think the tags are alright.
For someone who is new here it is really helpful to know which partition layout equals which Version in stock.
I just forgot that the hack simulates the AU layout, so it was a fault of mine ^^
No need to delete them
Sent from my Blade S6 using XDA-Developers mobile app

ZTE Blade S6 Flex
If i flash the twrp of ZTE Blade S6 on an ZTE Blade S6 Flex will it work ok,or i'll end up brick-ing it?

chris0v21 said:
If i flash the twrp of ZTE Blade S6 on an ZTE Blade S6 Flex will it work ok,or i'll end up brick-ing it?
Click to expand...
Click to collapse
I don't know,if it will work.But the risk of bricking is very small.If your device has, like most phones do and also the blade s6,different partitions for boot and recovery,you are able to roll back what you have done.
Prefearable make a backup oft your stock recovery.Use the dd command or an APP like flashify.
Like always be caution and no guarantee is given.

lightwars said:
I don't know,if it will work.But the risk of bricking is very small.If your device has, like most phones do and also the blade s6,different partitions for boot and recovery,you are able to roll back what you have done.
Prefearable make a backup oft your stock recovery.Use the dd command or an APP like flashify.
Like always be caution and no guarantee is given.
Click to expand...
Click to collapse
Hey, has anybody of you an image of the stock recovery for GEN_EU_Blade_S6V1.0.0B15. Because my phone is not working well anymore, and i want to delte twrp to give back for guarantee.
greetings

New TWRP 3.1.0-0 is available for download and fun...

lightwars said:
New TWRP 3.1.0-0 is available for download and fun...
Click to expand...
Click to collapse
Hahaha. Now my ZTE don't wont to load recovery any more after this ****!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!1

The update to version 3.2.1-0!

New TWRP version 3.2.3-0 is out, checkout the OP.

lightwars said:
New TWRP version 3.2.3-0 is out, checkout the OP.
Click to expand...
Click to collapse
lo nececii

Es mio

Related

[EOL][RECOVERY] Modified CWM (non-touch) for port to all MTK phones[EOL]

This is a Clockworkmod modified (very) recovery.
DISCLAIMER:
Rooting your phone and using custom Recoveries and ROMS have risks and may result in bricking your device, and has nothing to do with Google or the device manufacturers. In case of any mishap I am not responsible if you brick/ruin your phone in any way.
Basic computer skills are required and minimal knowledges about phones and phones utilities too.
Make sure that whatever you do, you are doing it at your own responsibility.
Update (21-apr-2015):
This is the last batch of builds for porting. I won't do that anymore.
- new GUI theme;
- an extra version with swipe touch support;
- cleaned up the source code;
- reset battery stats option;
- wipe all - preflash option;
- removed nvram backup/restore because it can corrupt the bootloader;
-full track of changes here.
I used it as base for my touch recovery. Basically is a CWM 6.0.3.7 for jellybean and CWM 6.0.5.1 for kitkat modified by me with many extra features.
- aroma file manager menu
- rainbow mode menu
- separate power menu
- separate wipe menu
- nvram backup/restore menu
- advanced backup/restore menu
- toggle signature, toggle md5sum.
To port it follow my new guide from here
All screenshots are made with my new tool from here.
For jellybean version currently there are two lunfile paths in the world of mtk phones. This will make your USB Mass storage to work in recovery or not. Search that path in your device to see what you have.
Lunfile path 1 (old): "/sys/devices/platform/mt_usb/gadget/lun%d/file" - this can be found in many devices mt6572, mt6589, mt6589T, and other old ones.
Lunfile path 2 (new): "/sys/devices/platform/mt_usb/musb-hdrc.0/gadget/lun%d/file" - this is related to new devices mt6582, mt6592...
Find where is your path and download the image to port from correct section.
Depending of your resolution width, choose an image which contains exactly that value or one close to it, and follow the tutorial to port it.
CREDITS:
- Philz-cwm6 - for get partition size method;
- C3C0 - for initial mtk tweack hint - Unused now;
- Koush and all CWM team for the recovery;
- bgcngm for unpack/repack utils;
- sk8erwitskil for aromafm menu
RULES for posting your ports!
If you managed to port this to your device, add proper credits in your thread, post or article.
List of compiled or ported recoveries for various devices.
Lenovo S660 (CN version S026)
THL T100S
THL T11
Elephone P7 mini
Bluboo X1 (mt6582)
Doogee Rainbow DG210
Kuphone 1phone 5s (sanstar72_wet_jb3)
iNew V3 for fw versions up to 1.0.7 (different kernel)
ONN M7 tablet
ZTE V967S
XOLO A500s
XOLO A600
ZOPO ZP999
LAVA Iris 458Q
Wiko Darkfull
Elephone P6000
Ulephone Be Pro
Acer Liquid Jade S (S56)
Acer Liquid Z410
Nvm. Got a black screen same with CTR recovery. Any help?
gatgat23 said:
Nvm. Got a black screen same with CTR recovery. Any help?
Click to expand...
Click to collapse
Usually that means the recovery is bigger than the recovery partition. It happens in some devices with an unusually big kernel (I saw kernels with 4.7 Mb for a recovery at 6 Mb - not much room for ramdisk). Other thing is if you use MobileUncleTools to flash it - this doesn't work in some cases, and you need to flash it with SPFT. Remember, if you have a small partition, any recovery bigger than 5.9 Mb (you need some reserved space) will not work. You can try to shrink some images, or to replace them with blank dummy pngs, but not for stitch and buttons. These have to remain in rgb format, otherwise you have that black screen again, and the phone will reboot to system.
carliv said:
Usually that means the recovery is bigger than the recovery partition. It happens in some devices with an unusually big kernel (I saw kernels with 4.7 Mb for a recovery at 6 Mb - not much room for ramdisk). Other thing is if you use MobileUncleTools to flash it - this doesn't work in some cases, and you need to flash it with SPFT. Remember, if you have a small partition, any recovery bigger than 5.9 Mb (you need some reserved space) will not work. You can try to shrink some images, or to replace them with blank dummy pngs, but not for stitch and buttons. These have to remain in rgb format, otherwise you have that black screen again, and the phone will reboot to system.
Click to expand...
Click to collapse
My device's recovery partition got 6MB. Ported recovery got 5.4MB.
I actually used MobileUncleTool to flash, then I tried to flash using SPFT.
Same issue, black screen. Need to reinsert battery to reboot.
gatgat23 said:
My device's recovery partition got 6MB. Ported recovery got 5.4MB.
I actually used MobileUncleTool to flash, then I tried to flash using SPFT.
Same issue, black screen. Need to reinsert battery to reboot.
Click to expand...
Click to collapse
Try to access the recovery log from temp directory (cache/recovery/last.log), after that happens. If there is nothing there, than the phone didn't even boot in recovery, otherwise you will see where it's stuck.
I think it actually didn't boot recovery.
Log's showing what I did when I was still on Stock Recovery. (Wipe data/cache)
Even the .prop values are using stock ones. (I changed adb secure, debuggable, etc in the one I ported.)
hello carliv,
is it possible to have a version 1.4 with custpack?
@carliv
Thanks for your activity.
Are this recovery compatible with most recent Mediatel ROM based on Android 4.4?
bovirus said:
@carliv
Thanks for your activity.
Are this recovery compatible with most recent Mediatel ROM based on Android 4.4?
Click to expand...
Click to collapse
All my recoveries are compiled on cm-10.1 building environment and in theory they will work better with kernels built for android 4.2 top (in these builds are missing sepolicy files and all selinux related files), but some users report that they used it for flashing and backup lenovo kitkat (vibeUI something) and it was successfull. I can't test that, but my advice is if you have an official Android 4.4 mtk powered phone, I'm sure the recovery partition is bigger than 6Mb, and for that I would recommend you PhilZ recovery if you want to stay on CWM base, or TWRP. I made my recoveries with only one reason in mind: to be small enough to fit a recovery partition of 6Mb.
Thanks for the explanation. What's about Androdi 4.3 compatibility? Like 4.4 ?
Recovery compatibility
Android 4.2.x - OK
Android 4.3.x - ?
Android 4.4.x - ?
Note: personally I like the non touch recovery.
Do you have a link for Philz recovery for Mediatek chipset?
Thanks again.
bovirus said:
Thanks for the explanation. What's about Androdi 4.3 compatibility? Like 4.4 ?
Recovery compatibility
Android 4.2.x - OK
Android 4.3.x - ?
Android 4.4.x - ?
Note: personally I like the non touch recovery.
Do you have a link for Philz recovery for Mediatek chipset?
Thanks again.
Click to expand...
Click to collapse
I think it should work in Android 4.3 but I have no feedback on it. The reason is there are very few mtk devices with Android 4.3 or 4.4 (real not spoofed), and I didn't tested personally any of them.
For PhilZ recovery you can check his official thread http://forum.xda-developers.com/showthread.php?t=2201860 , that support mtk devices nativelly, but you must compile it in cm-11 source,
or the mtk dedicated one started by my friend @yuweng here http://forum.xda-developers.com/showthread.php?t=2748169
The PhilZ recovery require many times a recovery partition bigger than 6MB.
In many acses teh recovery partition is limirted to 6MB.
For this if you can create your recovery from CW11 (compatible with KK) you can sue it.
bovirus said:
The PhilZ recovery require many times a recovery partition bigger than 6MB.
In many acses teh recovery partition is limirted to 6MB.
For this if you can create your recovery from CW11 (compatible with KK) you can sue it.
Click to expand...
Click to collapse
If a mtk phone gets Kitkat then I assure you the recovery and boot partition will be increased by producer in that firmware along with the new kernel. The 6Mb partition is specific to 4.1.x-4.2.2 devices. For these even my recovery, if it's built in CM11, will oversize 6 Mb because of the new modules.
gzip support
Thanks for this non-touch version! Can you update to include the gzip support as in the latest touch version? Thanks.
Hey Sir @carliv.
I ported this recovery to Xolo A500s.Please add it device list.
Here is the link:-Click here
port
Hi Sir ,
I ported it for my device XOLO A600
Please update it in device List .
Thanx Again
Here Is the Link
CWM Recovery MTK 6.0.3.7 carliv non-touch
Hi all!
I just combined some scripts to have a auto make custum recovery.
It is based on BM / michfood / yuweng / carliv work! Version 2014-06-29. See beginning of this thread.
Thank you!
usage: cwmr.bat stock-recovery.img
MTK6575 and MTK6577 tested. May work with MTK6589... (option 3 -> MTK6577)?
It is a question if fstab is matching. It is complete batch source, so you can adapt to alternate partition tabel.
Have fun!
EDIT:
What I did:
I took "old lunfile path" "normal font" file from carliv first thread, I extracted it and added to some old scripts from yuweng (I cannot find anymore to download). I tested it and made it public to all.
The latest CWM is 6.0.4.4 and Carliv release this update. Should be possible to aplly it?
Well, I am not sure about what I understand. You can use my upload and mod it any way you like. I hope to have helped to get latest CWM Recovery.

[UNOFFICIAL][RECOVERY][coriplus] TWRP 2.8.7.0 [2015-12-18]

Team Win Recovery Project 2.x, or twrp2 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
Click to expand...
Click to collapse
This is an unofficial port of TWRP for Samsung Galaxy Pocket Plus. The original work code is done by @Alonso1398 but since he disconnected his updates for our device I'm carrying this project from now on
About
TWRP is an open source, community project that was originally formed to work on porting WiMAX to CM7 for the HTC EVO 4G. After their work on the EVO 4G they wanted to work on a project that would work on more devices than just the EVO 4G and they settled on working on a recovery. Today TWRP is the leading custom recovery for Android phones.
A custom recovery is used for installing custom software on your device. This custom software can include smaller modifications like rooting your device or even replacing the firmware of the device with a completely custom “ROM” like OmniROM
Disclaimer
I am not responsible for bricked devices or dead SD cards, your are the one who decided to flash this recovery
Click to expand...
Click to collapse
Bugs/What's not working?
-Themes, will its not broke but use 240×240 themes (its preferable to stay away from it)
Download links
- TWRP Flashable zip
- recovery.fstab
- recovery.img
How to take a backup
1 - Open the terminal emulator.
3 - type "su" (without quotation marks).
3 - Grant root permission.
4 - Type "dd if =/dev/block/mmcblk0p6 of=/sdcard/recovery.img".
5 - Go to the root of the device's internal memory (sdcard) and copy that backup to a secure location.
How to install
- Installing as flashable zip
1 - Download the TWRP recovery.zip and place the root of the memory card.
2 - Reboot your custom recovery.
3 - Select install zip from SD / choose Zip.
4 - Choose TWRP recovery.zip.
5 - Then reboot to recovery.
6 - Enjoy TWRP installation mode.
OR
- Flashing as an image
1 - Download the file and place in in the root of the device's internal memory (sdcard).
2- Open the terminal emulator.
3 - Type "su".
4 - Type "dd if=/sdcard/recovery.img of=/dev/block/mmcblk0p6".
5 - Wait a few seconds, then restart the device and enter recovery mode and enjoy your TWRP.
OR
- Installing with ZIT flasher
1 - Download ZIT Flasher, recovery.fstab, TWRP recovery.img.
2 - Install and open the ZIT Flasher.
3 - Press in settings, click on recovery.fstab, look for the file and press it.
3 - click MAIN, press in BROWSER, search for "recovery.img".
4 - Restart the device and enter recovery mode and enjoy the TWRP.
FAQ
Visit the official TWRP FAQ
Support
If you have found a bug, please consider posting it in this thread, also grab recovery.log in /tmp or I can't help you.
You can find the source code for TWRP at github.com/omnirom/android_bootable_recovery/
Changelog
12-12-15
-Ported again
-Full SELinux support
-Updated keys
-Official changelog
14-12-15
-Initial Port
-Official changelog
Opensource
-Device Tree : https://github.com/XadoA/android_device_samsung_coriplus
-Kernel Source : https://github.com/Alonso1398/android_kernel_samsung_coriplus
Gotta try dis
Which version is more stable for samsung galaxy pocket plus, 2.6.03 or 2.8.7? Regards
Sent from my GT-S5301 using XDA Free mobile app
I can not install rom breeze with this version of recovery, instead with version 2.6.3, I do it without problems..saludos
Sent from my GT-S5301 using XDA Free mobile app
hey hey. i need this. the links are broken. can you put here new links?. please
rodrigo151515151515151 said:
hey hey. i need this. the links are broken. can you put here new links?. please
Click to expand...
Click to collapse
in case anyone needs this, here is twrp 3.4 for coriplus
twrp-34-coriplus.img | by MLXProjects for Generic Device/Other
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
androidfilehost.com
Just leaving this for the future (you can already find it at galaxy pocket forum)
MLX said:
in case anyone needs this, here is twrp 3.4 for coriplus
twrp-34-coriplus.img | by MLXProjects for Generic Device/Other
Download GApps, Roms, Kernels, Themes, Firmware, and more. Free file hosting for all Android developers.
androidfilehost.com
Just leaving this for the future (you can already find it at galaxy pocket forum)
Click to expand...
Click to collapse
thanks!! :U

[UNOFFICIAL]TWRP RECOVERY FOR COOLPAD NOTE 5 [ Marshmallow & Nougat ]

TEAM WIN RECOVERY PROJECT
Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
TWRP 3.1.0-0 is out now for all currently supported devices.
What's new in 3.1.0-0:
vold decrypt on a few select HTC devices, TWRP will now attempt to use the system partition's vold and vdc binaries and libraries to decrypt the data partition (nkk71 and CaptainThrowback)
adb backup to stream a backup directly to or from your PC, see documentation here (bigbiff)
tweak MTP startup routines (mdmower)
support new Android 7.x xattrs for backup and restore to fix loss of data after a restore (Dees_Troy)
support POSIX file capabilities backup and restore to fix VoLTE on HTC devices and possibly other issues (Dees_Troy)
better indicate to users that internal storage is not backed up (Dees_Troy)
improve automatic determination of TW_THEME (mdmower)
minimal getcap and setcap support (_that)
try mounting both ext4 and f2fs during decrypt (jcadduono and Dees_Troy)
shut off backlight with power key (mdmower)
timeout during FDE decrypt (Dees_Troy and nkk71)
support for FBE decrypt and backing up and restoring FBE policies (Dees_Troy)
boot slot support (Dees_Troy)
TWRP app install prompt during reboot (Dees_Troy)
support for AB OTA zips (Dees_Troy)
support new Android 7.x log command (Dees_Troy)
update recovery sources to AOSP 7.1 (Dees_Troy)
numerous bugfixes and improvements by too many people to mention
Download
NOTE : This is for Marshmallow ROMS. ( TESTED IN STOCK )
RECOVERY:
https://www.androidfilehost.com/?fid=745425885120748994
NOTE : This is for Nougat ROMS. ( TESTED IN STOCK )
RECOVERY:
https://www.androidfilehost.com/?fid=961840155545582147
How to ROOT and Flash TWRP :
( Thanks to Amit Kumar Super Moderator at Coolpad Forums )
http://www.coolpadforums.com/forum.php?mod=viewthread&tid=24978&extra=page=1
Credits :
Source code:
https://github.com/omnirom/android_bootable_recovery
Information
twrp, Tool/Utility for the Coolpad Note 5
Contributors
@kuberrocks96
CREDITS:
@Dees_Troy ( Wanna See more from TWRP Donate Dees_Troy to help him contribute more in this Society)
TWRP Team and all other respected Developers who have contributed for it.
TeamZero
#Amit Kumar Singh
#Mohan CM
#Sam Grande
#Amit Kumar
#Sabyasacchi Sarkar
#Ramesh Hunter
Version Information
Status: Stable
Stable Release Date: 2017-07-15
Hit Thanks button.
Reserved
great work
finally note 5 got root and twrp without unlocking bootloader..!!??
Uday Hegde said:
great work
finally note 5 got root and twrp without unlocking bootloader..!!
Click to expand...
Click to collapse
Yep
kuberrocks96 said:
Yep
Click to expand...
Click to collapse
Nice *_* note 5 users happy now lel
I am not able to root with this process!!! Please help me....!!
Jibitesh said:
I am not able to root with this process!!! Please help me....!!
Click to expand...
Click to collapse
Rooting Guide is already mentioned and it has been tested by the Coolpad Forums Super Moderator himself as well as the 50+ members...
Try again with all steps properly.
Do you have any video tutorial???
Hey dev
I'm having some problem..!!! After command:- adb shell
It shows....!! Root:CP3600:-#
And after command:- magisk su ..it shows
Magisk :- magisk not found....!!!
Please help!!! and reply fast
Jibitesh said:
Hey dev
I'm having some problem..!!! After command:- adb shell
It shows....!! Root:CP3600:-#
And after command:- magisk su ..it shows
Magisk :- magisk not found....!!!
Please help!!! and reply fast
Click to expand...
Click to collapse
Follow the procedure properly.
I have added a Video check that
if you guys could suggest me some same specs phone then i can try port some roms and try to make it better...i own a 4/32 gb variant
sufie cruise said:
if you guys could suggest me some same specs phone then i can try port some roms and try to make it better...i own a 4/32 gb variant
Click to expand...
Click to collapse
Moto G4 (plus) maybe?
tigerking1 said:
Nice *_* note 5 users happy now lel
Click to expand...
Click to collapse
not happy......we are still unable to install Xposed on coolpad note 5
Will this work on Coolpad note 5 Lite model no 3505i?
I want to know if this TWRP work on Coolpad Note 5 lite model no 3505i which was released on march 2017?
Currently it's running on marshmellow 6.0 and using coolui 8 stock rom.
erica butson said:
I want to know if this TWRP work on Coolpad Note 5 lite model no 3505i which was released on march 2017?
Currently it's running on marshmellow 6.0 and using coolui 8 stock rom.
Click to expand...
Click to collapse
No, it will not work on Coolpad Note 5 Lite.
Coolpad Note 5 and Note 5 Lite are way way different, they are totally different phones!
I have TWRP for Note 5 Lite, but after flashing it the rom doesn't boot or something like that ( a previous tester told me this, i don't have CPN5L to test )
Do i have to wait for coolpad note 5 lite rooting guide and TWRP?
kubersharma said:
No, it will not work on Coolpad Note 5 Lite.
Coolpad Note 5 and Note 5 Lite are way way different, they are totally different phones!
I have TWRP for Note 5 Lite, but after flashing it the rom doesn't boot or something like that ( a previous tester told me this, i don't have CPN5L to test )
Click to expand...
Click to collapse
Thanks!!. I did indeed know that both differ in their processors. Please reply to this thread if you get any updates for coolpad note 5 lite. like nougat?
or Rooting guides for coolpad note 5 lite.
erica butson said:
Thanks!!. I did indeed know that both differ in their processors. Please reply to this thread if you get any updates for coolpad note 5 lite. like nougat?
or Rooting guides for coolpad note 5 lite.
Click to expand...
Click to collapse
I have made stuffs for it.
Rooting Guide : https://androidfilehost.com/?fid=889764386195922697
(Dont flash TWRP unless you are not aware what ya doing, previous testers said Stock Rom doesnt boot after flashing TWRP or doing a Permanent Root.
Everything temporary for it! couldnt continue my work on this device as i dont have it anymore
TWRP: https://androidfilehost.com/?fid=889764386195922881 ( for COOLPAD NOTE 5 LITE, Note 5 users stay away!)
Can you explain why i need to open shell?
kubersharma said:
I have made stuffs for it.
Rooting Guide : https://androidfilehost.com/?fid=889764386195922697
(Dont flash TWRP unless you are not aware what ya doing, previous testers said Stock Rom doesnt boot after flashing TWRP or doing a Permanent Root.
Everything temporary for it! couldnt continue my work on this device as i dont have it anymore
TWRP: https://androidfilehost.com/?fid=889764386195922881 ( for COOLPAD NOTE 5 LITE, Note 5 users stay away!)
Click to expand...
Click to collapse
Thanks I have not tried it yet. I'm willing to try soon.
I have seen the readme file and noticed a strange command.
Why should I use this command and what purpose?
adb shell monkey -p com.yulong.openrp -v 500
erica butson said:
Thanks I have not tried it yet. I'm willing to try soon.
I have seen the readme file and noticed a strange command.
Why should I use this command and what purpose?
adb shell monkey -p com.yulong.openrp -v 500
Click to expand...
Click to collapse
Actually this app is by Chinese Coolpad to help root Coolpad devices! With this only ya can root.
Also, don't try to permanently root the device else y'all stuck at logo.
Do temporary root, that means every boot root will be gone.
Plz port miui rom for coolpad note 5 we are waiting...!
Plz plz plz plz plz port miui rom coolpad note 5..!

[RECOVERY][karnak] TWRP touch recovery (Fire HD8 2018/ 8th gen)

Code:
*** Disclaimer ***
All flashing is done at your own risk!
While nothing from this thread should break your device,
don't come back here blaming anyone if it does!
Quote:
Team Win Recovery Project 3.x, or twrp3 for short, is a custom recovery built with ease of use and customization in mind. Its a fully touch driven user interface no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
Click to expand...
Click to collapse
NOTE: This version of TWRP is intended to be used with the original unlock for karnak by xyz`.
If you unlocked or updated using amonet-3 it already contains an updated TWRP.
This version will still work, but it lacks support for features such as reboot to hacked BL.
Features:
amonet-aware
SDCard support
USB-OTG support
Backup/Restore support
Downgrade/Overwrite-protection for LK/PL/TZ
Autorestore of broken boot-patch
Also patches amonet-microloader when flashing images
Supports flashing stock-update bins (rename to .zip, no modification necessary )
NOTE: Your device needs to be unlocked.
NOTE: When backing up or restoring stock ROM (or any other ROM that has dm-verity enabled) make sure to select "System Image" instead of "System".
Many thanks to @Kaijones23 for testing!
Download: twrp-karnak-3.3.1-0.zip
XDA:DevDB Information
TeamWin Recovery Project (TWRP), Tool/Utility for the Amazon Fire HD 8 and HD 10
Contributors
k4y0z, xyz`
Source Code: https://github.com/chaosmaster/android_bootable_recovery
Version Information
Status: Beta
Current Beta Version: 3.3.1-0
Beta Release Date: 2019-07-17
Created 2019-07-16
Last Updated 2019-07-17
Changelog
17.07.2019:
Update TWRP to 3.3.1-0
Add support for vendor partition
16.07.2019:
Fix USB-OTG
Reserved #2
Reserved #3
Sent from my Pixel 3a XL using Tapatalk
@k4y0z @Kaijones23 good work guys!!
Great work!
Just flash from existing TWRP to update?
Michajin said:
Great work!
Just flash from existing TWRP to update?
Click to expand...
Click to collapse
Yup
Just uploaded a new build, that also fixes USB-OTG
Works great on my HD8 2018 that I just got today.
New build is up
Update TWRP to 3.3.1-0
Add support for vendor partition
k4y0z said:
New build is up
Update TWRP to 3.3.1-0
Add support for vendor partition
Click to expand...
Click to collapse
Wow very nice!
Does karnak has vendor partition??
Rortiz2 said:
Wow very nice!
Does karnak has vendor partition??
Click to expand...
Click to collapse
It has, but not used by stock as far as i can tell.
I added support in TWRP, so it could potentially be used by custom ROMS.
Working great on my brand new HD8. Installed 3.3.1 from your 3.2.3 release, rebooted to recovery, reflashed magisk, no issues. Thanks!
jibgilmon said:
Working great on my brand new HD8. Installed 3.3.1 from your 3.2.3 release, rebooted to recovery, reflashed magisk, no issues. Thanks!
Click to expand...
Click to collapse
Reflashing Magsik should not have been necessary if it was already installed
Quick question,
Can I just go to my existing TWRP, click Install, select the ZIP file attached here and flash or do I need to extract the image and install the Image file from within the current TWRP version?
Thanks!
agr8lemon said:
Quick question,
Can I just go to my existing TWRP, click Install, select the ZIP file attached here and flash or do I need to extract the image and install the Image file from within the current TWRP version?
Thanks!
Click to expand...
Click to collapse
You can do it either way, but just flashing the zip in recovery is probably the easiest way. You can reboot recovery while in TWRP to check that it flashed successfully, if you want to.
Hey, quick question
Can i install any .zips that i want? If not, what or which types of .zips should i try to avoid?
(In this case i just want to install YT Vanced)
Thanks
5442 said:
Hey, quick question
Can i install any .zips that i want? If not, what or which types of .zips should i try to avoid?
(In this case i just want to install YT Vanced)
Thanks
Click to expand...
Click to collapse
I just installed YouTube Vanced from Magisk.
nujak said:
I just installed YouTube Vanced from Magisk.
Click to expand...
Click to collapse
I'm not talking about magisk, as i will be flashing LineageOS, and it already has root so i wanna know about recovery, not magisk
5442 said:
I'm not talking about magisk, as i will be flashing LineageOS, and it already has root so i wanna know about recovery, not magisk
Click to expand...
Click to collapse
Flashing YT VANCED in TWRP will also work.

[RECOVERY] TWRP for Blackview A80Pro [UNOFFICIAL] [Android 10]

TWRP Recovery Project for the Blackview A80Pro Android 10
Team Win Recovery Project or TWRP for short. Its a fully touch driven user interface, completely theme-able & you can change just about every aspect of the look and feel.
Now ported to the Blackview A80Pro.​
I am not responsible for any bricked imei, when flashing TWRP backup the NVRAM partition to be safe, do not root until having an actually good working backup, if you signal goes restore your backup.
Click to expand...
Click to collapse
Download - You'll always find the latest release in here: https://github.com/DevZillion/android_device_blackview_a80pro_eea/releases​Known Issues / Report Issues -https://github.com/DevZillion/android_device_blackview_a80pro_eea/issues​​
How to install​
[Magisk patched boot.img required to properly boot recovery.]
Bash:
fastboot flash recovery recovery.img
After booting into TWRP flash this zip and format data to remove internal storage encryption.
Click to expand...
Click to collapse
Sources​
TWRP Source - https://github.com/minimal-manifest-twrp/platform_manifest_twrp_aosp/tree/twrp-11
Device Tree - https://github.com/DevZillion/android_device_blackview_a80pro_eea
Kernel Sources - The manufacturer refused to give them.
Click to expand...
Click to collapse
Special thanks to:​
TeamWin for the Recovery Project.
Blackview for their stock kernel with toggable SELinux wich does not follow GPL Licenses.
Zillion for doing the device tree.
Click to expand...
Click to collapse
Actual TWRP status: Bugfixing; Try at your own risk and only if you know what you're doing.

Categories

Resources