Project Treble - OnePlus 5T Questions & Answers

As we all know our 1+5T doesn't support project treble,
so my question is,
is this hardware or software dependent?
In other words,
is it possible for devs to find a way to implement it in future custom roms or in a kernel for our dumpling?
Or would this just be impossible?
Thanks in advance

Mikxx said:
As we all know our 1+5T doesn't support project treble,
so my question is,
is this hardware or software dependent?
In other words,
is it possible for devs to find a way to implement it in future custom roms or in a kernel for our dumpling?
Or would this just be impossible?
Thanks in advance
Click to expand...
Click to collapse
Good question.
At least one would need to repartition internal card, if I understood. This alone is not impossible but a bit hard and not without risk.
That said often I wonder if it could be possible to boot, say, TWRP (or any other Linux) from USB and take full dd backup of internal card for all certainty (and then repartition). This is how many Android TV boxes can be backed up (they use u-boot infrastructure). So why not phones?

Dior DNA said:
Good question.
At least one would need to repartition internal card, if I understood. This alone is not impossible but a bit hard and not without risk.
That said often I wonder if it could be possible to boot, say, TWRP (or any other Linux) from USB and take full dd backup of internal card for all certainty (and then repartition). This is how many Android TV boxes can be backed up (they use u-boot infrastructure). So why not phones?
Click to expand...
Click to collapse
indeed and that is what made me think, because aftervall, android is build upon lnnux

Mikxx said:
As we all know our 1+5T doesn't support project treble,
so my question is,
is this hardware or software dependent?
In other words,
is it possible for devs to find a way to implement it in future custom roms or in a kernel for our dumpling?
Or would this just be impossible?
Thanks in advance
Click to expand...
Click to collapse
This question has been discussed lots before.
https://forum.xda-developers.com/oneplus-5t/how-to/change-org-project-treble-op5t-t3709841
Implementing Project Treble would require repartitioning storage. Also, it gives literally zero benefit to a custom ROM.
TL;DR: It's never going to happen.

the Doctor said:
[...]Also, it gives literally zero benefit to a custom ROM.[...]
Click to expand...
Click to collapse
I mark these words. Have a nice day.
update
Perhaps there is no functional benefit. But porting seems easier for some devices:
What about :
https://www.xda-developers.com/samsung-galaxy-s9-aosp-android-oreo-project-treble/
This is the Samsung Galaxy S9 running on AOSP Android Oreo thanks to Project Treble

the Doctor said:
This question has been discussed lots before.
https://forum.xda-developers.com/oneplus-5t/how-to/change-org-project-treble-op5t-t3709841
Implementing Project Treble would require repartitioning storage. Also, it gives literally zero benefit to a custom ROM.
TL;DR: It's never going to happen.
Click to expand...
Click to collapse
But it happened ?

cubandanger05 said:
But it happened ?
Click to expand...
Click to collapse
Yup, somebody saw a mountain and decided to climb it. We'll see what comes of it.

Yeah mokee ROM has treble working on the OnePlus One 5T. There's an unused partition that can be created without re-partition in the device and if you install a regular ROM it doesn't see it you install a treble ready ROM and you previously had mokee installed according to the mokee dev it works. It uses the ab style of treble. There is an "a" and "ab" and "a/b" versions from what I read. Mokee is releasing nightlies of their ROM
Haven't tried it on mine pretty happy with the aicp Oreo that I'm running so I can't tell you what bugs it has. Google it XDA has a discussion on mokee and treble with OnePlus 5t

Related

Cm-13.0 - development/discussion thread

