[TWRP] SM-G600F |Exynos|TWRP+ROOT 6.0.1 - Samsung Galaxy On7 ROMs, Kernels, Recoveries, & Ot

Introduction:
Team Win Recovery Project, is a custom recovery built with ease of use and customization in mind. We started from the ground up by taking AOSP recovery and loading it with the standard recovery options, then added a lot of our own features. It's 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.
Recovery source: https://github.com/TwrpBuilder/android_device_samsung_on7elte
About This Recovery:
First Of All, i'm not the one who synced this from source, All credits goes to @androidlover5842 as he build this recovery for Galaxy ON7 for the request. So please thank him for this Awesome work!
Warning
Either me or @androidlover5842 is NOT responsible for anything happen to your mobile. Flash at your own risk..
Download
TWRP Procedure:
1-Your device firmware build must be at G600FXXU1APJ3 you can download it from : HERE
1-Load the TWRP file in Odin3 (PDA).
2-Flash the TWRP and boot to the TWRP and flash the latest SuperSU.
ROOT Procedure:
1-Download SuperSU
2-Flash in TWRP
3-Reboot
P.S. i have tried this TWRP on my own device and it's working 100%100 on the same build above i mentioned it, While it's not working on other builds *for now*.
Mahmoud Moussa.

I NEED SM-G610L Recovery
Can you compile for me?
please...
thank you very much

Hi. I can not download the file "recovery.tar". Dev host's server problem. Please upload to another site.

not working sorry :/

Related

