[Recovery] Official TWRP for the OnePlus 3 - OnePlus 3 ROMs, Kernels, Recoveries, & Other Devel

I have combined the OnePlus 3 and OnePlus 3T TWRP threads into a single thread for the unified build.
Please visit:
https://forum.xda-developers.com/oneplus-3/development/recovery-official-twrp-oneplus-3-3t-t3543391
I apologize for the inconvenience.
XDA:DevDB Information
Team Win Recovery Project for the OnePlus 3, Tool/Utility for the OnePlus 3
Contributors
jcadduono, Team Win
Source Code: https://github.com/jcadduono/android_device_oneplus_oneplus3
Version Information
Status: Stable
Current Stable Version: 3.0.3-0
Stable Release Date: 2017-01-16
Created 2017-01-16
Last Updated 2017-01-22

Reserved
ONEPLUS FULL OTA ZIPS
You can flash these zips in TWRP to update your device or save yourself from a broken or soft-bricked state.
They are official zips distributed by OnePlus.
OxygenOS 3.2.8: http://s3.amazonaws.com/oxygenos.on...6_OTA_017_all_1611182000_fbe1471194d64b3e.zip
OxygenOS 4.0.0: http://otafsc.h2os.com/patch/amazon...en_16_OTA_035_all_1612310359_e10cadfb2af7.zip
OxygenOS 4.0.1: http://otafsc.h2os.com/patch/amazon...n_16_OTA_037_all_1701041839_aa64b084a40a4.zip
OxygenOS 4.0.2: http://otafsc.h2os.com/patch/amazon...16_OTA_039_all_1701140133_89fcc9baba94e4c.zip
Warning: Do not flash partial update OTAs (under 1 GB) on a modified device! If you want to use partial OTAs, you must first flash a full OTA that it applies to, and then flash the partial OTA from stock recovery. Flashing partial OTAs from TWRP will either fail or soft brick your device. You can return to a usable state by flashing one of the above full OTA zips in recovery.

Thanks for the update - Just recently built a build with your updated device tree and can finally decrypt on everything without having to switch between the modified verison from eng.stk and last official.

Used with Flashify.Works

Can i use it with Stock OOS 4.0.1 ? Or i need modified 28 ?

Rajeev said:
Can i use it with Stock OOS 4.0.1 ? Or i need modified 28 ?
Click to expand...
Click to collapse
Did you read changelog

Rajeev said:
Can i use it with Stock OOS 4.0.1 ? Or i need modified 28 ?
Click to expand...
Click to collapse
No need for Modified anymore, Just flash this :good:
---------- Post added at 04:34 PM ---------- Previous post was at 04:33 PM ----------
Striatum_bdr said:
Did you read changelog
Click to expand...
Click to collapse
Read the changelog??? Are we on the same site no one reads here :laugh:

Striatum_bdr said:
Did you read changelog
Click to expand...
Click to collapse
I just ask one doubt. If u know the answer means simply reply. Otherwise please ignore the question. No need to over smart here dude. :good:
---------- Post added at 05:57 PM ---------- Previous post was at 05:57 PM ----------
liam_davenport said:
No need for Modified anymore, Just flash this :good:
---------- Post added at 04:34 PM ---------- Previous post was at 04:33 PM ----------
Read the changelog??? Are we on the same site no one reads here :laugh:
Click to expand...
Click to collapse
Thanks my friend.

Can it be flashed from modified twrp v12.
Will it lead to black screen as reported.

Mr.Crucial said:
Can it be flashed from modified twrp v12.
Will it lead to black screen
Click to expand...
Click to collapse
try and tell? if you have issues, provide logs
in the case of twrp crashing at boot, go into OS and do:
Code:
adb exec-out su 0 tar cf - /sys/fs/pstore > pstore.tar
then upload pstore.tar
*** you will need to be rooted

Really excited to try the latest version once it gets uploaded. Was waiting for it to be able to decrypt my ext4 storage on Nougat. Hope it will work fine now.

Oh wow. Finally something is here. Hopefully this will work well to root my Nougat, without causing the wrong password problem.
Sent from my ONEPLUS A3003 using Tapatalk

any reason SuperSU stable is suggested instead of SR3? are there any known issues?

