[RECOVERY][OFFICIAL][3.3.1][olive]TWRP for Xiaomi Redmi 8 - Xiaomi Redmi 8 ROMs, Kernels, Recoveries, & Other

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.
Code:
#include <std_disclaimer.h>
/*
*
* We are 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 in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
Features:
Data decryption
Zip flashing
Backup/Restore
All partitions can be backed up
Tianma and Truly panel support
Bugs:
Data decryption is not working on Android 10
Downloads and Installation:
https://twrp.me/xiaomi/xiaomiredmi8.html
If you have any problems while installing or using the recovery, feel free to ask questions below.
Device tree:
Latest device tree(Unofficial)
Official device tree

Thanks for your and TeamWin
For build worked device tree and worked recovery [emoji2]
UPD:
I read in device tree BoardConfig.mk
This recovery not support treble and SaR?
Or Twrp building this feature on default?
UPD2:
Truly touch screen not work
Please add hovatek_fw.bin in device tree
Отправлено с моего Redmi 8 через Tapatalk

altsec said:
Thanks for your and TeamWin
For build worked device tree and worked recovery [emoji2]
UPD:
I read in device tree BoardConfig.mk
This recovery not support treble and SaR?
Or Twrp building this feature on default?
UPD2:
Truly touch screen not work
Please add hovatek_fw.bin in device tree
Отправлено с моего Redmi 8 через Tapatalk
Click to expand...
Click to collapse
hovatek support added with this commit https://github.com/oguzbakir/twrp_device_xiaomi_olive/commit/68c2e8a6f0af7dc58c328f74355a2b90c01b6ac9 Further builds will have support for truly touch.
BOARD_BUILD_SYSTEM_ROOT_IMAGE flag is needed only on a/b devices i think. This device is not an a/b device, it is an Aonly device.

oguz298 said:
hovatek support added with this commit https://github.com/oguzbakir/twrp_d...mmit/68c2e8a6f0af7dc58c328f74355a2b90c01b6ac9 Further builds will have support for truly touch.
BOARD_BUILD_SYSTEM_ROOT_IMAGE flag is needed only on a/b devices i think. This device is not an a/b device, it is an Aonly device.
Click to expand...
Click to collapse
our device has a new type of system-as-root, it is simultaneously a only and SaR but gsi firmware is installed only a / b
This information for support gsi roms on devices
https://github.com/phhusson/treble_experimentations/wiki
Отправлено с моего Redmi 8 через Tapatalk

delete

removed

Great.. Official

Problem with touch
I've downloaded and installed the IMG, but the touch is not working. How can i fix this? (Step-By-Step pls, i'm beginner )

gaboca0817 said:
I've downloaded and installed the IMG, but the touch is not working. How can i fix this? (Step-By-Step pls, i'm beginner )
Click to expand...
Click to collapse
oguz298 said:
hovatek support added with this commit https://github.com/oguzbakir/twrp_d...mmit/68c2e8a6f0af7dc58c328f74355a2b90c01b6ac9 Further builds will have support for truly touch.
BOARD_BUILD_SYSTEM_ROOT_IMAGE flag is needed only on a/b devices i think. This device is not an a/b device, it is an Aonly device.
Click to expand...
Click to collapse
Looks like you have novatek screen, I do too, we'll have to wait for new build.
Edit: I read somewhere you can connect mouse and use it.

JaSomTy said:
Looks like you have novatek screen, I do too, we'll have to wait for new build.
Edit: I read somewhere you can connect mouse and use it.
Click to expand...
Click to collapse
I don't have type-C to USB cable, but thx

JaSomTy said:
Looks like you have novatek screen, I do too, we'll have to wait for new build.
Edit: I read somewhere you can connect mouse and use it.
Click to expand...
Click to collapse
It is waiting for code review. You can track updates from here https://gerrit.twrp.me/c/android_device_xiaomi_olive/+/1759

removed

oguz298 said:
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.
Code:
#include <std_disclaimer.h>
/*
*
* We are 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 in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
Features:
Data decryption
Zip flashing
Backup/Restore
All partitions can be backed up
Bugs:
No bugs so far
Downloads and Installation:
https://twrp.me/xiaomi/xiaomiredmi8.html
If you have any problems while installing or using the recovery, feel free to ask questions below.
Device tree:
Latest device tree(Unofficial)
Official device tree
Click to expand...
Click to collapse
Thanks Dude....
Very Nice....
Sent from my Redmi 8 using Tapatalk

JaSomTy said:
Looks like you have novatek screen, I do too, we'll have to wait for new build.
Edit: I read somewhere you can connect mouse and use it.
Click to expand...
Click to collapse
truly support added. can you test https://build.twrp.me/twrp-3.3.1-0-olive.img

oguz298 said:
truly support added. can you test https://build.twrp.me/twrp-3.3.1-0-olive.img
Click to expand...
Click to collapse
I can confirm that touch works.
Maybe I'm just stupid, but I can't get the recovery to stay. After flashing I went straight into recovery and I allowed modifications, then I went back to system to download Magisk and when I went back to recovery, the stock came up.

JaSomTy said:
I can confirm that touch works.
Maybe I'm just stupid, but I can't get the recovery to stay. After flashing I went straight into recovery and I allowed modifications, then I went back to system to download Magisk and when I went back to recovery, the stock came up.
Click to expand...
Click to collapse
Download magisk zip first. Then boot into recovery and flash magisk zip. Recovery will be permanent now.

JaSomTy said:
I can confirm that touch works.
Maybe I'm just stupid, but I can't get the recovery to stay. After flashing I went straight into recovery and I allowed modifications, then I went back to system to download Magisk and when I went back to recovery, the stock came up.
Click to expand...
Click to collapse
Thanks for testing.
Download magisk zip first. Then boot into recovery and flash magisk zip. Recovery will be permanent now.

oguz298 said:
Thanks for testing.
Download magisk zip first. Then boot into recovery and flash magisk zip. Recovery will be permanent now.
Click to expand...
Click to collapse
Thank you for doing this.
Yep, that worked! Just out of curiosity, is it a bug or do you now need root to have permanent custom recovery? I know that on my old phone this wasn't needed.

JaSomTy said:
Thank you for doing this.
Yep, that worked! Just out of curiosity, is it a bug or do you now need root to have permanent custom recovery? I know that on my old phone this wasn't needed.
Click to expand...
Click to collapse
It is just restoring stock recovery. I think there is another way to get a permanent TWRP. After flashing TWRP, reboot into recovery again and TWRP will be permanent.

Hello, please add treble support and system-as-root support, for flash custom gsi firmware
(Stock recovery supported treble and system-as-root)
Отправлено с моего Redmi 8 через Tapatalk

Related

[RECOVERY] TeamWin Recovery Project for A3000-H [v2.8.30]

PREAMBLE
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.
NOTE: I have built and tested this on my Lenovo A3000-H (16 GB version with 3G) with the a3000_prc_3gfull board/partition table. This is not going to work with FUSE devices!
Code:
#include <std_disclaimer.h>
/*
* 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 in this recovery image
* 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.
*/
I'll keep this thread short and simple. Want a changelog or a list of features? Then visit teamw.in.
DOWNLOAD
You can always get the latest build from here. You can flash them using an already existing recovery or by extracting and flashing it using SP Flash Tool.
CREDITs
chrmhoffmann
TeamWin and OmniROM
XDA:DevDB Information
TWRP for the Lenovo IdeaTab A3000-H, Tool/Utility for the Lenovo A3000
Contributors
Olivier
Source Code: https://github.com/omnirom/android_bootable_recovery
Version Information
Status: Stable
Created 2014-06-26
Last Updated 2014-12-28
Where download-link?
Well, I really want to install that, but this internal storage bug is really major.. What's a recovery software is good for if it can't flash things?
..And where is that link? ?
Sent from my Lenovo IdeaPad A3000-H using XDA mobile app
faissl said:
Well, I really want to install that, but this internal storage bug is really major.. What's a recovery software is good for if it can't flash things?
..And where is that link? ?
Sent from my Lenovo IdeaPad A3000-H using XDA mobile app
Click to expand...
Click to collapse
FUSE-firmware haven`t internal sdcard. What firmware are you used?
I just bought this tablet, is bootloader unlocked? I got a 4gb version of the A3000, can I normally fastboot flash recovery twrp.img?
Download link?
I just got Lenovo A3300-T Tablet from China, and I want to wipe off all things on that and just install some custom OS. Can some one please help me with the same.
Is A3300 same as A3000 as this post points to A3000 only. Please help me as I am having really hard time with this tablet.
Feche said:
Download link?
Click to expand...
Click to collapse
See DevDB.
anshumangoyal said:
I just got Lenovo A3300-T Tablet from China, and I want to wipe off all things on that and just install some custom OS. Can some one please help me with the same.
Is A3300 same as A3000 as this post points to A3000 only. Please help me as I am having really hard time with this tablet.
Click to expand...
Click to collapse
No. This is for A3000 and has only been tested on A3000-H.
Can you help me find it for Lenovo A3300-T Tablet. I want to install custom OS on that but not able to find it's recovery.
I'd give feedback if I found the download link, but I haven't.
kupyxa4444 said:
FUSE-firmware haven`t internal sdcard. What firmware are you used?
Click to expand...
Click to collapse
The last one there is, of 9-26
I flashed, and when I enter recovery I stuck in bootloop
A new build (TWRP 2.8.1.0) is up, it works just fine (I have fixed all of the bugs). Do note it will only work on a3000_prc_3gfull devices! I have also added a download link to the OP since you guys don't seem to like DevDB...
Olivier said:
A new build (TWRP 2.8.1.0) is up, it works just fine (I have fixed all of the bugs). Do note it will only work on a3000_prc_3gfull devices! I have also added a download link to the OP since you guys don't seem to like DevDB...
Click to expand...
Click to collapse
Please remove my bug reports
I have flashed that and no bugs till now
Thank you for your hard work
A new build (TWRP 2.8.3.0) is up, enjoy.
Olivier said:
A new build (TWRP 2.8.3.0) is up, enjoy.
Click to expand...
Click to collapse
Think you sir...
It is worked fine on my tablet
request
Sir @Olivier I am on build A3000_A422_013_025_140626_WW_CALL_FUSE....... previous version of recovery worked for me.....except emmc bug.......now I see that you have fixed the bug but the new update doesn't even boot on my device.....I know that you mentioned it will only work on pgrc_3g_full......and I am not on the same.....but I would just like to request a port to the above build number because......your cm11 also installs quite nicely over This build as reported by other users in cm11 thread.....I would love to help with beta testing if needed.....thanks in anticipation.....and I got this build by installing azam426's posted rom and then installing a little ota update.....
Keep up the good work..sir......great respect.....:good:
Do not do a full wipe. IMEI number has deleted the possibility. Deleted my imei i can't write imei. :/
Reupload please, because link is dead
reupload pls