[RECOVERY][v500/palman] OFFICIAL TWRP [3.2.1]

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.
TWRP 3.2.1 Changelog: https://twrp.me/site/update/2017/12/09/twrp-3.2.1-0-released.html
Installation instructions: Use the official TWRP app (requires root), available here and here. If you already have TWRP installed, you can also download the latest available img and flash it from recovery.
DOWNLOAD (palman): https://dl.twrp.me/palman/
DOWNLOAD (v500): https://dl.twrp.me/v500/
More info: https://twrp.me/devices/lggpad83.html
Warning: builds for v500 require kitkat bootloader. If you are stuck on Lollipop bootloader, check this post.
Device source (palman): https://github.com/TeamWin/android_device_lge_palman
* The kernel in palman source is from 5.1 official build (source found here).
Device source (v500): https://github.com/TeamWin/android_device_lge_v500
* The kernel in v500 source is based on cm-14.1 sources.
XDA:DevDB Information
Team Win Recovery Project, Tool/Utility for the LG G Pad 8.3
Contributors
fefifofum, Dees_Troy, bigbiff
Source Code: https://github.com/omnirom/android_bootable_recovery
Version Information
Status: Stable
Created 2015-06-15
Last Updated 2017-12-10
Thanks very much for this! Great work! That is really nice that there is now official support for awifi/v500.
I assume the images are bumped?
Are the kernel sources for official twrp using your kernel sources?
Sources
This is the device repo for awifi/v500: https://github.com/TeamWin/android_device_lge_v500
The kernel in awifi/v500 repo was compiled from here, which is V50030A based.
This is the device repo for palman/v510: https://github.com/TeamWin/android_device_lge_palman
The kernel in palman/v510 repo is from 5.1 official build.
So, now we should be able to just flash the .img file directly within TWRP to update.
Deltadroid said:
So, now we should be able to just flash the .img file directly within TWRP to update.
Click to expand...
Click to collapse
Yes!
The repo for v510 is going to be renamed since it doesn't need to follow the "cyanogen" way, which is using the model name instead of the device name. That's why there is a little confusion with the names v500/awifi and v510/palman. The GPE repo will be named palman (which is the correct way) and the non GPE repo will stay as v500 (it should be called awifi), since almost every custom rom uses "cyanogen" way. If we wanted the non GPE to be named correctly we would need the devs of every custom rom to add an assert to their boardconfig so both, v500 and awifi, would be valid at installation time. It's just one line change.
Do we need to have TWRP recovery already flashed or can I just flash this recovery in the stock 20D with root?
Do we only need root access and flash the recovery using the TWRP manager from Play Store in stock 20D?
fefifofum, firstly, thanks for making an official TWRP for the V510.
Secondly, can you please enable backup of recovery partition?
luisbraz said:
Do we need to have TWRP recovery already flashed or can I just flash this recovery in the stock 20D with root?
Do we only need root access and flash the recovery using the TWRP manager from Play Store in stock 20D?
Click to expand...
Click to collapse
There are three ways to install TWRP explained at the installation details. Two of them require root and the third one requires twrp >= 2.8.4.0. Choose the one that is easier for you, they all should work.
aidfarh said:
fefifofum, firstly, thanks for making an official TWRP for the V510.
Secondly, can you please enable backup of recovery partition?
Click to expand...
Click to collapse
I could try, but it needs to go through gerrit. Why would you need to backup recovery partition?
fefifofum said:
Why would you need to backup recovery partition?
Click to expand...
Click to collapse
It's not strictly needed, but good to have for completeness. For example, if I flash a new version of TWRP and then find that's there a bug, I could just restore the previous version from backup. Of course, I could always just use fastboot or flashify to flash the old version, but it's nice to have the option.
fefifofum said:
There are three ways to install TWRP explained at the installation details. Two of them require root and the third one requires twrp >= 2.8.4.0. Choose the one that is easier for you, they all should work.
I could try, but it needs to go through gerrit. Why would you need to backup recovery partition?
Click to expand...
Click to collapse
I know, but I just want to be shure that this time I don't brick the tablet.
So you confirm that when we are stock with version 20D we just need root access? It's not necessary anymore a loky exploitable aboot?
Sorry for being a pain in the ass!
EDIT: Thank you @fefifofum for your work
I have installed the TWRP manager and selected install TWRP. Which version should I flash? The latest 2.8.1.0? And the twpr - awifi. img or the openrecovery - twrp - awifi. img?
I'm on stock 20d version with root. Thanks in advance.
aidfarh said:
It's not strictly needed, but good to have for completeness. For example, if I flash a new version of TWRP and then find that's there a bug, I could just restore the previous version from backup. Of course, I could always just use fastboot or flashify to flash the old version, but it's nice to have the option.
Click to expand...
Click to collapse
Old versions will still be available to download, so if a new version had issues you could always download and install an older version. No need to backup recovery I guess...
luisbraz said:
I know, but I just want to be shure that this time I don't brick the tablet.
So you confirm that when we are stock with version 20D we just need root access? It's not necessary anymore a loky exploitable aboot?
Sorry for being a pain in the ass!
EDIT: Thank you @fefifofum for your work
Click to expand...
Click to collapse
We don't need loki anymore, you just need to be on kitkat bootloader.
luisbraz said:
I have installed the TWRP manager and selected install TWRP. Which version should I flash? The latest 2.8.1.0? And the twpr - awifi. img or the openrecovery - twrp - awifi. img?
I'm on stock 20d version with root. Thanks in advance.
Click to expand...
Click to collapse
It looks like TWRP manager didn't update the images for the gpad. I will talk to them so they fix it and remove the old images, there should only be one version available: 2.8.6.0. Until then, please use the "dd" installation method.
fefifofum said:
It looks like TWRP manager didn't update the images for the gpad. I will talk to them so they fix it and remove the old images, there should only be one version available: 2.8.6.0. Until then, please use the "dd" installation method.
Click to expand...
Click to collapse
Thanks.
I think I'll wait for the TWRP manager update.
EDIT: Couldn’t wait and tried the dd method. For the first time, after thousands of attempts, I have the TWRP installed in the tablet!
luisbraz said:
Thanks.
I think I'll wait for the TWRP manager update.
EDIT: Couldn’t wait and tried the dd method. For the first time, after thousands of attempts, I have the TWRP installed in the tablet!
Click to expand...
Click to collapse
Glad to hear that! It seems the app TWRP manager cannot reach the new servers where official builds of TWRP are, so it's better not to use the app installation method to avoid installing old versions.
@fefifofum thanks a lot!!! I'm using slim alpha 4, what bootloader should I flash to solve the backlight problem? Thanks again
Pd: use rashr app to flash twrp, download .img and flash from internal memory, no problems. Don't use twrp manager.
bokoy said:
@fefifofum thanks a lot!!! I'm using slim alpha 4, what bootloader should I flash to solve the backlight problem? Thanks again
Pd: use rashr app to flash twrp, download .img and flash from internal memory, no problems. Don't use twrp manager.
Click to expand...
Click to collapse
I guess V50010B bootloader is what you need, but then you will probably have brightness issues while using this recovery.
New version
TWRP 2.8.7.0 released.
fefifofum said:
TWRP 2.8.7.0 released.
Click to expand...
Click to collapse
Hi all!
I have now TWRP 2.8.6.0 taken from here: http://forum.xda-developers.com/lg-g-pad-83/orig-development/recovery-twrp-2-8-2-0-v500-t2968472
Which are the differences between these recoverys? Which is the better to install?
Thanks!
Hey Guys! How to upgrade from this version? http://forum.xda-developers.com/lg-g-pad-83/orig-development/recovery-twrp-2-8-2-0-v500-t2968472
I have a v50020d model.
D4xel said:
Hi all!
I have now TWRP 2.8.6.0 taken from here: http://forum.xda-developers.com/lg-g-pad-83/orig-development/recovery-twrp-2-8-2-0-v500-t2968472
Which are the differences between these recoverys? Which is the better to install?
Thanks!
Click to expand...
Click to collapse
This one is official (without the quotes), doesn't require loki and is adapted to kitkat bootloader backlight. The other one you mention is adapted to jellybean bootloader backlight and requires loki. Just install the one that fits your needs.
cianz94 said:
Hey Guys! How to upgrade from this version? http://forum.xda-developers.com/lg-g-pad-83/orig-development/recovery-twrp-2-8-2-0-v500-t2968472
I have a v50020d model.
Click to expand...
Click to collapse
You have the install instructions on the first post. You can also download the image and flash it with THIS APP.