Hi,
So, cm-13 is very unlikely on our device, but i'll take a look anyway (a slow look as my time is very limited).
Here you'll find my "work" and "help requests".
First, for sure i didn't "worked" on a lot of device, but it's the first one i have with a dedicated partition to the kernel dts.
Code:
/dev/block/platform/hi_mci.0/by-name/dts /dts emmc defaults recoveryonly
+/dev/block/platform/hi_mci.0/by-name/boot /boot emmc defaults recoveryonly
+/dev/block/platform/hi_mci.0/by-name/recovery /recovery emmc defaults recoveryonly
+/dev/block/platform/hi_mci.0/by-name/misc /misc emmc defaults recoveryonly
+/dev/block/platform/hi_mci.0/by-name/modem /modem emmc defaults recoveryonly
+/dev/block/platform/hi_mci.0/by-name/modem_dsp /modem_dsp emmc defaults recoveryonly
+/dev/block/platform/hi_mci.0/by-name/sensorhub /sensorhub emmc defaults recoveryonly
- I wonder if the dts, which is kernel dependent, could be the major problem to get a custom rom version (kk, jb, mm), or even a stock huawei rom, to work from any base rom. I'll try to make some experiment soon.
- I did sync cm-13, and "of course" have cwm recovery working. But whatever i'm trying i can't get screen output on twrp 3.0. Does someone have a clue on this?
- @gabry3795 , do you still have the device ? I would be happy to get your hangout/google nickname if you have any to sometime talk about this device. @codeworkx is of course also welcome for any advice. By the way your cm12.0 github repo (codeworkx) doesn't seem's to be up to date, even if i understand that's it's in a non-working state.
Cpasjuste said:
@codeworkx is of course also welcome for any advice. By the way your cm12.0 github repo (codeworkx) doesn't seem's to be up to date, even if i understand that's it's in a non-working state.
Click to expand...
Click to collapse
You're looking at the wrong account.
https://github.com/honor6-dev
Start recovery and have a look at /tmp/recovery.log.
Hint:
https://github.com/honor6-dev/andro...common/blob/cm-12.1/BoardConfigCommon.mk#L150
https://github.com/CyanogenMod/andr...mmit/7273770a9fedff12ca80135356c52fee06c8aba0
Cpasjuste said:
- @gabry3795 , do you still have the device ? I would be happy to get your hangout/google nickname if you have any to sometime talk about this device. @codeworkx is of course also welcome for any advice. By the way your cm12.0 github repo (codeworkx) doesn't seem's to be up to date, even if i understand that's it's in a non-working state.
Click to expand...
Click to collapse
Yes, I still have this device! I'll write you via pm my nickname.
good luck you guys
i have really nothing to offer ..
but please make this happen ..
Unfortunately I really have no time to play with it this days, I'll try to take a look soon.
Envoyé de mon HUAWEI MT7-L09 en utilisant Tapatalk
Cpasjuste said:
Unfortunately I really have no time to play with it this days, I'll try to take a look soon.
Envoyé de mon HUAWEI MT7-L09 en utilisant Tapatalk
Click to expand...
Click to collapse
pls we wait for a long time:good:
It would be great to se cm no this device. Good luck and hope you make it. I would help if knew anything about programming but unfortanatly i dont
Cm we want... thank you for your interest!! ?
Kzyw said:
Cm we want... thank you for your interest!!
Click to expand...
Click to collapse
+1
why is there not one custom rom for this device?
Motawa88 said:
why is there not one custom rom for this device?
Click to expand...
Click to collapse
because huawei refuses to share their kernel source. suffice it to say, im done with huawei. its a good thing that there are many new phones being released soon. from now on its snapdragon or nothing!
Motawa88 said:
why is there not one custom rom for this device?
Click to expand...
Click to collapse
As I understand there are some crucial files / source codes that Huawei is refusing to release to the public. This alone sounds super dodgy, because isn't Android supposed to be open source? Or can companies "own" a custom version of Android and do this sort of thing?
These files are crucial for creating custom kernels and ROMs, as they have to do with (once again, this is how I interpreted it) how the device handles the CPU and GPU.
Basically, while it is possible to install other ROMs on the device, they'll have to be based on EMUI and its kernels, because it is the only thing that contains these files necessary to make the device run, which makes the entire exercise pointless because EMUI is s*** no matter what form it takes.
I wonder if it wouldn't be possible to simply "extract" this necessary code from the stock kernels / ROMs and implement it in a custom one? I do not know even the slightest thing about programming, so I could just be sounding like an idiot.
Scruffykid said:
I wonder if it wouldn't be possible to simply "extract" this necessary code from the stock kernels / ROMs and implement it in a custom one? I do not know even the slightest thing about programming, so I could just be sounding like an idiot.
Click to expand...
Click to collapse
i too have wondered about this. im sure its possible but it might be far to difficult an endeavor because if it weren't, someone would have attempted it by now. i really miss my nexus 5 with all its custom roms. i suggest that all mate 7 owners get in contact with huawei and demand they comply with the android user agreement. they are technically supposed to give up sources. we could fight, but not unless we unite.
Yes we can! Yes we can! Yes we can!
Scruffykid said:
As I understand there are some crucial files / source codes that Huawei is refusing to release to the public. This alone sounds super dodgy, because isn't Android supposed to be open source? Or can companies "own" a custom version of Android and do this sort of thing?
These files are crucial for creating custom kernels and ROMs, as they have to do with (once again, this is how I interpreted it) how the device handles the CPU and GPU.
Basically, while it is possible to install other ROMs on the device, they'll have to be based on EMUI and its kernels, because it is the only thing that contains these files necessary to make the device run, which makes the entire exercise pointless because EMUI is s*** no matter what form it takes.
I wonder if it wouldn't be possible to simply "extract" this necessary code from the stock kernels / ROMs and implement it in a custom one? I do not know even the slightest thing about programming, so I could just be sounding like an idiot.
Click to expand...
Click to collapse
You're right, extracting stock binary files is an essential part of roms porting but some important files can't be inherited because they are strictly hardware-related, therefore you have to compile the original android source and then "patch" that files for the specific GPU/CPU (starting from android 5 lollipop) with other files given by the vendor of the phone.
gabry3795 said:
...then "patch" that files for the specific GPU/CPU (starting from android 5 lollipop) with other files given by the vendor of the phone.
Click to expand...
Click to collapse
But isn't that the entire problem, the "other files" that have to be supplied by the vendor? Huawei is refusing to release them, and therefore making it impossible to develop custom ROM's.
Or are you saying that it is possible, but there just isn't enough interest in the phone for anyone with the necessary skills to actually go through the trouble?
Scruffykid said:
But isn't that the entire problem, the "other files" that have to be supplied by the vendor? Huawei is refusing to release them, and therefore making it impossible to develop custom ROM's.
Or are you saying that it is possible, but there just isn't enough interest in the phone for anyone with the necessary skills to actually go through the trouble?
Click to expand...
Click to collapse
I'm saying that Huawei must provide that 'patches' (as Qualcomm did, for example) otherwise is impossibile to build a working ROM, this is the problem. We cannot do anything without them.
gabry3795 said:
I'm saying that Huawei must provide that 'patches' (as Qualcomm did, for example) otherwise is impossibile to build a working ROM, this is the problem. We cannot do anything without them.
Click to expand...
Click to collapse
this is why we should all come together so as to put pressure on huawei to release these files. i have been trying for months now but its getting very tiresome. im going to start a twitter account that will hopefully get their attention. i think the problem is that the general public dont know much/anything about custom roms. there should be a custom rom psa for all android users that point out the benefits of custom roms.
droidbot1337 said:
this is why we should all come together so as to put pressure on huawei to release these files. i have been trying for months now but its getting very tiresome. im going to start a twitter account that will hopefully get their attention. i think the problem is that the general public dont know much/anything about custom roms. there should be a custom rom psa for all android users that point out the benefits of custom roms.
Click to expand...
Click to collapse
I agree. If you get that account running let us know here so that we can support it.
Cheers! :good:
---------- Post added at 12:03 PM ---------- Previous post was at 11:32 AM ----------
droidbot1337 said:
because huawei refuses to share their kernel source. suffice it to say, im done with huawei. its a good thing that there are many new phones being released soon. from now on its snapdragon or nothing!
Click to expand...
Click to collapse
Agreed.
Unfortunately I live in a place where just picking up a new phone is not as easy as 123, But I think I'll try and get my hands on a different phone this weekend. Huawei pisses me off.
No source release by Huawei.
No Kirin SOC support would be a huge problem to get it working I think.