abhibnl said:
Really excited to try the latest version once it gets uploaded. Was waiting for it to be able to decrypt my ext4 storage on Nougat. Hope it will work fine now.
Click to expand...
Click to collapse
RC2 is actually newer than the official one that gets uploaded, the only difference is RC2 has a bug fix for backup permissions.
In official TWRP you won't see your backups while booted into ROM because they are owned by root with no security contexts.
In 3.0.3-1-rc2 you will see them because it should be properly owned by media_rw and with the correct contexts.
Official releases happen under the tag of current release (3.0.3 at the moment), and doesn't have that fix.
2x4 said:
any reason SuperSU stable is suggested instead of SR3? are there any known issues?
Click to expand...
Click to collapse
We know stable is working, and SR1 and SR2 had problems. 2.80 stable is coming out soon as well.
Best off keeping the link going to a stable version, don't you think?

jcadduono said:
We know stable is working, and SR1 and SR2 had problems. 2.80 stable is coming out soon as well.
Best off keeping the link going to a stable version, don't you think?
Click to expand...
Click to collapse
thanks for the quick reply, that makes sense

jcadduono said:
RC2 is actually newer than the official one that gets uploaded, the only difference is RC2 has a bug fix for backup permissions.
In official TWRP you won't see your backups while booted into ROM because they are owned by root with no security contexts.
In 3.0.3-1-rc2 you will see them because it should be properly owned by media_rw and with the correct contexts.
Click to expand...
Click to collapse
Thanks! Will flash 3.0.3-1-rc2 then.
---------- Post added 17th January 2017 at 12:03 AM ---------- Previous post was 16th January 2017 at 11:50 PM ----------
Flashed it, and i am still unable to decrypt my storage while in recovery. I am on ext4 everything. Never formatted to any other file system. Any advices as to what's wrong and what can be done? The pattern i am using is 100% correct as it works when i boot my rom.
---------- Post added at 12:09 AM ---------- Previous post was at 12:03 AM ----------
BTW does it record any logs when decryption fails in recovery? I am really annoyed with this issue now.

Official TWRP is now: 3.0.3.0!
https://dl.twrp.me/oneplus3/twrp-3.0.3-0-oneplus3.img.html

abhibnl said:
Thanks! Will flash 3.0.3-1-rc2 then.
---------- Post added 17th January 2017 at 12:03 AM ---------- Previous post was 16th January 2017 at 11:50 PM ----------
Flashed it, and i am still unable to decrypt my storage while in recovery. I am on ext4 everything. Never formatted to any other file system. Any advices as to what's wrong and what can be done? The pattern i am using is 100% correct as it works when i boot my rom.
---------- Post added at 12:09 AM ---------- Previous post was at 12:03 AM ----------
BTW does it record any logs when decryption fails in recovery? I am really annoyed with this issue now.
Click to expand...
Click to collapse
change your boot up password while in your rom, then change it back to however you wanted it.
the encryption key has to be generated on your current rom for it to decrypt properly in TWRP.
Enable signatures on XDA if you want to know how to give logs, I guess.

I attempted to flash the latest FreedomOS based on OOS 4.0.1 and get the following error with RC2:
"This package is for "OnePlus3" devices this a "oneplus3""

cdonald said:
I attempted to flash the latest FreedomOS based on OOS 4.0.1 and get the following error with RC2:
"This package is for "OnePlus3" devices this a "oneplus3""
Click to expand...
Click to collapse
report the issue to freedom OS dev

Related

Security problem on Skydragon 3.3 and other oxygen custom roms

Hello guys,
I m having problems with securiy settings. Problem came after flashing Skydragon after cm13 custom rom (CyanPop). You know that you need flash new mm modem to get things work on mm roms, so i think that security problem comes from that modem or propably because of TWRP 3.
Any suggestions guys?
Skydragon 3.3 + boeffla 1.1
TWRP 3.0.0
Problem Solved
Found lollipop revert zip, so now everything works fine
where did you find the revert zip?, i'm having the same problem.
---------- Post added at 05:48 PM ---------- Previous post was at 05:47 PM ----------
Jake214 said:
Found lollipop revert zip, so now everything works fine
Click to expand...
Click to collapse
where did you find the revert zip? i'm having the same issue
Search button... You can find in phoenix rom , skydragon h2os rom (it has been posted more than 20times )
where is it
i searched a lot
---------- Post added at 09:10 AM ---------- Previous post was at 08:20 AM ----------
i flashed revert.zip file but still my fp scanner dosent work
any help
i am on stock o2 os 2.2.0
sshubhamnaik said:
where is it
i searched a lot
---------- Post added at 09:10 AM ---------- Previous post was at 08:20 AM ----------
i flashed revert.zip file but still my fp scanner dosent work
any help
i am on stock o2 os 2.2.0
Click to expand...
Click to collapse
Try this
https://drive.google.com/file/d/0B97c1b2UXMxCZkh3T0VzSmlCWms/view?usp=docslist_api
Sent from my ONE A2003 using Tapatalk
you can also go to the thread with the flashable zips for oxygen os and flash the 2.0 Oxygen OS and then do the OTA update. You will have to reinstall TWRP and root after but the modems will be fixed. Thats what I ended up doing

