twrp for Huawei y5, Huawei p10 and Xiaomi Redmi 9c - General Questions and Answers

Hi!
I need the twrp updates for the following devices:
Huawei Y5 DRA-L21
CPU MT6739
System Android 8.1.0
Huawei P10
CPU Kirin 960
System Android 9
Xiaomi Redmi 9C
CPU Octa-core
System Android 10QP1A
I've searched the devices listed in https://twrp.me/Devices/ but didn't find any of the 3 models described above.
Should I try some twrp updates for similar devices from the official Team Win site (https://twrp.me/)?
(I've read on this site that this is not recommended)
Or are there some reliable twrp specific updates for any of the 3 devices listed above which I can download from this site or any other?
Any advice will be much appreciated!

Here is the compile guide
[DEV]How to compile TWRP touch recovery
All of TWRP 3.x source is public. You can compile it on your own. This guide isn't going to be a step-by-step, word-for-word type of guide. If you're not familiar with basic Linux commands and/or building in AOSP then you probably won't be...
forum.xda-developers.com

Fytdyh said:
Here is the compile guide
[DEV]How to compile TWRP touch recovery
All of TWRP 3.x source is public. You can compile it on your own. This guide isn't going to be a step-by-step, word-for-word type of guide. If you're not familiar with basic Linux commands and/or building in AOSP then you probably won't be...
forum.xda-developers.com
Click to expand...
Click to collapse
Thanks Fytdyh!

Related

Can someone port project treble rom for mi4i?

Most of the under rated xiaomi phones like redmi 4, 4x etc. all have project treble ported for these devices. Why cant mi4i have the same? If someone can port project treble rom and twrp recovery (redwolf) that supports project treble then I would be grateful.
Thank you.
Salam.Vivek said:
Most of the under rated xiaomi phones like redmi 4, 4x etc. all have project treble ported for these devices. Why cant mi4i have the same? If someone can port project treble rom and twrp recovery (redwolf) that supports project treble then I would be grateful.
Thank you.
Click to expand...
Click to collapse
What is Project Treble?
tamojit_ray said:
What is Project Treble?
Click to expand...
Click to collapse
Traditionally the OS framework and low-level software were all part of the same code. So when the OS got updated, this low-level software technically referred to as vendor implementation—also had to get updated. That’s a lot of work. Hence lead to android fragmentation.
So in order to curb this problem to some extend Google introduces Project Treble, starting with Android 8.x (Oreo),the core hardware code is separate from the OS code, device manufacturers will be free to update their software without having to wait for the silicon maker to also update its code.
In simple term it is somewhat like installing windows OS where you just install it and the drivers are installed separately( here in project treble the vendor partition has the drivers needed for that device)
We only got like 2 devs that work on ferrari once in a blue moon. The main guy who maintain trees is currently busy with life. You should use miui or get a new phone.

No forum for my device

My device is Xiaomi Redmi 10/Redmi 10 Prime (selene). I can't find the forum for my device. I think there is no forum for this device yet.
im seeing its has a mediatek chipset so check if it supports project treble by downloading this app
Treble Info - Apps on Google Play
Helps you check Project Treble, A/B and Architecture for GSI installation
play.google.com
send me a screenshot of what you see
If its treble supported then you can join the treble development threads and find roms that will fit your liking although twrp will still have to be specifically for your device and you still have to make sure you get the treble rom is for your device by checking if it uses the a only or b only or ab operating system and also by checking the arm architecture if its arm or arm 32 or arm64

device with kali nethunter kernel support

i have realme narzo 50
i could not find any nethunter supported kernel for this device, is it possible to compile and flash nethunter kernel on PE GSI Android 12? if so how to do? has any one tried and got sucessful build?
i have stock rom of the device, I can provide it if anyone can help me
If not which realme/redmi device support kali nethunter kernels? I don't have budget to get costly oneplus devices for the same.
please provide me the cheapest phone

How to compile AOSP for Xiaomi 9a

Hi, I have a Xiaomi redmi 9A and I'd like to compile and flash a custom android os, preferably AOSP or LineageOS.
What I know so far is that I need
1. Rom's source: I can simply get AOSP or LineageOS from their repository
2. Kernel files: xiaomi released the source code here.
3. vendor files: I can extract it from stock roms as explained here.
4. device files
The only bottle-neck for my phone is device files. where can I get them? can I extract them from stock rom? or from a rooted device? looks like mediatek (which redmi 9a uses) is not open-sourcing them. Is there a chance to get them?
alikazemlo said:
Hi, I have a Xiaomi redmi 9A and I'd like to compile and flash a custom android os, preferably AOSP or LineageOS.
What I know so far is that I need
1. Rom's source: I can simply get AOSP or LineageOS from their repository
2. Kernel files: xiaomi released the source code here.
3. vendor files: I can extract it from stock roms as explained here.
4. device files
The only bottle-neck for my phone is device files. where can I get them? can I extract them from stock rom? or from a rooted device? looks like mediatek (which redmi 9a uses) is not open-sourcing them. Is there a chance to get them?
Click to expand...
Click to collapse
Ask a developer about roms here.
https://forum.xda-developers.com/f/redmi-9a-roms-kernels-recoveries-other-develo.11007/

Xiaomi 12x device tree?

Sorry for posting in the wrong section, Xiaomi 12x still does not have its own section despite the other variants of the mi 12 having one.
I'm a complete noob to android development. I've been trying to port twrp recovery to the Xiaomi 12x by following along with this guide:
[DEV]How to compile TWRP touch recovery
All of TWRP 3.x source is public. You can compile it on your own. This guide isn't going to be a step-by-step, word-for-word type of guide. If you're not familiar with basic Linux commands and/or building in AOSP then you probably won't be...
forum.xda-developers.com
I've managed to find the vendor and kernel, but am confused when it comes to the device tree. I have found this:
GitHub - MiCode/kernel_devicetree at psyche-r-oss
kenrel devicetree project for xiaomi kernel opensource - GitHub - MiCode/kernel_devicetree at psyche-r-oss
github.com
When I checked out the files, nothing resembled the structure of other device trees I have seen before. Could someone clarify me as to what I have found? Thanks.
[RECOVERY] [12] [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
arch_user4 said:
Sorry for posting in the wrong section, Xiaomi 12x still does not have its own section despite the other variants of the mi 12 having one.
I'm a complete noob to android development. I've been trying to port twrp recovery to the Xiaomi 12x by following along with this guide:
[DEV]How to compile TWRP touch recovery
All of TWRP 3.x source is public. You can compile it on your own. This guide isn't going to be a step-by-step, word-for-word type of guide. If you're not familiar with basic Linux commands and/or building in AOSP then you probably won't be...
forum.xda-developers.com
I've managed to find the vendor and kernel, but am confused when it comes to the device tree. I have found this:
GitHub - MiCode/kernel_devicetree at psyche-r-oss
kenrel devicetree project for xiaomi kernel opensource - GitHub - MiCode/kernel_devicetree at psyche-r-oss
github.com
When I checked out the files, nothing resembled the structure of other device trees I have seen before. Could someone clarify me as to what I have found? Thanks.
Click to expand...
Click to collapse
This is the link for the source code on Android 11 - https://github.com/MiCode/Xiaomi_Kernel_OpenSource/tree/psyche-r-oss

Categories

Resources