[ABANDONED][RECOVERY][UNOFFICIAL][SOURCE-BUILT][WIP] TWRP for Huawei Honor 3C

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.
Code:
#include <std_disclaimer.h>
/*
* Your warranty is now void.
*
* We are 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 in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
*
*/
This is an unofficial TWRP 3.x build for the Huawei Honor 3C (h30u10/H30-U10)
This project is abandoned! I'll reopen the thread if I have any progress in the future... If you want anything from me you can contact me in my email address, in Telegram (@iamnotstanley) or in private message.
Only use this binary with your own responsibility, and please read the "known issues" list.
Working:
Everything, except the things in the "known issues" list.
TWRP functional checklist, but in this list not everything applies for our device
Known issues:
flash/restore image (boot&recovery) (installing with a zip [if you're using codelover's fixed update-binary] and backup working correctly) **need help **
Download:
Latest and older versions: See the DevDB Downloads page or click here. (Mirror)
Install:
You can install this recovery in 4 way:
Using an another version of TWRP: install the downloaded zip
Using an another version of TWRP: extract the zip and flash the image
Using SP Flash Tools: extract the zip and flash the image
Using Flashify or other flashing app: extract the zip and flash the image
Revert easily to codelover's TWRP:
Download from here the UPDATE-TWRP-2.8.6.0_H30-U10.zip or the UPDATE-TWRP-2.8.6.0_V2_H30-U10_EU.zip and install it inside the TWRP, after that if you reboot to recovery, you will see the old version.
Changelog:
TWRP changelog: here
Device changelog:
3.1.1-0:
Updated to the latest version.
We still have the the "image flash" problem!
3.1.0-0:
First release for Huawei Honor 3C (h30u10)
Built with omnirom android-5.1 tree
Prebuilt kernel: EU B306 (3.4.67)
Screenshots: See the DevDB Screenshots page or click here.
Credits:
iamnotstanley
codelover
carliv for his bootimg module
MSF-Jarvis for his initial device tree
TeamWin team
omnirom team
XDA:DevDB Information
TWRP for Huawei Honor 3C, Device Specific App for the Honor 3C
Contributors
iamnotstanley, codelover, carliv, MSF-Jarvis, TeamWin team & omnirom team
Source Code: https://github.com/iamnotstanley/android_device_huawei_h30u10/tree/android-5.1
Version Information
Status: Abandoned
Current Beta Version: 3.1.1-0
Beta Release Date: 2017-05-13
Created 2017-04-01
Last Updated 2018-01-29
Reserved
Nice woork bro
why did not you patch it bro for img files flashing??
Can you Send Me sources
hassanjavaid8181 said:
Nice woork bro
why did not you patch it bro for img files flashing??
Can you Send Me sources
Click to expand...
Click to collapse
Thanks.
I'm working on the image flashing fix, but I'm building from source code and nearly scratch, and now I finding the cause of the problem. I'll fix it as soon as I can.
My source code (TWRP device tree) is in the post: https://github.com/iamnotstanley/android_device_huawei_h30u10
iamnotstanley said:
Thanks.
I'm working on the image flashing fix, but I'm building from source code and nearly scratch, and now I finding the cause of the problem. I'll fix it as soon as I can.
My source code (TWRP device tree) is in the post: https://github.com/iamnotstanley/android_device_huawei_h30u10
Click to expand...
Click to collapse
really appreciate your efforts:good:
good luck
Bro can we flash magisk by this version.
mnumaher said:
Bro can we flash magisk by this version.
Click to expand...
Click to collapse
If Magisk doesn't work in the older or other recoveries, it won't work in this recovery.
I think, because Magisk modify the boot image and MT6582 phones has a boot image with a special MTK header, and I think Magisk currently doesn't support this format. (Like the "new" systemless SuperSU.)
Thanks bro bringing twrp 3x to our device!!
I'm hoping you keep maintain this project as well till reach bugless
iamnotstanley said:
If Magisk doesn't work in the older or other recoveries, it won't work in this recovery.
I think, because Magisk modify the boot image and MT6582 phones has a boot image with a special MTK header, and I think Magisk currently doesn't support this format. (Like the "new" systemless SuperSU.)
Click to expand...
Click to collapse
Thanks.
Is touch working correctly in this version?
mnumaher said:
Thanks.
Is touch working correctly in this version?
Click to expand...
Click to collapse
For me, yes. This version has B306 kernel. If your phone's touch is working on B306, it'll work, but it's not, you will need to change kernel. You can try this first, but if isn't working, tell me which kernel has working touch for your phone and I'll make a version for that.
Kernels: https://forum.xda-developers.com/showpost.php?p=60721740&postcount=861
Rayquaza said:
Thanks bro bringing twrp 3x to our device!!
I'm hoping you keep maintain this project as well till reach bugless
Click to expand...
Click to collapse
Thanks for your support. I'll maintain this project while I have this phone. I'm trying to fix the img flash issue, but I think I need help with it.
iamnotstanley said:
For me, yes. This version has B306 kernel. If your phone's touch is working on B306, it'll work, but it's not, you will need to change kernel. You can try this first, but if isn't working, tell me which kernel has working touch for your phone and I'll make a version for that.
Kernels: https://forum.xda-developers.com/showpost.php?p=60721740&postcount=861
Thanks for your support. I'll maintain this project while I have this phone. I'm trying to fix the img flash issue, but I think I need help with it.
Click to expand...
Click to collapse
Ty bro it's working absolutely fine.
When we will be able to flash img.
mnumaher said:
Ty bro it's working absolutely fine.
When we will be able to flash img.
Click to expand...
Click to collapse
I'm working on it, but I think I need help to fix that. I hope maybe somebody can help me.
working fine cheers!
iamnotstanley said:
I'm working on it, but I think I need help to fix that. I hope maybe somebody can help me.
Click to expand...
Click to collapse
hi and great work, thanks for that
codelover maybe have a patch for that, past time he say i forget it, but can help you to know how solve that
Hi @iamnotstanley, to answer your question:
If i recall correctly i did explained about the problem in my thread earlier - the problem lies on 3C KK kernels. (MTK variant only)
H30-U10 stock KK kernels do not permit writing to the boot partition (/dev/bootimg) directly, the partition is mounted as read only.
Interestingly, there are some ported recoveries out there that doesn't work, and user doesn't even know about it. (eg: ROM appeared to be flashed successfuly but failed to boot because boot.img didn't get through, missing assert() to stop)
If you find a working H30-U10 recovery that can write to boot for 3C, it's likely using JB kernel or KK kernel from other 6582 compatible KK kernel, not sure if someone has compiled a fully working 3C kernel.
With JB kernel, you will be missing SELinux & some other features, while KK kernel from other device is dangerous IMHO, unless you are 100% sure it's compatible, sometimes i wonder whether those permanently bricked 3C with partition error were using these 'patched' recoveries...
My TWRP 2.8.6.0 has been customized to deal with this, i wrote a few C custom functions for twrp, it works like this;
1) read the partition table while flashing, loop through until you find the details for target partition that you need to write.
2) calculate the size and offset to write (you will need to convert the hex to int, then some math again to get the bs, skip, etc value for dd)
3) use 'dd' to write directly to mmcblock0, instead of C fwrite to the specific built-in partition mount point, eg: /dev/bootimg
Wish i could help more, unfortunately i don't have 3C data with me anymore (hdd crashed), and my work is killing me.
Good luck with that!
codelover said:
Hi @iamnotstanley, to answer your question:
...
Click to expand...
Click to collapse
Hi!
Thanks for your answer, I really appreciate your help.
So the problem is mainly in the kernel. I don't think I can fix this, but I'll try after my exams.
TWRP updated to 3.1.1-0
Hello guys!
I updated the TWRP to 3.1.1-0 yesterday. Unfortunately it still have the image flash issue. If you're interested you can download from the DevDB Downloads page or the Github mirror.
Huawei Honor 3C H30-U10
Hello guys
I m new on this site and want to know about my huawei honor 3c h30-u10
I want to root and install TWRP custom recovery in my cell without PC. .
I am using EMUI 3 and android ver 4.4.2 whereas build number is B310
Please any one give me detail with images.
Thanx in advance
SHBhatti said:
Hello guys
I m new on this site and want to know about my huawei honor 3c h30-u10
I want to root and install TWRP custom recovery in my cell without PC. .
I am using EMUI 3 and android ver 4.4.2 whereas build number is B310
Please any one give me detail with images.
Thanx in advance
Click to expand...
Click to collapse
Try rooting with root applications such as Baidu root and etc.
TamaziAce said:
Try rooting with root applications such as Baidu root and etc.
Click to expand...
Click to collapse
I was Try to root with king root, king root said that your device is rooted successfully but root checker said no root???? what should i do now..?