[Question] Is there any unofficial way to port Treble on non-supported devices ?

Hello guys,
I know there is maybe some similar threads but I need a clear answer to the question in the title because I'm confused now
If it's possible, can you redirected me to some guides which explain how to get Treble working ? It would be very helpful for me to port AOSP on my Note8.
I know that devs already done that for the Xiaomi Redmi Note 4 that's why I am searching to try to do the same for my device.
Thanks in advance
Alek7 said:
Hello guys,
I know there is maybe some similar threads but I need a clear answer to the question in the title because I'm confused now
If it's possible, can you redirected me to some guides which explain how to get Treble working ? It would be very helpful for me to port AOSP on my Note8.
I know that devs already done that for the Xiaomi Redmi Note 4 that's why I am searching to try to do the same for my device.
Thanks in advance
Click to expand...
Click to collapse
Don't this this is possible without doing some major changes.
This post here gives a pretty good explanation:
ultramag69 said:
It would require a partition change on your Note 8 which would completely wipe your device... I don't believe ANY OEM will do this as there would be too much of a hue and outcry from the regular - non XDA - users who suddenly lost everything in the update that gave them treble.
Also, most people wouldn't know what the heck you're talking about if you mentioned it so it is not to their economic advantage to give us treble on the Note 8.
I know many people who don't update to the latest and greatest simply because they don't know the difference...
Click to expand...
Click to collapse
then you should actually be able to do it like the one plus 5
you would have to repartition it. ....
https://www.google.de/amp/s/forum.x...t/discussion-guide-oneplus-5-5t-t3776358/amp/
Hi guys thanks for your replies I will try to investigate if I can reproduce the same for my Note 8
Cheers
Alek7 said:
Hi guys thanks for your replies I will try to investigate if I can reproduce the same for my Note 8
Cheers
Click to expand...
Click to collapse
And Oneplus just pushed Official Treble support over OTA without need to wipe data.
Aswin08 said:
And Oneplus just pushed Official Treble support over OTA without need to wipe data.
Click to expand...
Click to collapse
Oneplus 5T had an empty partition that wasn't formatted. It had been found a while ago and utiilised by devs to bring unofficial treble to the 5 and 5T.
This partition has now been used by Oneplus to enable Treble on these devices.
It's highly unlikely Samsung have done this but that would need to be checked...
Anyone out there found an unformatted partition?
ultramag69 said:
Oneplus 5T had an empty partition that wasn't formatted. It had been found a while ago and utiilised by devs to bring unofficial treble to the 5 and 5T.
This partition has now been used by Oneplus to enable Treble on these devices.
It's highly unlikely Samsung have done this but that would need to be checked...
Anyone out there found an unformatted partition?
Click to expand...
Click to collapse
For the Note8 as far as I know nobody has found such a partition.
However I found something interesting : https://github.com/phhusson/treble_experimentations/tree/master/no-vendor
A solution to port Treble support without having to repartition the device
https://forum.xda-developers.com/pr.../tool-capire-le-treble-terble-vendor-t3774629