Pixel Experience vs Nitrogen OS

Which one holds the best position in stability and performance?
adityaon said:
Which one holds the best position in stability and performance?
Click to expand...
Click to collapse
For me, both are really stable rom and don't have any noticeable bugs. But I prefer Nitrogen because of its customization features. Nitrogen don't support OTA upgrades yet and will be implemented in the future, but it doesn't matter too much for me since I can go for dirty flash or restoring apps and data from Titanium backup. Hope it helps you.
Yesterday I installed pixel experience through redwolf twrp, succeeded, but I am not able to use all important banking apps,. Saying rooted device can't open(AB TEJ), BHIM, PHONE PE, GOOGLE TEZ, HDFC PAYZAP all are opening but saying enter at your own """"RISK"""""
Mr Seshu said:
Yesterday I installed pixel experience through redwolf twrp, succeeded, but I am not able to use all important banking apps,. Saying rooted device can't open(AB TEJ), BHIM, PHONE PE, GOOGLE TEZ, HDFC PAYZAP all are opening but saying enter at your own """"RISK"""""
Click to expand...
Click to collapse
Install magisk and check the safety net.
If it's success, then the warning is not an issue.
If its not, then a magisk module is available for safety net, patch that.
Mr Seshu said:
Yesterday I installed pixel experience through redwolf twrp, succeeded, but I am not able to use all important banking apps,. Saying rooted device can't open(AB TEJ), BHIM, PHONE PE, GOOGLE TEZ, HDFC PAYZAP all are opening but saying enter at your own """"RISK"""""
Click to expand...
Click to collapse
i
Please share redwolf TWRP recovery file. Now link not present in post. Plz
I've tried both. Both very stable, but the battery backup of Nitrogen seems to be a little better.
Inviato dal mio Redmi 3S utilizzando Tapatalk
sinha500 said:
i
Please share redwolf TWRP recovery file. Now link not present in post. Plz
Click to expand...
Click to collapse
U can't get it anymore those who have it will have it
---------- Post added at 07:22 AM ---------- Previous post was at 07:21 AM ----------
I use Aospextended unofficial 5.1 best for me
Mr Seshu said:
Yesterday I installed pixel experience through redwolf twrp, succeeded, but I am not able to use all important banking apps,. Saying rooted device can't open(AB TEJ), BHIM, PHONE PE, GOOGLE TEZ, HDFC PAYZAP all are opening but saying enter at your own """"RISK"""""
Click to expand...
Click to collapse
Please do not post the redwolf twrp here. The creator of the recovery doesn't want it to be shared.
---------- Post added at 08:59 PM ---------- Previous post was at 08:58 PM ----------
sinha500 said:
i
Please share redwolf TWRP recovery file. Now link not present in post. Plz
Click to expand...
Click to collapse
Please do not ask for a closed project link. There's a reason why it's not available now. Check corresponding thread for more details
adityaon said:
Which one holds the best position in stability and performance?
Click to expand...
Click to collapse
Pixel Experience is for pure experience with Pixel Stuff - Launcher and Wallpaper etc.
Nitrogen is IMO better custom ROM .. better battery while having more features.
Beacon Kernel works best with this ROM and the kernel developer is using this ROM which gives it an added advantage.
william.johhn7! said:
Please do not post the redwolf twrp here. The creator of the recovery doesn't want it to be shared.
---------- Post added at 08:59 PM ---------- Previous post was at 08:58 PM ----------
Please do not ask for a closed project link. There's a reason why it's not available now. Check corresponding thread for more details
Click to expand...
Click to collapse
Thanks. Don't worry i have ported latest redwolf recovery for personal use. and also now another stable build present on xda for everyone.
anwers to ue query.
Mr Seshu said:
Yesterday I installed pixel experience through redwolf twrp, succeeded, but I am not able to use all important banking apps,. Saying rooted device can't open(AB TEJ), BHIM, PHONE PE, GOOGLE TEZ, HDFC PAYZAP all are opening but saying enter at your own """"RISK"""""
Click to expand...
Click to collapse
u must use magisk for hide root from tej etc apps. they will work then. been there, done that.
do some research. install magisk manager. systemless superuser.
adityaon said:
Which one holds the best position in stability and performance?
Click to expand...
Click to collapse
I use the Pixel , but my second SIM card don't work perpect .
For CDMA SIM card . Maybe only use the internet , I can't receive sms or phonecall....
I tried install magisk in redmi 3s miui 9.8.2.8 global beta version, after installing apk magisk zip file installation failing, guide me
sinha500 said:
Thanks. Don't worry i have ported latest redwolf recovery for personal use. and also now another stable build present on xda for everyone.
Click to expand...
Click to collapse
Hey man you can get the original from "redwolfrecovery.cf" the original site
pixel experience is not stable...problems in recieving calls, VOLTE doesnt work for many...network instability
Pixel experience is better & stable after latest update.
By far its(nitrogen os) is stable and looks good, the only thing I found is that sometimes apps misbehaving due to Linux error
---------- Post added at 03:48 AM ---------- Previous post was at 03:47 AM ----------
Magisk is more reliable for banking apps such as google tez, HDFC, icici and etc
---------- Post added at 03:48 AM ---------- Previous post was at 03:48 AM ----------
But I am not getting any regular updates
---------- Post added at 03:50 AM ---------- Previous post was at 03:48 AM ----------
Being an tester I would recommended this os