PORT[RECOVERY][C106 JUI][V3.1-017] Red Wolf Recovery

* Your warranty is now void.
*
* We're 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 in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you.
Features:
Translated to EN & CZ
- Password protection
- Flashlight (Broken)
- Built-in latest Magisk, SuperSU & AromaFM
- Lots of built-in scripts from community
- Ability to activate Night mode
- You can backup all partitions
- Ability to set custom id for backup folder & ADB
- You can flash boot logo & modem directly in the recovery
- Automatic deactivation of the stock recovery
- You can change the current governor on which recovery is currently running
- Automatic EUi boot image patching
- Recovery can notify you about the completed backup/restore/installation using the notification diode & vibration.
- Support "set on boot" settings.
* Changes for security reasons *
- Folder with backups in internal storage can be only accessed from recovery
- ADB isn't starting automatically at the start of the recovery. You have to activate it in recovery
- MTP isn't starting until user enter correct password
- Deactivated TWRP theme engine
Based on TWRP version: 3.1.1-0
For devices: coolpad c106 JUI 7.1.1
Porter:me
SPECIFIC THANKS TO: @DarknessKiller & @ATG Droid for creating Red Wold Recovery Project.
& [MENTION=4161714]Smustfa147
installation instructions:
1) Download the IMG file and flash it through TWRP recovery
Known Bugs:
- Flashlight (Recovery Only)
- Removed Nitrogen Unroot (Not For Le 2)
- Some HW Settings doesn't works (Recovery Only)
Downloads:
https://mega.nz/#!rEMRCRzI!KSOXCC7ZM09Q9cqyKseC8-HHrC-xK6PpvarSg31Uo8U
for more details visit here: https://forum.xda-developers.com/le-2/development/recovery-red-wolf-recovery-project-t3667587
Hey mate
Nice work
Will u work for.any roms too
I have already ported RR and lineage 14 rom for this devices
Oves786 said:
Hey mate
Nice work
Will u work for.any roms too
Click to expand...
Click to collapse
I have ported nougat ROM to this phone but has WiFi, lockscreen/fingerprint bug.
flash light and camera working but the camera is not fully stable
akinis09 said:
I have ported nougat ROM to this phone but has WiFi, lockscreen/fingerprint bug.
flash light and camera working but the camera is not fully stable
Click to expand...
Click to collapse
kk
Any photo?
altrin said:
Any photo?
Click to expand...
Click to collapse
You will find screen shot of the recovery on the link for more details or if you are referring to the rr rom
akinis09 said:
You will find screen shot of the recovery on the link for more details or if you are referring to the rr rom
Click to expand...
Click to collapse
Hey bro
What's up?
What happened with RR O? Did you give up of it?
Adriano-A3 said:
Hey bro
What's up?
What happened with RR O? Did you give up of it?
Click to expand...
Click to collapse
yes have given up on it, and presently not with this phone bcos have given it to someone