what's with the lack of custom roms?

The Moto z play had plenty of developers dedicated to it but this has practically nothing. Is there a reason for that or did no developers buy this phone?
AndroidNazi said:
The Moto z play had plenty of developers dedicated to it but this has practically nothing. Is there a reason for that or did no developers buy this phone?
Click to expand...
Click to collapse
They're out there, google 'nash' roms and you should be able to find them. Some don't get posted here per XDA's request, the developer's, and/or both? Not sure what which is the case, but they're out there. I think they might be gearing more for treble and pie which isn't official on either side for us at the moment. With an official pie update in the future I'm sure some are hoping that'll fix some annoyances that have not been completely ironed out on the stock and custom side.
41rw4lk said:
They're out there, google 'nash' roms and you should be able to find them. Some don't get posted here per XDA's request, the developer's, and/or both? Not sure what which is the case, but they're out there. I think they might be gearing more for treble and pie which isn't official on either side for us at the moment. With an official pie update in the future I'm sure some are hoping that'll fix some annoyances that have not been completely ironed out on the stock and custom side.
Click to expand...
Click to collapse
If you do a google search, there is not that many for this device.. The roms that are available can be found here on XDA, (not many). Only other one I know of is Dirty Unicorn, which I have ran already for a while..
doubledragon5 said:
If you do a google search, there is not that many for this device.. The roms that are available can be found here on XDA, (not many). Only other one I know of is Dirty Unicorn, which I have ran already for a while..
Click to expand...
Click to collapse
Mokee is the only other one I could find. LOS 16 on Android file host runs really nice but it stopped getting updated around the end of September.
41rw4lk said:
They're out there, google 'nash' roms and you should be able to find them. Some don't get posted here per XDA's request, the developer's, and/or both? Not sure what which is the case, but they're out there. I think they might be gearing more for treble and pie which isn't official on either side for us at the moment. With an official pie update in the future I'm sure some are hoping that'll fix some annoyances that have not been completely ironed out on the stock and custom side.
Click to expand...
Click to collapse
Could you point me to the latest files to do trevle on Nash? I did treble on Addison so I know relatively what I need to do.
AndroidNazi said:
Could you point me to the latest files to do trevle on Nash? I did treble on Addison so I know relatively what I need to do.
Click to expand...
Click to collapse
Official LineageOS is treble enabled. Flash it, let it boot once, wipe data and flash the GSI of your choice.
Uzephi said:
Official LineageOS is treble enabled. Flash it, let it boot once, wipe data and flash the GSI of your choice.
Click to expand...
Click to collapse
Good to know, thanks.

Is there more ROMs?