MIUI 10 for Mi Max (Prime) - 8.7.2 Alpha

8.7.2: http://goo.gl/aQ9dXw
Prime 8.7.2: http://goo.gl/5UqexF
Source: http://t.me/xiaomiui
Only English and Chinese
Bug:
- Unknown
Android Version:
8.0
thank you and for info first link is for mi max 32 guys!
Really? Android version is 8.0? Then, I hope our devs can get blobs for oreo
its very slow link!!
khnoizer said:
Really? Android version is 8.0? Then, I hope our devs can get blobs for oreo
Click to expand...
Click to collapse
its is not oreo, it is still based on N.
deepankarverma said:
its is not oreo, it is still based on N.
Click to expand...
Click to collapse
Then, why'd you write that android version is 8.0?
deepankarverma said:
its is not oreo, it is still based on N.
Click to expand...
Click to collapse
you try it? bugs?
khnoizer said:
Then, why'd you write that android version is 8.0?
Click to expand...
Click to collapse
i think you are not familiar with mi numbering of rom files. please get familiar with that
iaio72 said:
you try it? bugs?
Click to expand...
Click to collapse
i am using it, its boot up fine and so far everything is working
deepankarverma said:
i think you are not familiar with mi numbering of rom files. please get familiar with that
i am using it, its boot up fine and so far everything is working
Click to expand...
Click to collapse
Haha
Has someone with 3/32 tested it already ? Any bugs ? Working ? Shall we install this via the Updater app ?
---------- Post added at 07:39 PM ---------- Previous post was at 07:38 PM ----------
Jenardthelmao said:
Has someone with 3/32 tested it already ? Any bugs ? Working ? Shall we install this via the Updater app ?
Click to expand...
Click to collapse
Installed via twrp on my helium
Work very well, but its based on nougat not Oreo,
For PlayStore use Google installer apk
Jenardthelmao said:
Has someone with 3/32 tested it already ? Any bugs ? Working ? Shall we install this via the Updater app ?
Click to expand...
Click to collapse
i am using it in my mi max 32 gb, no issue, use twrp to install!
---------- Post added at 05:45 PM ---------- Previous post was at 05:43 PM ----------
iaio72 said:
---------- Post added at 07:39 PM ---------- Previous post was at 07:38 PM ----------
Installed via twrp on my helium
Work very well, but its based on nougat not Oreo,
For PlayStore use Google installer apk
Click to expand...
Click to collapse
no need to use installer, just search mi app store "google" there you will find google installer without any sideloading and legit!
deepankarverma said:
i am using it in my mi max 32 gb, no issue, use twrp to install!
---------- Post added at 05:45 PM ---------- Previous post was at 05:43 PM ----------
no need to use installer, just search mi app store "google" there you will find google installer without any sideloading and legit!
Click to expand...
Click to collapse
Thanks for trying. Did you do clean flash ? Including wiping the system partition ? Sorry for so many questions, this is my first time flashing a MIUI rom via Twrp
Portrait mode 3/32
Does the Portrait mode for Camera works already ? I dont have it the old Camera from MIUI 9 is still the camera in this version but I suppose this should be different.
Jenardthelmao said:
Thanks for trying. Did you do clean flash ? Including wiping the system partition ? Sorry for so many questions, this is my first time flashing a MIUI rom via Twrp
Click to expand...
Click to collapse
yes i did clean install, i recommend clean install, after that magisk.
---------- Post added at 07:00 AM ---------- Previous post was at 06:59 AM ----------
Jenardthelmao said:
Does the Portrait mode for Camera works already ? I dont have it the old Camera from MIUI 9 is still the camera in this version but I suppose this should be different.
Click to expand...
Click to collapse
use magisk camera2api module and use modded gcam.
which gcam ver working with both front n rear potrait mode .
OTA
I see that AI camera is still not supported in this version. Anyways can we recieve OTA updates via the Updater app when new version arrives ?
Installed via twrp.
First boot settings in chinese, I dont even remember, how I managed to switch to English.
Nice new animations, lots of Mi stuff - all in chinese.
New options like AI and Car mode also in chinese.
Lost twrp and root, had to flash twrp via fastboot again, then Magisk.
Android Nougat 7.0
No Google stuff, have to install google from mi store and so on.
Camera doesnt have portrait mode
Tried to uninstall chinese cr.., restarted and ended in bootloop.
If you have lot of time and good nerves, go for it.
Jenardthelmao said:
I see that AI camera is still not supported in this version. Anyways can we recieve OTA updates via the Updater app when new version arrives ?
Click to expand...
Click to collapse
i dont think that is possible, the updater checks for update according to your mi account, if you had not applied for alpha rom tester you cant receive ota even on alpha rom
How do you install this?
I wiped: System, Data, Cache and Dalvik
Flashed
Now at boot I only see MI logo, and it's not loading android.
Downloaded 6.5.2 version for my prime.