[RECOVERY] [OFFICIAL] TWRP for Shield Portable

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.
DOWNLOAD:
Most devices can be updated quickly and easily within TWRP if you already have version 2.8.4.0 or higher installed
1) Download the latest version from our website on your device
2) Reboot to TWRP
3) Hit Install and tap the "Images..." button in the lower right
4) Browse to the location of the TWRP image on your device and select it
5) Select recovery from the partition list and swipe to flash
OR:
You can find more information and download links on our website.
Direct device link
BUGS:
If you have found a bug, please consider posting it to our github issues log. It's pretty much impossible for us to keep up with the more than 40 threads that we have for the devices that we "directly" support. If you have a significant problem that cannot be answered in this thread, contact us via our website, or find us in our IRC channel below. If you see someone that's struggling, feel free to point it out to us. We need your help to help us keep track of all of our devices! Thanks!
SUPPORT:
Live support is available via #twrp on Freenode with your IRC client or just click this link.
XDA:DevDB Information
TWRP for Shield Portable, Tool/Utility for the Nvidia Shield
Contributors
Steel01
Version Information
Status: Stable
Current Stable Version: 3.0.2-0
Created 2016-06-01
Last Updated 2016-05-31
Well, I finally bit the bullet and took official maintainership of the Shield devices for TWRP. So, here's the pure upstream release. It's sideways due to lack of rotation support, but it should have every feature any other TWRP supported device does. The OP is a little different from other TWRP threads because I don't want to keep updating the changelog and version numbers, but those can be found on the twrp homepage linked there. Enjoy.
Steel01 said:
Well, I finally bit the bullet and took official maintainership of the Shield devices for TWRP. So, here's the pure upstream release. It's sideways due to lack of rotation support, but it should have every feature any other TWRP supported device does. The OP is a little different from other TWRP threads because I don't want to keep updating the changelog and version numbers, but those can be found on the twrp homepage linked there. Enjoy.
Click to expand...
Click to collapse
I'm pretty sure there's a sideways TWRP theme. I recall using it to get it to display properly on molly (Google's ADT-1 Developer Kit).
Have you tried setting the TWRP theme like this? :
Code:
TW_THEME := landscape_hdpi
r3pwn said:
I'm pretty sure there's a sideways TWRP theme. I recall using it to get it to display properly on molly (Google's ADT-1 Developer Kit).
Have you tried setting the TWRP theme like this? :
Code:
TW_THEME := landscape_hdpi
Click to expand...
Click to collapse
Yeah, the only thing that changes is the aspect ratio, not the orientation.
Thank you! Thank you!
Just updated to 110, and installed TWRP you posted. All went perfect.
Just FYI, sometimes when I flash a new TWRP recovery, it doesn't take the first time, so I just flash it a few times, then test to see if it took, if it didn't take, I flash a few times more until it finally flashes.
Is there a specific key combo you can use to go right into recovery? Right now, I boot into the bootloader by pressing and holding the back, home and nvidia buttons till it boots into the bootloader, then I select recovery to go into TWRP. Just wanted to know if there's was a key combo to go directly into recovery.
Thanks again for providing and posting the latest TWRP for the Portable!!
Hello, quick question. I have a previous version of TWRP installed and want to update to the new one.
Is it possible to apply the OTA to 110 with this TWRP or do I need the stock bootloader?
If I need the stock one, does anyone have a link to it? I didn't make a backup, unfortunately
No need to apply the ota, download the recovery image from Nvidia and fastboot flash blob, boot, and system. You'll lose any modifications to system (such as root) as expected, but that's easy enough to restore.
https://developer.nvidia.com/shield-open-source
But there's no real reason not to update twrp. The older multirom based version has screen rotation, but that's no big deal. And the newer updates have current selinux policies, so they'll be much less likely to cause issues with newer android versions (for those using CM13 and hopefully 14 sometime soon).
Steel01 said:
No need to apply the ota, download the recovery image from Nvidia and fastboot flash blob, boot, and system. You'll lose any modifications to system (such as root) as expected, but that's easy enough to restore.
https://developer.nvidia.com/shield-open-source
But there's no real reason not to update twrp. The older multirom based version has screen rotation, but that's no big deal. And the newer updates have current selinux policies, so they'll be much less likely to cause issues with newer android versions (for those using CM13 and hopefully 14 sometime soon).
Click to expand...
Click to collapse
Ah, I didn't know nvidia published those files like that. That's actually really great!
I'm all up to date now, including the latest TWRP
Hmm I tried TWRP 3.1 from the TWRP website and the touch interface doesn't work. Also, 3.0.2 seems to have problems mounting and wiping data?
Meh, okay. I saw a similar touch problem on a local twrp build. I've requested that the build be removed from the official site. I'll look into the problem when I have time.
Haven't had any trouble on 3.0.2 myself. Did you enable encryption or adopted storage in your ROM?
Great, thanks!
I didn't enable encryption, and it was the latest stock rom. I'm not really sure what happened. It just seemed to be having trouble mounting and wiping a few partitions on the stock system rom, so I flashed the 3.0.0.0 TWRP from the multirom. I seem to recall that having issues wiping too though. However, now that I've flashed LineageOS onto the system partition, I don't get any errors with 3.0.0.0 anymore. I haven't updated to 3.0.2.0 to see if the errors are gone in that build (nor do I want to wipe anything at this point).
As I wrote in the LineageOS thread, I had the same problem with touchscreen. I was hoping to solve the non working touchscreen problem during Aroma OpenGapps install.. is there any hope it gets solved? I think it would be very useful to be able to choose exactly what to install on the Shield, considering its little system partition.
Hmm, seems 3.1.0.0 and 3.1.1.0 don't work on the Shield Portable. After the first start no touch gesture is recognized. If you connect a USB mouse you can get past this...
But after a new start to the recovery everything you select results in "wipe factory settings" - which I assume you won't
PS: Landscape would be nice.
astuermer said:
Hmm, seems 3.1.0.0 and 3.1.1.0 don't work on the Shield Portable. After the first start no touch gesture is recognized. If you connect a USB mouse you can get past this...
But after a new start to the recovery everything you select results in "wipe factory settings" - which I assume you won't
PS: Landscape would be nice.
Click to expand...
Click to collapse
I too have this issue. Seems they messed up screen as portrait mode.
I see the problem with touch on the newer builds. Would have sworn I had at least one of those removed due to issue, but it apparently came back. Looking into updating all the internal files for 7.1. Working on testing and fixing that right now. The problem is that the touch screen userspace is trying to start before selinux is set to permissive by twrp. So, I have to make sure everything is labelled correctly and that's causing issues. If I'm lucky, I'll be uploading a test build later today. But as with all this type of work, I can't 100% guarantee anything.
astuermer said:
Landscape would be nice.
Click to expand...
Click to collapse
The rotation code no longer exists, it was deemed too slow and hacky. I have to set it up in portrait or not at all, unfortunately.
Edit:
So, not having much luck with making it play nice on default settings. Here's a build with selinux explicitly disabled and touch works as expected. As I have time, I will continue to work on this and get it upstreamed. For the moment, use this 3.1.1 build.
twrp-3.1.1-0-unofficial-roth.img
Finally got around to pushing updates to official twrp. So if you've had issues in the past, please try again. Should be easier to test and fix stuff now that I've got all that pushed.
Side Note: This is fully a 7.1.1 recovery and build. Blasted recovery from N works better than the roms themselves...
Some updates have been pushed for this. 3.2.1.0 has been release as of a few hours ago. If any issues are found, please report.
When trying to flash the 2018-02-11 LineageOS nightly with 3.2.1.0, I get the following error;
Code:
Updating partition details...
...done
Full SELinux support is present.
Installing zip file '/sdcard/lineage-13.0-20180211-nightly-roth-signed.zip'
Checking for digest file...
Skipping Digest check: no Digest file found
Verifying zip signature...
Zip signature verified successfully,
[B]This package is for device: roth; this device is .[/B]
Updater process ended with ERROR: 7
Error installing zip file '/sdcard/lineage-13.0-20180211-nightly-roth-signed.zip'
Updating partition details...
...done
The flash does not proceed beyond this point - apparently can't identify the device type (see bolded text above). If I repeat the process using version 3.1.1-2 or version 3.0.2.0 it works fine, though.
Let me know if you'd like me to pull any logs etc

[RECOVERY][UNOFFICIAL][OREO] TWRP 3.2.3-0

DISCLAIMER:
Code:
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed.
* Please do some research if you have any concerns about features included
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
TWRP 3.2.3-0 for Huawei Nova​
Introduction
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
Notes
Decryption doesn't work.
You can use it on Nougat too.
Click to expand...
Click to collapse
Requirements
Huawei Nova
Unlocked bootloader ( here's a guide about how to unlock it). If you don't have the unlock key, then you no longer can unlock it. You gotta thank Huawei for not allowing unlocked bootloader anymore.
Click to expand...
Click to collapse
Installation
If you already have a TWRP installed:
1) Boot in TWRP.
2) Select "Install", then "install image".
3) Select the recovery.img where you've placed it and then choose recovery from the partition list.
5) Reboot recovery if you wanna boot in TWRP or reboot system.
Click to expand...
Click to collapse
If you don't have any TWRP installed:
1) Unlock your bootloader. Here's a guide about how to do it.
2) Run the following command in terminal (linux) or command prompt (windows, e.g. minimal ADB and fastboot):
Code:
[COLOR="red"]/* If you are doing this on Linux,
then run fastboot with [B]sudo[/B]: sudo fastboot blabla */[/COLOR]
fastboot flash recovery recovery.img
Click to expand...
Click to collapse
Download
AndroidFileHost | Mediafire
Sources
TWRP: https://github.com/minimal-manifest-twrp/platform_manifest_twrp_omni/tree/twrp-8.1
Device tree: https://github.com/skinzor/android_device_huawei_hwcan/tree/android-8.1
Kernel: https://github.com/skinzor/android_kernel_huawei_msm8953-1/tree/lineage-15.1 (i'm sorry for that mess of commits history, but i'll clean it as soon as possible)
Click to expand...
Click to collapse
Credits
@abhishek987
@ TWRP team
@ OmniROM
@ Huawei
XDA:DevDB Information
[RECOVERY][UNOFFICIAL][OREO] TWRP 3.2.3-0, ROM for the Huawei Nova/Nova Plus
Contributors
#Henkate
ROM OS Version: 8.x Oreo
Version Information
Status: Stable
Created 2018-09-02
Last Updated 2018-09-03
Reserved
You don't have any use for this TWRP yet, but soon you will.
Everything is working on LineageOS 15, but i still have to do few changes. E.g. i've noticed that fingerprint isn't always available after a reboot, so i think the service is starting too late or something. Also, i still got to use it myself for few days and see if everything is fine (at first glance it's fine) or maybe i'll leave that to y'all.
I've chose to publish the TWRP today as LineageOS 15 will be published in the upcoming day(s).
Reserved
Wow great news ! thanks @#Henkate i cant wait for taste it !
Wow ... Good new in the morning ....
Waiting LOS 15 every hour .... Tik tok ... Tik tok
Great news! :highfive: looking forward to trying it.
Thanks for this!
can be installed TWRP in the e-recovery section, thus the recovery will remain a stock. Or so it is impossible?
P.S. In future i want to install LOS 15.1
oleh.onysko said:
can be installed TWRP in the e-recovery section, thus the recovery will remain a stock. Or so it is impossible?
P.S. In future i want to install LOS 15.1
Click to expand...
Click to collapse
You mean having stock and TWRP recovery at the same time right? Well, I've never tried this but I've read that it was done on other Huawei phones, so I guess it would work on Nova too.
#Henkate said:
You mean having stock and TWRP recovery at the same time right? Well, I've never tried this but I've read that it was done on other Huawei phones, so I guess it would work on Nova too.
Click to expand...
Click to collapse
Onother TWRP i used: stock recovery on recovery, and TWRP on e-recovery.
oleh.onysko said:
Onother TWRP i used: stock recovery on recovery, and TWRP on e-recovery.
Click to expand...
Click to collapse
Yeah. As I've said, I've never tried this, but it was done on other Huawei phones, so I guess it would work on Nova too.
If you'd like to, you can try:
Code:
fastboot flash [B]e[/B]recovery recovery.img
oleh.onysko said:
can be installed TWRP in the e-recovery section, thus the recovery will remain a stock. Or so it is impossible?
P.S. In future i want to install LOS 15.1
Click to expand...
Click to collapse
why do you want to do that? No judging here, just to know
Hi,
I've flashed your previous TWRP ver 3.1.1-0
At first, my ADB detected it. while it boots on TWRP logo. But as soon as TWRP enters the menu it went offline. I need to pull important data from internal memory before I flashed it
Thank you so, so much for keeping this device alive, #Henkate!
Is it work with nova plus
I have a problem using Oreo TWRP, commands on Data partition dont work for me. Like wiping, backing up, formating.
First i was on Emui 5. Unlock it, flash Oreo TWRP and having error for Data partition (won't mount). Then i need to install TWRP 3.1.1 (the red one) to format Data, and after that install back 3.2.3 to install Lineage 15.
Exact the same thing happened when i move from Lineage to AOSP Extended.
Where I'm wrong?
Please find a new 3.2.3-0 build here:
https://www.androidfilehost.com/?w=files&flid=298114
It contains the fix for the crypto footer error message, so now it is also possible to install nanodroid on oreo. It was not possible before, because /data could not be mounted.
This issue lead me to the commit which fixed it:
https://github.com/TeamWin/Team-Win-Recovery-Project/issues/1265
https://github.com/LineageOS/androi...ommit/f4426d93b22f9beb9d532e98186c71ad6376faf
gt_o said:
Please find a new 3.2.3-0 build here:
https://www.androidfilehost.com/?w=files&flid=298114
It contains the fix for the crypto footer error message, so now it is also possible to install nanodroid on oreo. It was not possible before, because /data could not be mounted.
This issue lead me to the commit which fixed it:
https://github.com/TeamWin/Team-Win-Recovery-Project/issues/1265
https://github.com/LineageOS/androi...ommit/f4426d93b22f9beb9d532e98186c71ad6376faf
Click to expand...
Click to collapse
期待您的lineage16,有可能启动吗?

[RECOVERY] [11] [OFFICIAL] TeamWin Recovery Project

Introduction:
Team Win Recovery Project or TWRP for short, is a custom recovery built with ease of use and customization in mind. We started from the ground up by taking AOSP recovery and loading it with the standard recovery options, then added a lot of our own features. It's 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.
Key Features:
Touchscreen driven with real buttons and drag-to-scroll
XML-based GUI that allows full customization of the layout true theming!
Settings are saved to the sdcard and persist through reboots
Ability to choose which partitions to back up and which to restore
Ability to choose to compress backups now with pigz (multi-core processor support for faster compression times)
Onscreen keyboard
Easy selection of internal/external storage
In addition to the above new features, TWRP features a scripting engine that allows an app to send commands to the recovery for the recovery to perform during startup. We call this scripting engine OpenRecoveryScript. This engine will be put to use immediately in the GooManager app. GooManager will be able to install recoveries automatically for most supported devices. The app will also let you choose to install multiple zips from within Android, wipe, and run a backup.
We are looking for other talented developers, themers, and device maintainers if they are interested in helping with a free, open source project.
Source Code:
GitHub - https://github.com/TeamWin/android_bootable_recovery
Gerrit Instance - http://gerrit.twrp.me
If you have made your own TWRP build for an unsupported device, please let us know. We might add your build to the list of unofficial builds. Bear in mind that we are working hard to add more devices and we may add your device to our official build list later.
Hello, this is TWRP, for Oneplus 6 that supports Android 11
can be flashed to boot with working decryption on android 11 roms
bugs:
backup/restore is unreliable
Installation:
1. fastboot boot twrp.img
2. go to Advanced > Flash Current TWRP
3. after that is done, if you were using a custom kernel, reflash it now
4. if you were using magisk, reflash it now
Updating to a newer build:
1. download new build to internal storage
2. go to Advanced > Install Recovery Ramdisk
4. select the new image
5. after that is done, if you were using a custom kernel, reflash it now
6. if you were using magisk, reflash it now
Send me a beer: Crypto (Preferred) | PayPal
Trees:
https://github.com/TeamWin/android_device_oneplus_enchilada
https://github.com/TeamWin/android_device_oneplus_sdm845-common
Telegram group: https://t.me/NSSFB
Download: https://twrp.me/oneplus/oneplus6.html
Can anyone confirm if it work with the enchilada hotfix update for OOS 11 OB1?
Edit: Nope! Qualcomm Crashdump all the way
does not work. crash_dump. If repackaged with a stock kernel, it hangs on the TWRP logo.
Soft_M said:
does not work. crash_dump. If repackaged with a stock kernel, it hangs on the TWRP logo.
Click to expand...
Click to collapse
The kernel I'm using is Q based as that's the stable one, can you get logs after repacking with stock?
adb pull /tmp/recovery.log
adb logcat > logcat.txt
Nebrassy said:
The kernel I'm using is Q based as that's the stable one, can you get logs after repacking with stock?
adb pull /tmp/recovery.log
adb logcat > logcat.txt
Click to expand...
Click to collapse
For me this is a mystery, but now I repackaged it again with the stock kernel, and it started correctly.
Soft_M said:
For me this is a mystery, but now I repackaged it again with the stock kernel, and it started correctly.
Click to expand...
Click to collapse
cool,not much can be done right now though, as the android 11 kernel sources haven't been published yet for custom kernels to integrate what they did, and I nee to modify the kernel for fastboot boot to work, so consider this TWRP for stock 10 and customs, it's working on custom 11 roms
Maby remove the link or hole posted , because now people get crash dump error and that can't be good
NLhardcore said:
Maby remove the link or hole posted , because now people get crash dump error and that can't be good
Click to expand...
Click to collapse
this is for custom roms currently, not for stock 11
anyone can test on latest beta?, join the tg group
uploaded new build supporting stock android 11
Nebrassy said:
uploaded new build supporting stock android 11
Click to expand...
Click to collapse
bro i, we, love you, you just saved my life now, im testing it and i will try to flash something, last build is working but boot only didnt flash it yet, but seems working good, anyway super thx for your work <3
edit 1 : i just flashed a file, flashed without any problem
edit 2 : i flashed current twrp, working good <3
edit 3 :
i tell you guys, this TWRP working PERFTECT for ONEPLUS 6 ANDROID 11 STABLE ​
data decryption works?
CYB3R0ID694 said:
data decryption works?
Click to expand...
Click to collapse
i dont know what u mean bro, but i have password on my device and twrp asked me for it and i use it to unlock twrp, i think this is ur question? sorry for bad english
Evon88 said:
bro i, we, love you, you just saved my life now, im testing it and i will try to flash something, last build is working but boot only didnt flash it yet, but seems working good, anyway super thx for your work <3
edit 1 : i just flashed a file, flashed without any problem
edit 2 : i flashed current twrp, working good <3
edit 3 :
i tell you guys, this TWRP working PERFTECT for ONEPLUS 6 ANDROID 11 STABLE ​
Click to expand...
Click to collapse
How do I root after this? can I directly install magisk zip or is it not supported yet?
Nitesh Gohil said:
How do I root after this? can I directly install magisk zip or is it not supported yet?
Click to expand...
Click to collapse
i was hava a problem with my root, i installed GPU Booster and its bootloop ( before TWRP ) so i installed official boot.img again, and i was trying to root again with patched boot.img its bootloop again so i flashed official boot.img again and my phone start working normal,
AFTER TWRP, i FLASHED magisk uninstaller and boot to sys, work 100%
reboot to TWRP and install MAGISK installer and flashed 100%
now im rooted by TWRP
sorry for saying all this but just to make u sure that i FLASHED uninstaller once, and installer and working super fine
ADVICE: For battery drain in A11 : root and download this app
NoAd Battery Calibrator [ROOT] - Apps on Google Play
Calibrating your battery after flashing a new ROM may increase your battery life
play.google.com
get your phone to 100% battery and give root access to the app and click on Calibrate it will ask u for root give access and after give access press again on Calibrate, its working so good
Evon88 said:
i was hava a problem with my root, i installed GPU Booster and its bootloop ( before TWRP ) so i installed official boot.img again, and i was trying to root again with patched boot.img its bootloop again so i flashed official boot.img again and my phone start working normal,
AFTER TWRP, i FLASHED magisk uninstaller and boot to sys, work 100%
reboot to TWRP and install MAGISK installer and flashed 100%
now im rooted by TWRP
sorry for saying all this but just to make u sure that i FLASHED uninstaller once, and installer and working super fine
ADVICE: For battery drain in A11 : root and download this app
NoAd Battery Calibrator [ROOT] - Apps on Google Play
Calibrating your battery after flashing a new ROM may increase your battery life
play.google.com
get your phone to 100% battery and give root access to the app and click on Calibrate it will ask u for root give access and after give access press again on Calibrate, its working so good
Click to expand...
Click to collapse
Thanks! I just flashed magisk zip directly and I can confirm it's working without any hiccups
Evon88 said:
ADVICE: For battery drain in A11 : root and download this app
NoAd Battery Calibrator [ROOT] - Apps on Google Play
Calibrating your battery after flashing a new ROM may increase your battery life
play.google.com
get your phone to 100% battery and give root access to the app and click on Calibrate it will ask u for root give access and after give access press again on Calibrate, its working so good
Click to expand...
Click to collapse
Battery calibration apps don't do anything that any android rom couldn't do. What those apps do is reset your battery stats. But every time your phone is charged to 100% and you unplug it, your battery stats get automatically reset.
Any chance for 6t build?
Moe2003 said:
Any chance for 6t build?
Click to expand...
Click to collapse
same build should boot on 6t
Siddk said:
same build should boot on 6t
Click to expand...
Click to collapse
if thats true then why is there a 6t and 6 twrp separate?

General TWRP-3.6.2_А12

Installation is at your own risk. Without guarantees
download twrp-3.6.2_12-v3.7_A12-star-skkk
twrp-3.6.2_12-v3.7_A12-mars-skkk.img
skkk/TWRP/A12/v3.7_A12 • AKR DL
dl.akr-developers.com
@deepblue2000
have you tried backing up your system and restoring it with the NEW TWRP?
Can you write here what you have installed exactly and how.
is there also a ZIP file for it ?
Normaly same way to flash like here:
[RECOVERY] [11] [star/mars] [OFFICIAL] TeamWin Recovery Project
Introduction: Team Win Recovery Project or TWRP for short, is a custom recovery built with ease of use and customization in mind. We started from the ground up by taking AOSP recovery and loading it with the standard recovery options, then added...
forum.xda-developers.com
Updated version:
star (ultra): https://androidfilehost.com/?fid=15664248565197188149
mars (pro): https://androidfilehost.com/?fid=15664248565197188147
Edit: old version is deleted after the new release, so here's a permanent link:
mars: https://androidfilehost.com/?w=files&flid=322732
star: https://androidfilehost.com/?w=files&flid=321510

Categories

Resources