I recently purchased an tab S4 just an update from my previous Samsung tablet. I was wondering is there more ROMs for this tablet or ROMs currently in development? I noticed theres like 2 ROMs for this tablet. I have a note 8 and I'm currently running deluxerom on and it, and I really enjoy the tweaks and customization I'm able to do. I was looking for a same kind of feature for my tablet. Would greatly appreciate the answers I'm looking for. Thanks!
Mkami said:
I recently purchased an tab S4 just an update from my previous Samsung tablet. I was wondering is there more ROMs for this tablet or ROMs currently in development? I noticed theres like 2 ROMs for this tablet. I have a note 8 and I'm currently running deluxerom on and it, and I really enjoy the tweaks and customization I'm able to do. I was looking for a same kind of feature for my tablet. Would greatly appreciate the answers I'm looking for. Thanks!
Click to expand...
Click to collapse
Pretty much zero support. You can get a few 9.0 GSI ROMs to boot, but they all have issues. Mine has been sitting around since it was purchased while still using my old 2014 model.
veekay said:
Pretty much zero support. You can get a few 9.0 GSI ROMs to boot, but they all have issues. Mine has been sitting around since it was purchased while still using my old 2014 model.
Click to expand...
Click to collapse
Aww no way!? Really? I excitingly got this tablet cause of the features and thought perhaps there would be amazing ROMs for this particular tablet, but I guess not xD What are GSI ROMs? Also as a desperate attempt would other tablet ROMs work on this s4? Thanks mate!
Mkami said:
Aww no way!? Really? I excitingly got this tablet cause of the features and thought perhaps there would be amazing ROMs for this particular tablet, but I guess not xD What are GSI ROMs? Also as a desperate attempt would other tablet ROMs work on this s4? Thanks mate!
Click to expand...
Click to collapse
I had thought the same thing, but it seems the S3 is the last tablet to get real support.
https://forum.xda-developers.com/project-treble/trebleenabled-device-development
Some of the ones for 9 will work, but most features won't work too well, if at all.
You might be able to get another rom to work, I know I had no luck. Even trying ones with similar hardware, they all failed to even flash since the booting numbers are different.
Kind of have to be satisfied with Samsung, half baked custom roms or sell the thing.
Mkami said:
Aww no way!? Really? I excitingly got this tablet cause of the features and thought perhaps there would be amazing ROMs for this particular tablet, but I guess not xD What are GSI ROMs? Also as a desperate attempt would other tablet ROMs work on this s4? Thanks mate!
Click to expand...
Click to collapse
First,download "Treble Check" app from playstore & read for your device...
https://www.xda-developers.com/flash-generic-system-image-project-treble-device/
(Some GSIs roms are not compatible with some devices!)
veekay said:
I had thought the same thing, but it seems the S3 is the last tablet to get real support.
https://forum.xda-developers.com/project-treble/trebleenabled-device-development
Some of the ones for 9 will work, but most features won't work too well, if at all.
You might be able to get another rom to work, I know I had no luck. Even trying ones with similar hardware, they all failed to even flash since the booting numbers are different.
Kind of have to be satisfied with Samsung, half baked custom roms or sell the thing.
Click to expand...
Click to collapse
Hey Veekay I tried it and you're right unfortunately I came across the same issue as you brother
Now I'm stuck and I need help sorting my device out, was wondering if you knew this issue or could help?
When I got the stock firmware back and then when I flash TWRP with odin after going into TWRP I get 0mb as internal
so when I format and then go back into my load up the screen after SAMSUNG says "verification failed" and then reset
on the bottom. I tried other options as well. Without even wiping on TWRP the devices boots up into the setup wizard for the firmware fine
but after I wipe TWRP so I can get access to my internal drive my samsung boots into that verification reset screen. Got any clue as to how I can
resolve this issue? Thanks a bunch!
daitalos said:
First,download "Treble Check" app from playstore & read for your device...
https://www.xda-developers.com/flash-generic-system-image-project-treble-device/
(Some GSIs roms are not compatible with some devices!)
Click to expand...
Click to collapse
Hey! Thanks for your reply, will this work for PIE? I can't downgrade from PIE to OREO
and I don't know if GSI even works properly on my device
Mkami said:
Hey Veekay I tried it and you're right unfortunately I came across the same issue as you brother
Now I'm stuck and I need help sorting my device out, was wondering if you knew this issue or could help?
When I got the stock firmware back and then when I flash TWRP with odin after going into TWRP I get 0mb as internal
so when I format and then go back into my load up the screen after SAMSUNG says "verification failed" and then reset
on the bottom. I tried other options as well. Without even wiping on TWRP the devices boots up into the setup wizard for the firmware fine
but after I wipe TWRP so I can get access to my internal drive my samsung boots into that verification reset screen. Got any clue as to how I can
resolve this issue? Thanks a bunch!
Click to expand...
Click to collapse
Have you tried just reloading the latest stock firmware from scratch?
Yup, its unfortunate that there isn't much community support for this device. The Tab S4 is Project Treble supported and a few GSI ROMS do work. But as others have said they are unstable and not for use as a daily driver. We have a few discussion threads here talking about them.
veekay said:
Have you tried just reloading the latest stock firmware from scratch?
Click to expand...
Click to collapse
Would that work? If I did that I would still be able to download and install TWRP and have a root? Because of it being PIE
UndeadAnarchy said:
Yup, its unfortunate that there isn't much community support for this device. The Tab S4 is Project Treble supported and a few GSI ROMS do work. But as others have said they are unstable and not for use as a daily driver. We have a few discussion threads here talking about them.
Click to expand...
Click to collapse
I am going to do more research on these projects because I really wish there was more ROMs its quite an amazing tablet but the potential with the stock ROM lacks a lot
Mkami said:
Hey! Thanks for your reply, will this work for PIE? I can't downgrade from PIE to OREO
and I don't know if GSI even works properly on my device
Click to expand...
Click to collapse
Generic System Image (GSI) list :
https://github.com/phhusson/treble_experimentations/wiki/Generic-System-Image-(GSI)-list
you can try only "Android 9 Pie" official or unofficial gsi roms..
and remember ! Some GSIs roms maybe are not compatible with some devices! you can ask for your device on each thread
(for example look here): https://github.com/phhusson/treble_experimentations/issues/777
(usually this Gsi aosp 9 phh, generally works on most devices...BUT! ask first,and discuss it in the thread)
https://forum.xda-developers.com/pr...vice-development/aosp-9-0-phh-treble-t3831915
daitalos said:
Generic System Image (GSI) list :
https://github.com/phhusson/treble_experimentations/wiki/Generic-System-Image-(GSI)-list
you can try only "Android 9 Pie" official or unofficial gsi roms..
and remember ! Some GSIs roms maybe are not compatible with some devices! you can ask for your device on each thread
(for example look here): https://github.com/phhusson/treble_experimentations/issues/777
(usually this Gsi aosp 9 phh, generally works on most devices...BUT! ask first,and discuss it in the thread)
https://forum.xda-developers.com/pr...vice-development/aosp-9-0-phh-treble-t3831915
Click to expand...
Click to collapse
Can I do this without stock ROM and only TWRP? Because having the stock ROM is disabling my twrp to function without wiping and if I wipe than my stock ROM doesn't work
Thanks!
Mkami said:
Can I do this without stock ROM and only TWRP? Because having the stock ROM is disabling my twrp to function without wiping and if I wipe than my stock ROM doesn't work
Thanks!
Click to expand...
Click to collapse
Sorry,but I don't understand what do you mean " without stock rom and only twrp"...
you can install a Gsi rom, with two ways
Via TWRP, or Via Fastboot : https://www.xda-developers.com/flash-generic-system-image-project-treble-device/ (Tab S4 is a-only arm64)
for any other question, it is better to ask in the thread : https://forum.xda-developers.com/pr...vice-development/aosp-9-0-phh-treble-t3831915
(read carefully in OP & you can post,every single question there for your device,and you will get certainly help from the developer or from any other user..)
Mkami said:
Can I do this without stock ROM and only TWRP? Because having the stock ROM is disabling my twrp to function without wiping and if I wipe than my stock ROM doesn't work
Thanks!
Click to expand...
Click to collapse
You are going to have to just wipe it and start over from square one, unless you made a TWRP backup before starting all of this.
Download and flash the latest stock rom from recovery and then you can load twrp again.
I was looking at the possibility of using GSI's on some devices, and while they can offer new life to older devices, they're not entirely stable all the time unless you're willing to make your own changes. I know Lineage has made some excellent progress, but it's not fullproof yet and I wouldn't try it unless you're willing to not use your device as a daily use device.
I had an extra T-Mobile Revvlry which is basically a rebranded Moto g7 Play that I installed the Lineage GSI image and it works fairly well. However, this is more the exception to the rule and Moto devices, I feel, are far simpler in design vs certain Samsung devices. It also had a ton of trial and error involved for me to get it up and running properly.
Is it possible as the s4 becomes older, more people buy it and Samsung stops releasing official updates that someone will come along and create a ROM for it? Or is it more like Samsung locked the bootloaders and its close to impossible to write a ROM for it? Is it still possible to root the s4?
slipnslider said:
Is it possible as the s4 becomes older, more people buy it and Samsung stops releasing official updates that someone will come along and create a ROM for it? Or is it more like Samsung locked the bootloaders and its close to impossible to write a ROM for it? Is it still possible to root the s4?
Click to expand...
Click to collapse
Read very carefully without rush ! for " WETA Kernel + Encryption disabler " etc
especially, read the user comments carefully, and ask on the thread for any questions you have..
https://forum.xda-developers.com/galaxy-tab-s4/development/recovery-twrp-3-3-0-sm-t83x-t3928278 (Pie version)
https://forum.xda-developers.com/showpost.php?p=79483624&postcount=2
https://forum.xda-developers.com/galaxy-tab-s4/how-to/guide-sm-t83x-twrp-magisk-t4059227
( Newest Odin v3.14.4 is there : https://dl2018.sammobile.com/Odin3-v3.14.4.zip )
Thanks. I took a quick peak at the roms and kernels in the roms and kernels forum and they are pretty much all abandoned.
Someone did mention that the LOS 16.0 and ArrowOS GSI's work alright but are a bit buggy.
slipnslider said:
Thanks. I took a quick peak at the roms and kernels in the roms and kernels forum and they are pretty much all abandoned.
Someone did mention that the LOS 16.0 and ArrowOS GSI's work alright but are a bit buggy.
Click to expand...
Click to collapse
samsung,maybe at the end of july to give the upgrade to android 10....it is very likely to happen I think
yes,all Gsi Roms still have various problems unfortunately...
my opinion is: stay to stock rom for now....you can "uninstall" many applications if you want & without root, via "samsung package disabler"(paid) from playstore, or with this way:
https://beebom.com/how-remove-bloatware-android-without-root/
also,you can Install "NiceLock Downloader Companion App" ,to add some features on your device : https://forum.xda-developers.com/galaxy-note-9/themes/nicelock-module-download-links-module-t3923844
with this way I operate my device until now..

Question what about twrp guys? :(

hello everyone, i want to buy this devie but as i see i cant install twrp!
if i can ask why? is it bc of oneplus or no devs to do it? also thx for all devs
i buy the phone for customs and roms and twrp and rooting and this things, this is my priorities
and is this device fully supported for development? any twrp coming soon?
and what about customs here? is they easy to install?
is this device good for gaming and daily use?
Evon88 said:
hello everyone, i want to buy this devie but as i see i cant install twrp!
if i can ask why? is it bc of oneplus or no devs to do it? also thx for all devs
i buy the phone for customs and roms and twrp and rooting and this things, this is my priorities
and is this device fully supported for development? any twrp coming soon?
and what about customs here? is they easy to install?
is this device good for gaming and daily use?
Click to expand...
Click to collapse
What device and firmware?
TheGhost1951 said:
What device and firmware?
Click to expand...
Click to collapse
i want to buy normal OP9P
Evon88 said:
i want to buy normal OP9P
Click to expand...
Click to collapse
The OnePlus 9 pro is good for customizing!
@Evon88, the fact is, TWRP hasn't been updated to properly support Android 12, at least not on the 9 Pro, and I'm beginning to suspect that it never will be. IMHO, it looks to me like encryption and other issues introduced by Google have simply gotten the best of the TWRP team. I'll be happy to be proven wrong, and will be pleasantly surprised if TWRP is updated to work with Android 12 and above, but right now, that remains in the realm of wishful thinking.
The good news is that the recoveries included with most Android 12 ROMs (based on the AOSP recovery) are functional, and are capable of doing the minimum work of flashing new ROMs and upgrades (i.e. Magisk and Gapps) just like TWRP. They certainly don't have the wealth of features that TWRP has (such as the ability to wipe only the data partition without erasing the media partition; it's either all or nothing), but then, they weren't designed to have them. I keep hoping that someone will take the AOSP recovery and use it as a base for a recovery that includes more of TWRP's features. (I'd do it if I had the knowledge. I'm knowledgeable enough to poke at AOSP and cherry pick features to create a custom ROM, but the intimate knowledge required to work with the recovery code is something I don't have.)
Evon88 said:
hello everyone, i want to buy this devie but as i see i cant install twrp!
if i can ask why? is it bc of oneplus or no devs to do it? also thx for all devs
i buy the phone for customs and roms and twrp and rooting and this things, this is my priorities
and is this device fully supported for development? any twrp coming soon?
and what about customs here? is they easy to install?
is this device good for gaming and daily use?
Click to expand...
Click to collapse
You can in fact install and boot TWRP. But you can't do almost anything in it... But this isn't OP9P problem but every phone with Android 12 and encryprion enabled. But as other said, TWRP isn't needed for flashing custom ROMs.
Evon88 said:
i want to buy normal OP9P
Click to expand...
Click to collapse
Don't let lack of twrp hold you back. It's a fun phone. I use it for gaming (CODM) on Android 11.2.10.10 just fine. I may end up flashing an old build of crDroid for Android 11 but I'm pretty happy with how everything is set up on regular OOS now and don't want to lose L1 and start back over.
Unlocked bootloader✓
Root/Magisk✓
SafetyNet✓
Netflix, GPay, Banking apps✓
L1 Widevine✓
Real OOS✓
65w charging✓
120hz LTPO✓
No Dual Sim
The tmobile variant is still for sale on ebay at $469 brand new in the box or from OnePlus directly (also Tmo variant) for $499
MJPollard said:
@Evon88, the fact is, TWRP hasn't been updated to properly support Android 12, at least not on the 9 Pro, and I'm beginning to suspect that it never will be. IMHO, it looks to me like encryption and other issues introduced by Google have simply gotten the best of the TWRP team. I'll be happy to be proven wrong, and will be pleasantly surprised if TWRP is updated to work with Android 12 and above, but right now, that remains in the realm of wishful thinking.
The good news is that the recoveries included with most Android 12 ROMs (based on the AOSP recovery) are functional, and are capable of doing the minimum work of flashing new ROMs and upgrades (i.e. Magisk and Gapps) just like TWRP. They certainly don't have the wealth of features that TWRP has (such as the ability to wipe only the data partition without erasing the media partition; it's either all or nothing), but then, they weren't designed to have them. I keep hoping that someone will take the AOSP recovery and use it as a base for a recovery that includes more of TWRP's features. (I'd do it if I had the knowledge. I'm knowledgeable enough to poke at AOSP and cherry pick features to create a custom ROM, but the intimate knowledge required to work with the recovery code is something I don't have.)
Click to expand...
Click to collapse
Bugscze said:
You can in fact install and boot TWRP. But you can't do almost anything in it... But this isn't OP9P problem but every phone with Android 12 and encryprion enabled. But as other said, TWRP isn't needed for flashing custom ROMs.
Click to expand...
Click to collapse
There's a user/team on the >OnePlus 6 & 6T forums<, that has had success with Android 12 and 13 decrypt, I use it on my 6T, and decrypt works flawlessly, I use it to flash Magisk when changing/updating ROMs.
It's Unofficial however, I hope it trickles to other devices.
Appreciative said:
Don't let lack of twrp hold you back. It's a fun phone. I use it for gaming (CODM) on Android 11.2.10.10 just fine. I may end up flashing an old build of crDroid for Android 11 but I'm pretty happy with how everything is set up on regular OOS now and don't want to lose L1 and start back over.
Unlocked bootloader✓
Root/Magisk✓
SafetyNet✓
Netflix, GPay, Banking apps✓
L1 Widevine✓
Real OOS✓
65w charging✓
120hz LTPO✓
No Dual Sim
The tmobile variant is still for sale on ebay at $469 brand new in the box or from OnePlus directly (also Tmo variant) for $499
Click to expand...
Click to collapse
thank you sir, what about chinese version? u recommend it? im pro at rooting and customs and msm, if the problem is just roms, i see used chinese new mobile, u recommend me to buy?
deleted
MJPollard said:
@Evon88, the fact is, TWRP hasn't been updated to properly support Android 12, at least not on the 9 Pro, and I'm beginning to suspect that it never will be. IMHO, it looks to me like encryption and other issues introduced by Google have simply gotten the best of the TWRP team. I'll be happy to be proven wrong, and will be pleasantly surprised if TWRP is updated to work with Android 12 and above, but right now, that remains in the realm of wishful thinking.
The good news is that the recoveries included with most Android 12 ROMs (based on the AOSP recovery) are functional, and are capable of doing the minimum work of flashing new ROMs and upgrades (i.e. Magisk and Gapps) just like TWRP. They certainly don't have the wealth of features that TWRP has (such as the ability to wipe only the data partition without erasing the media partition; it's either all or nothing), but then, they weren't designed to have them. I keep hoping that someone will take the AOSP recovery and use it as a base for a recovery that includes more of TWRP's features. (I'd do it if I had the knowledge. I'm knowledgeable enough to poke at AOSP and cherry pick features to create a custom ROM, but the intimate knowledge required to work with the recovery code is something I don't have.)
Click to expand...
Click to collapse
thank you bro for explain, what do you think about chinese OP9P? i can change the rom, 5G i dont care that much, anthing else? is quality the same like hardware and plastic and fiber and this things? i mean phone body and screen
Bugscze said:
You can in fact install and boot TWRP. But you can't do almost anything in it... But this isn't OP9P problem but every phone with Android 12 and encryprion enabled. But as other said, TWRP isn't needed for flashing custom ROMs.
Click to expand...
Click to collapse
thanks, <3
Evon88 said:
thank you sir, what about chinese version? u recommend it? im pro at rooting and customs and msm, if the problem is just roms, i see used chinese new mobile, u recommend me to buy?
Click to expand...
Click to collapse
All of them are made in china and I think will be good quality OnePlus phone. I don't know if they use anything different (except rom). You can change from colorOS to oxygenOS
twrp not needed
vincemue said:
twrp not needed
Click to expand...
Click to collapse
Needed, maybe not. Desired, definitely. It can do a lot of things that the stock and AOSP recoveries simply can't (to name just one: it can wipe data without wiping storage, as I mentioned above; stock/AOSP recoveries' "factory reset" wipe destroys everything).
MJPollard said:
@Evon88, the fact is, TWRP hasn't been updated to properly support Android 12, at least not on the 9 Pro, and I'm beginning to suspect that it never will be. IMHO, it looks to me like encryption and other issues introduced by Google have simply gotten the best of the TWRP team. I'll be happy to be proven wrong, and will be pleasantly surprised if TWRP is updated to work with Android 12 and above, but right now, that remains in the realm of wishful thinking.
The good news is that the recoveries included with most Android 12 ROMs (based on the AOSP recovery) are functional, and are capable of doing the minimum work of flashing new ROMs and upgrades (i.e. Magisk and Gapps) just like TWRP. They certainly don't have the wealth of features that TWRP has (such as the ability to wipe only the data partition without erasing the media partition; it's either all or nothing), but then, they weren't designed to have them. I keep hoping that someone will take the AOSP recovery and use it as a base for a recovery that includes more of TWRP's features. (I'd do it if I had the knowledge. I'm knowledgeable enough to poke at AOSP and cherry pick features to create a custom ROM, but the intimate knowledge required to work with the recovery code is something I don't have.)
Click to expand...
Click to collapse
I was on LE2127_11_C20 A12 with tarp and root.......the mail reason it worked was no lock screen security. I did try with setting a password is be cause a script to try and make partitions R/W but that put me in a bootloader loop. Went back to 11.2.9.9..
Did you follow a YouTube tutorial step by step guide to see if you made any mistakes?
dartballs said:
Did you follow a YouTube tutorial step by step guide to see if you made any mistakes?
Click to expand...
Click to collapse
Who are you asking?
Appreciative said:
Don't let lack of twrp hold you back. It's a fun phone. I use it for gaming (CODM) on Android 11.2.10.10 just fine. I may end up flashing an old build of crDroid for Android 11 but I'm pretty happy with how everything is set up on regular OOS now and don't want to lose L1 and start back over.
Unlocked bootloader✓
Root/Magisk✓
SafetyNet✓
Netflix, GPay, Banking apps✓
L1 Widevine✓
Real OOS✓
65w charging✓
120hz LTPO✓
No Dual Sim
The tmobile variant is still for sale on ebay at $469 brand new in the box or from OnePlus directly (also Tmo variant) for $499
Click to expand...
Click to collapse
The Indian variant has dual SIM. Maybe some others variants, too.

Categories

Resources