ROMs that run on the G6 Play [GSI]

Recommended Root Guide (Jeter) by Ninjakara
Recommended tweaks
Universal Disabler
I also recommend: Magisk, for the ability to use other mods; F-Droid, for free and open source apps.
Pie GSI ROMs:
(Will update w/replies)
Descendant
AOSP PHH Treble
Zirconium AOSP (UNTESTED)
Resurrection Remix (Pie OTA Update required)
Lineage 16.0 (Pie OTA Update required)
Omnirom GSI (untested on Oreo, works on pie)
AOSiP (Thanks Spaceminer)
Havoc OS 2.5 (thanks Kuntitled)
Oreo
(To be added w/replies)
Pie OTA Update
You must be on complete stock in order for this update to install!
Download it to the root of your internal storage
give moto update service storage permission
check for update/install update/wait.
When it's done updating, install twrp and your choice of GSI ROM.
PERSONAL UPDATE
My G6 Play (JETER-SPRINT), just recently had it's screen die. I replaced it with an E5 Play, because it was cheaper. I would love to get another G6, but unfortunately my lack of money does prevent me from doing so. My G6 Play and my E5 Play both had their screens die, and I've gotten an E4 (PERRY-TMOBILE), as well as an unmoddable phone.
oiler1729 said:
I have done so, but it doesn't seem to have any effect, are there any settings that I need to change or enable?
---------- Post added at 11:18 PM ---------- Previous post was at 11:05 PM ----------
Update: It now works after installing the Audio Modification Library from Magisk along with Viper.
Click to expand...
Click to collapse
Can also confirm this works. Thanks!
I try decendant and Is working great
Genial
the-her0 said:
Pie GSI ROMs:
(Will update w/replies)
Descendant
AOSP PHH Treble
Oreo
(To be added w/replies)
Click to expand...
Click to collapse
Gracias hermano, me salvaste
---------- Post added at 06:24 PM ---------- Previous post was at 06:19 PM ----------
Gracias bro
---------- Post added at 06:47 PM ---------- Previous post was at 06:24 PM ----------
me salvaste a mi y a mi android
I bricked my g6 play by formatting all partitions in twrp!!!!! (help!!!!)
so a couple of weeks ago i wanted to install a pixel experience gsi rom, only to see that it was for the moto g6 variant and not the g6 play, i tried everything to fix it ( adb fastboot flashing the stock rom, flashng another rom thats gsi, lots of them but none of these ones yet, ill try out these roms and i will reply when thats done.
i cannot install the stock rom because it just dosent work, and yes it is the right model firmware.
my model is: jeter XT1922-9 16gb P4
cjscustomcomputers said:
so a couple of weeks ago i wanted to install a pixel experience gsi rom, only to see that it was for the moto g6 variant and not the g6 play, i tried everything to fix it ( adb fastboot flashing the stock rom, flashng another rom thats gsi, lots of them but none of these ones yet, ill try out these roms and i will reply when thats done.
i cannot install the stock rom because it just dosent work, and yes it is the right model firmware.
my model is: jeter XT1922-9 16gb P4
Click to expand...
Click to collapse
A few questions:
A) Did you unlock your bootloader?
B) Do you have TWRP installed?
C) Have you disabled DM Verity
If you answered no to A, that's your problem.
the-her0 said:
A few questions:
A) Did you unlock your bootloader?
B) Do you have TWRP installed?
C) Have you disabled DM Verity
If you answered no to A, that's your problem.
Click to expand...
Click to collapse
Yes I did unlock the boot loader right when I got the phone and rooted it and installed TWRP and I haven’t disabled dm verity, but i will do it after class.
Thank you so much for helping me out here!
cjscustomcomputers said:
Yes I did unlock the boot loader right when I got the phone and rooted it and installed TWRP and I haven’t disabled dm verity, but i will do it after class.
Thank you so much for helping me out here!
Click to expand...
Click to collapse
No problem, is it up and running?
Its running!!
the-her0 said:
No problem, is it up and running?
Click to expand...
Click to collapse
so i got it running the problem was dm verity, i followed the steps on the website and it didn't work the 1st time so i reformatted all the partitions with TWRP and used adb fastboot to install the stock ROM and to my surprise it worked. since the TWRP recovery was replaced with the stock one i reinstalled TWRP and booted onto recovery and installed the DM verity on the stock rom and tried AOSP gsi and it booted up perfectly and i installed the android GO gapps and its faster than a dream. i was having a problem with audio so i tried installing V4A and it fixed all the audio problems except the earpiece when making calls.
I would like to contribute to this thread because the moto g6 play needs more attention, so could the readers of this thread send me roms you would like me to test.
Thank you soooo much her0.
the-her0 said:
Recommended TWRP
Recommended tweaks
Universal Disabler
I also recommend: Magisk, for the ability to use other mods; F-Droid, for free and open source apps.
Pie GSI ROMs:
(Will update w/replies)
Descendant
AOSP PHH Treble
Oreo
(To be added w/replies)
Click to expand...
Click to collapse
OK no offence but posting my work and not giving thanks or just pointing to my thread u are going to piss me off bro and I will end up deleting my twrp and decrypt file
---------- Post added at 09:50 AM ---------- Previous post was at 09:40 AM ----------
Until u give thanks and credit for my twrp its link is no longer working pm me if u need the twrp til he fixes his post
---------- Post added at 10:14 AM ---------- Previous post was at 09:50 AM ----------
cjscustomcomputers said:
so i got it running the problem was dm verity, i followed the steps on the website and it didn't work the 1st time so i reformatted all the partitions with TWRP and used adb fastboot to install the stock ROM and to my surprise it worked. since the TWRP recovery was replaced with the stock one i reinstalled TWRP and booted onto recovery and installed the DM verity on the stock rom and tried AOSP gsi and it booted up perfectly and i installed the android GO gapps and its faster than a dream. i was having a problem with audio so i tried installing V4A and it fixed all the audio problems except the earpiece when making calls.
I would like to contribute to this thread because the moto g6 play needs more attention, so could the readers of this thread send me roms you would like me to test.
Thank you soooo much her0.
Click to expand...
Click to collapse
Ur thanking him for posting my twrp wtf
skullkid383 said:
OK no offence but posting my work and not giving thanks or just pointing to my thread u are going to piss me off bro and I will end up deleting my twrp and decrypt file
---------- Post added at 09:50 AM ---------- Previous post was at 09:40 AM ----------
Until u give thanks and credit for my twrp its link is no longer working pm me if u need the twrp til he fixes his post
---------- Post added at 10:14 AM ---------- Previous post was at 09:50 AM ----------
Ur thanking him for posting my twrp wtf
Click to expand...
Click to collapse
No. He's thanking me for helping him with his problem. Secondly, I added the twrp recommendation today (or yesterday), and I was more or less waiting for you to post your thread in the right forum.
the-her0 said:
No. He's thanking me for helping him with his problem. Secondly, I added the twrp recommendation today (or yesterday), and I was more or less waiting for you to post your thread in the right forum.
Click to expand...
Click to collapse
A mod should move it cause this g6 play forums didn't exist when I posted it
Another request @the Doctor can u have him remove my direct download link to my twrp and put a link to my guide instead
skullkid383 said:
Another request @the Doctor can u have him remove my direct download link to my twrp and put a link to my guide instead
Click to expand...
Click to collapse
Dude: I'll do that myself. I don't want the people who view the thread to have an outdated link.
the-her0 said:
Dude: I'll do that myself. I don't want the people who view the thread to have an outdated link.
Click to expand...
Click to collapse
Thanks also this link should take u to the op of my guide https://forum.xda-developers.com/g6...eter-twrp-decrypt-guide-t3886165/post78585977
so as i get up to 10 posts, i want to create a thread for people with this phone can test out all the gsi roms and have so we can add to this list, could you help me out my m8 her0?!
A couple solutions for problems I ran into.
No Play Protect Certification when using Gapps:
This one is very easy to solve. First, install your GSI of choice, but do not install Gapps. Install Magisk as well. Then you want to boot, and go straight to Magisk and install the MagiskHide Props module. Then go to https://forum.xda-developers.com/showthread.php?t=2239421 download Osmosis Busybox and install through Magisk. Reboot and download your favorite Terminal Emulator on APKPure. Install it and open, type "props" without the quotes and press 1 to edit your fingerprint, follow the instructions and set it to the Moto G6 Play but don't reboot when asked. When at the main menu again, Press 2 and then choose the first option and enable it, this time reboot when asked. Load into TWRP and install Gapps, no need to clear cache or anything.
Audio is choppy:
Simply enable the equalizer.
i tried installing descendant and it booted as if i had lost my IMEIs and didn't recognize the SIMs. i restores my stock backup and the IMEIs are back. what did i do wrong?
the steps i took:
wipe data
flash descendant system image
disable dm-verity
flash magisk and booted
blowingoff said:
i tried installing descendant and it booted as if i had lost my IMEIs and didn't recognize the SIMs. i restores my stock backup and the IMEIs are back. what did i do wrong?
the steps i took:
wipe data
flash descendant system image
disable dm-verity
flash magisk and booted
Click to expand...
Click to collapse
Unsure, didn't come across this with my device. Sorry that I don't have a fix.
the-her0 said:
Unsure, didn't come across this with my device. Sorry that I don't have a fix.
Click to expand...
Click to collapse
but did I follow the correct steps?
blowingoff said:
but did I follow the correct steps?
Click to expand...
Click to collapse
I usually wipe everything, flash the gsi, resize the system partition, flash opengapps mini, flash magisk, flash DM variety/force encrypt Disabler.