Development [BETA][ROM][UNOFFICIAL] ArrowOS [Android 13][psyche][22/11/28]

Code:
/*
* We are 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 in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, We will laugh at you.
* It is your fault because you chose to do all the modifications on your device.
* Remember projects like these and the work done on them is a hobby to the
* contributors and the team members, no one is working for you nor is getting paid for it
* have some respect for the work done by them since it is done purely on interest or a hobby
*/
Based on EEA V13.0.5.0.SLDEUXM
Vanilla ROM + img: https://ufile.io/v5pjfbym
microG ROM: https://ufile.io/zvl0x7hi
boot.img: https://ufile.io/7a960i40
vendor_boot.img: https://ufile.io/98x5l41r
Not working (I'll need your help, any hints will be appreciated)
1. UDFPS
2. OIS
3. permissive mode
4. tell me and see if I can fix it!
Quality issues
1. Camera compatiability/stability (some apps not working or not stable)
2. AOD draining too much power, 23% in 9hrs under Airplane mode suspend(maybe not suspended?)
How To Flash (bootloader unlock will be needed)
1. Flash boot.img/vendor.img under bootloader mode
adb reboot bootloader
fastboot set_active a
fastboot flash boot boot.img
fastboot flash vendor_boot vendor_boot.img
fastboot reboot recovery
Click to expand...
Click to collapse
2. Sideload zip under recovery mode
adb sideload Arrow-v13.0-psyche-UNOFFICIAL-20221128-VANILLA.zip
Click to expand...
Click to collapse
(Do factory-reset at the first time flashing.)
3. Erase userdata again under bootloader mode at the first time flashing (maybe not necessary)
Reboot to bootloader!
fastboot erase userdata
fastboot reboot
Click to expand...
Click to collapse
(I won't try GAPPS and TWRP, so if you see any issues which related to them. Please leave the flash steps you use.)
Device Tree / Blobs / Kernel
Device tree:
GitHub - lyam-eng/android_device_xiaomi_psyche
Contribute to lyam-eng/android_device_xiaomi_psyche development by creating an account on GitHub.
github.com
GitHub - lyam-eng/android_device_xiaomi_sm8250-common
Contribute to lyam-eng/android_device_xiaomi_sm8250-common development by creating an account on GitHub.
github.com
Blobs:
lyam-eng / android_vendor_xiaomi_psyche · GitLab
GitLab.com
gitlab.com
lyam-eng / android_vendor_xiaomi_sm8250-common · GitLab
GitLab.com
gitlab.com
Kernel: https://github.com/madmax7896/kernel_xiaomi_sm8250
Hardware: https://github.com/ArrowOS-Devices/android_hardware_xiaomi
Credit
madmax7896
UtsavBalar1231
Flower Sea
Jvlong2019
Thanks for the xda forum. This is my 2nd try on a unofficial build and this is my first thread.
I'll be really appreciated for any advise/guidance for the issues or this thread.
I'd try this but I'm maining the phone rn
alpitu21 said:
I'd try this but I'm maining the phone rn
Click to expand...
Click to collapse
What did you mean rn?
alpitu21 said:
I'd try this but I'm maining the phone rn
Click to expand...
Click to collapse
No one asked, go back to discord holy fk you're just as annoying here
ayswift said:
No one asked, go back to discord holy fk you're just as annoying here
Click to expand...
Click to collapse
No XD cope
lyameng said:
What did you mean rn?
Click to expand...
Click to collapse
I currently have a lot of stuff on it that's hard to transfer so i cant install it :/
With no MSM to flash back if there is a problem, this is very risky.
Thank you for your efforts. I want to know whether the Bluetooth audio and holding up the bright screen work normally?
Xsans711 said:
Thank you for your efforts. I want to know whether the Bluetooth audio and holding up the bright screen work normally?
Click to expand...
Click to collapse
Bluetooth audio is working(tested on aptX and aptX HD headphone), what did you mean the "holding up the bright screen"?
lyameng said:
Bluetooth audio is working(tested on aptX and aptX HD headphone), what did you mean the "holding up the bright screen"?
Click to expand...
Click to collapse
sry
lyameng said:
Bluetooth audio is working(tested on aptX and aptX HD headphone), what did you mean the "holding up the bright screen"?
Click to expand...
Click to collapse
.
ohhhhhhhhhhhh,Finally,I get you,you are here.
I just wish you well. thx you build this,there is many frend begain to try this
hope everything goes well
TheSayaMan said:
With no MSM to flash back if there is a problem, this is very risky.
Click to expand...
Click to collapse
It's not One plus... So You don't need MSM tool anyway... Good old Mi flash tool will do the job done .. But yeh ..# unable to inter fastboot?! .. Then it's kinda risky
Thank you so much for the effort! I can't really contribute to the project, but I'd love so much to see a working custom ROM for our phone!
lyameng said:
Code:
/*
* We are 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 in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, We will laugh at you.
* It is your fault because you chose to do all the modifications on your device.
* Remember projects like these and the work done on them is a hobby to the
* contributors and the team members, no one is working for you nor is getting paid for it
* have some respect for the work done by them since it is done purely on interest or a hobby
*/
Based on EEA V13.0.5.0.SLDEUXM
Vanilla ROM + img: https://ufile.io/v5pjfbym
microG ROM: https://ufile.io/zvl0x7hi
boot.img: https://ufile.io/7a960i40
vendor_boot.img: https://ufile.io/98x5l41r
Not working (I'll need your help, any hints will be appreciated)
1. UDFPS
2. OIS
3. permissive mode
4. tell me and see if I can fix it!
Quality issues
1. Camera compatiability/stability (some apps not working or not stable)
2. AOD draining too much power, 23% in 9hrs under Airplane mode suspend(maybe not suspended?)
How To Flash (bootloader unlock will be needed)
1. Flash boot.img/vendor.img under bootloader mode
2. Sideload zip under recovery mode
(Do factory-reset at the first time flashing.)
3. Erase userdata again under bootloader mode at the first time flashing (maybe not necessary)
Reboot to bootloader!
(I won't try GAPPS and TWRP, so if you see any issues which related to them. Please leave the flash steps you use.)
Device Tree / Blobs / Kernel
Device tree:
GitHub - lyam-eng/android_device_xiaomi_psyche
Contribute to lyam-eng/android_device_xiaomi_psyche development by creating an account on GitHub.
github.com
GitHub - lyam-eng/android_device_xiaomi_sm8250-common
Contribute to lyam-eng/android_device_xiaomi_sm8250-common development by creating an account on GitHub.
github.com
Blobs:
lyam-eng / android_vendor_xiaomi_psyche · GitLab
GitLab.com
gitlab.com
lyam-eng / android_vendor_xiaomi_sm8250-common · GitLab
GitLab.com
gitlab.com
Kernel: https://github.com/madmax7896/kernel_xiaomi_sm8250
Hardware: https://github.com/ArrowOS-Devices/android_hardware_xiaomi
Credit
madmax7896
UtsavBalar1231
Flower Sea
Jvlong2019
Thanks for the xda forum. This is my 2nd try on a unofficial build and this is my first thread.
I'll be really appreciated for any advise/guidance for the issues or this thread.
Click to expand...
Click to collapse
Does this rom have the pixel exclusive features like Phone call, recorder, live caption, live translate, etc?
kimush said:
Does this rom have the pixel exclusive features like Phone call, recorder, live caption, live translate, etc?
Click to expand...
Click to collapse
No, the arrowos is an AOSP based project

Development FUN ROM 1.0

FUN ROM All you can modify.​
Code:
* Warning, your warranty is now void.
* We are 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 flashing this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at us for messing up your device, we will laugh at you. HARD!
SUPPORTED VARIANTS
A528B
Features
BASED ON JANUARY FIRMWARE (A528BxxU1DWA4
MCK Kernel R4
Little Debloat
MiXplorer
Remaster photo
AOD to lockscreen transition
Wallpaper from S21,S21FE,S22,A53,A73
Higher Audio Quality (Disabled DRC, which deeply compresses audio)
Download
LINK (GOOGLE)
Sources!
MCK KERNEL
BUGS
Touch not working.
Reflash Kernel to solve this problem​PayPal DONATE
Credits!​@BlassGO For dynamic installer
@Sloobot For his A52s hidden mods
@BlackMesa123 For kernel
USEFUL LINKS
TWRP For A52s
OrangeFox Recovery For A52s
A52s Telegram Group (General)
A52s Telegram Group (Development)
MCK Kernel For A52s​
nice
I love seeing progress in rom development for a52s. Very nice!
groovy, will try tomorrow.... by the way which a52s hidden mods did you include?
Hi, can you share the debloat list?
bobfrantic said:
groovy, will try tomorrow.... by the way which a52s hidden mods did you include?
Click to expand...
Click to collapse
All
Ayanokoji016 said:
Hi, can you share the debloat list?
Click to expand...
Click to collapse
I debloat bloatware like bixby
installed rom, first time it failed to mount odm, product, vendor, system partitions and rebooted back to twrp. installed second time and installed fine but when got to setup screen the touch isn't working.
bobfrantic said:
installed rom, first time it failed to mount odm, product, vendor, system partitions and rebooted back to twrp. installed second time and installed fine but when got to setup screen the touch isn't working.
Click to expand...
Click to collapse
Try reflash MCK Kernel
oli231 said:
Try reflash MCK Kernel
Click to expand...
Click to collapse
too late, already installing firmware....
SS plis?
Beomgyu said:
SS plis?
Click to expand...
Click to collapse
This is stock rom

Categories

Resources