Anyone tried Q gsi (public release)

Anyone willing to try the 10 Q GSI.
I'll probably try on the weekend.
I'm pretty sure we will have to flash the mokee vendor like P GSIs
https://www.xda-developers.com/android-q-gsi-project-treble/
I used to have to download this rom. Boot it, then jump to the pie GSI. Things probably haven't changed.
https://download.mokeedev.com/?device=dumpling
Edit; 1 person I have read, has tried. ?
https://forum.xda-developers.com/pr...sion-guide-oneplus-5-5t-t3776358/post79254117
Edit: semi q GSI is out
https://forum.xda-developers.com/pr...-android-p-developer-preview-t3816659/page185
Erfan made "A-Only" Q-GSI.
but we may have to wait Q-compatible vendor for our 5T.
I have tried Erfan made "A-Only" Q-GSI with latest open beta and stable OOS but first time booting and second boot struck on boot animation
With below vendor booted and working successfully
https://androidfilehost.com/?fid=1395089523397889453
Bugs: Incoming call and Bluetooth media audio
tpaulprasad said:
I have tried Erfan made "A-Only" Q-GSI with latest open beta and stable OOS but first time booting and second boot struck on boot animation
With below vendor booted and working successfully
https://androidfilehost.com/?fid=1395089523397889453
Bugs: Incoming call and Bluetooth media audio
Click to expand...
Click to collapse
which one do you tried? Pixel or Generic?
fict said:
which one do you tried? Pixel or Generic?
Click to expand...
Click to collapse
Both are working
Oh someone said Colt OS vendor is works and yes just tested.
it works.
https://sourceforge.net/projects/coltos/files/dumpling/
ps000000 said:
Oh someone said Colt OS vendor is works and yes just tested.
it works.
https://sourceforge.net/projects/coltos/files/dumpling/
Click to expand...
Click to collapse
Any bugs?
what kernel and what vendor are you guys using? i have flashed a only pixel 2 and it is stuck at boot logo. i was on aex 1.6 with krieg kernel. i cant flash any kernels as it says android version not supported.
can you give me the kernel you are using and the vendor zip please? i dont want to download whole coltos rom since i am on a limited internet
---------- Post added at 10:20 PM ---------- Previous post was at 09:30 PM ----------
okay, i have flashed coltos and directly went with procedures of installing A only. Now it is booting. I will state in here about what problems ill encounter.
---------- Post added at 11:03 PM ---------- Previous post was at 10:20 PM ----------
okay, first of all rom is buggy as hell. everything is broken, cant fix play services. doesnt worth your time guys
fict said:
Any bugs?
Click to expand...
Click to collapse
I cant root it with magisk have not test any bug yet. I cant live without root then I sudden back to another ROM.
---------- Post added at 10:45 AM ---------- Previous post was at 10:43 AM ----------
I am not playing it anymore because it cant root.
gsser said:
what kernel and what vendor are you guys using? i have flashed a only pixel 2 and it is stuck at boot logo. i was on aex 1.6 with krieg kernel. i cant flash any kernels as it says android version not supported.
can you give me the kernel you are using and the vendor zip please? i dont want to download whole coltos rom since i am on a limited internet
---------- Post added at 10:20 PM ---------- Previous post was at 09:30 PM ----------
okay, i have flashed coltos and directly went with procedures of installing A only. Now it is booting. I will state in here about what problems ill encounter.
---------- Post added at 11:03 PM ---------- Previous post was at 10:20 PM ----------
okay, first of all rom is buggy as hell. everything is broken, cant fix play services. doesnt worth your time guys
Click to expand...
Click to collapse
anyone running Android Q GSI by Erfan? I am having problem with installing gcam dotfix because of on About phone its listed Unknown . Anyone have solution for that?
fict said:
anyone running Android Q GSI by Erfan? I am having problem with installing gcam dotfix because of on About phone its listed Unknown . Anyone have solution for that?
Click to expand...
Click to collapse
How you got it booted? What vendor did you used?
Makerrr said:
How you got it booted? What vendor did you used?
Click to expand...
Click to collapse
1. Install Mokee 9.0 nightly, GApps and no verity. Boot it and go through the setups.
2. Go back to recovery. Factory reset wipe and then install Q GSI img into system partition
3. Flash permissiver_v4.zip and fixzygote.zip and restart (flashing fixzygote_v2.zip makes my phone bootloop)
Currently I revert back to Mokee. The Unknown listed on About Phone prevent me using the Android Q GSI right now. But i saw someone on the Q GSI telegram channel says the latest build fix the Unknown. I haven't tried it probably will try next week.
fict said:
1. Install Mokee 9.0 nightly, GApps and no verity. Boot it and go through the setups.
2. Go back to recovery. Factory reset wipe and then install Q GSI img into system partition
3. Flash permissiver_v4.zip and fixzygote.zip and restart (flashing fixzygote_v2.zip makes my phone bootloop)
Currently I revert back to Mokee. The Unknown listed on About Phone prevent me using the Android Q GSI right now. But i saw someone on the Q GSI telegram channel says the latest build fix the Unknown. I haven't tried it probably will try next week.
Click to expand...
Click to collapse
can you please tell me the proper steps, actually i am fed up of trying again and again, but i am not able to boot android q.
i have tried Mokee and Colt os, i have tried Generic Gsi and Pixel Gsi, i have tried permissiver_v4, permissiver_v2, fixzygote.zip, fixzygote_v2.zip.
shaanu said:
can you please tell me the proper steps, actually i am fed up of trying again and again, but i am not able to boot android q.
i have tried Mokee and Colt os, i have tried Generic Gsi and Pixel Gsi, i have tried permissiver_v4, permissiver_v2, fixzygote.zip, fixzygote_v2.zip.
Click to expand...
Click to collapse
Don't know what to help you man, that's the step i used and it works for me. I'm not using Android Q right now
but try use Colt os as vendor flash gapps and no verity(not sure if this help but i use xXx No Verity Treble 4.0.zip) go through setups after that reboot to recovery and this time don't factory reset.
Just flash the Pixel-Aonly GSI img to system partition also flash permissiver_v4 and fixzygote_v2
this steps i found in erfan Q GSI Telegram channel. Join it and if you have problem ask there. Here is the link: https://t.me/androidqgsi
fict said:
1. Install Mokee 9.0 nightly, GApps and no verity. Boot it and go through the setups.
2. Go back to recovery. Factory reset wipe and then install Q GSI img into system partition
3. Flash permissiver_v4.zip and fixzygote.zip and restart (flashing fixzygote_v2.zip makes my phone bootloop)
Currently I revert back to Mokee. The Unknown listed on About Phone prevent me using the Android Q GSI right now. But i saw someone on the Q GSI telegram channel says the latest build fix the Unknown. I haven't tried it probably will try next week.
Click to expand...
Click to collapse
So we have to flash fixzygote.zip or not bcoz u saying it cause bootloop
Amrut Parmar said:
So we have to flash fixzygote.zip or not bcoz u saying it cause bootloop
Click to expand...
Click to collapse
well i said the fixzygote_v2.zip bootloop my phone not fixzygote.zip. There are two version. But try the v2 on the latest q gsi. I don't think it will bootloop. Take a backup before trying it.
So now that Q is official, the GSI build should be way more stable.....correct? I've not used a treble/GSI build before but the known issues listed here seem pretty minimal......
https://developer.android.com/topic/generic-system-image/releases#downloads

Categories

Resources