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.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
/*
* 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.
*
*/
CHANGELOG for 3.3.1-0:
Fix selinux issues during formatting - dianlujitao
Various fixes for toybox and toolbox builds - CaptainThrowback and bigbiff
Flash both A and B partitions when installing a recovery ramdisk - Dees_Troy
Add option to uninstall TWRP app from /system - Dees_Troy
Create digest for subpartitions - bigbiff
Install guide:
Install fastboot tools from google's sdk on your PC
Enter fastboot mode
Unlock your bootloader
Download recovery.img
Run "fastboot flash recovery recovery.img in command line
Reboot and enjoy it
Download:
recovery.img [25/08/19]
Telegram Group
https://t.me/redmik20proglobalofficial
XDA:DevDB Information
[UNOFFICIAL][TWRP][Recovery] TWRP 3.3.1-0 [raphael], Tool/Utility for the Redmi K20 Pro
Contributors
abhishek987
Source Code: https://github.com/MiCode/Xiaomi_Kernel_OpenSource/tree/raphael-p-oss
Version Information
Status: Stable
Stable Release Date: 2019-08-24
Created 2019-08-24
Last Updated 2019-08-24
So many of you might wonder about the need of a new recovery since there are already many recoveies floating around, but there are few things that are different about this one
This recovery sets the proper codename for your device i.e.: raphaelin for K20 pro Indian varaint and raphael for K20 pro chinese variant.
This recovery has decryption working fine on both Android Pie as well as Android 10
This recovery doesn't hang after the 1st boot.
There is a consequence of setting the right codename, till now all recoveries have been hardcoding the codename to raphael which was the codename of Chinese K20 pro and all custom ROMs were just supporting Chinese k20pro so you guys were forced to flash China ROM's vendor and firmware (which in future could lead to unexpected consequences like hardbrick), now while flashing such ROMs you will face error 7 in such case ask your ROM dev to add an assert for raphaelin as well so you can flash it.
Reserved
Congrats on getting the phone, nice to see stuff from you so fast.
Dude you're on fire! Hope to see more from you!
Ayy nice going ?
Amazing!
That was fast
Nice sir ? Mido God Become raphael God ?
akhilnarang said:
Congrats on getting the phone, nice to see stuff from you so fast.
Click to expand...
Click to collapse
sir any plan to work for k20 pro too?? i am still using aosip in my rn5p & i love it ?
---------- Post added at 12:54 PM ---------- Previous post was at 12:51 PM ----------
& ye that was first.. time to unlock the bootloader now ?
Your work is very much appreciated!
How did you unlocked BL so fast!?
I m still stuck with waiting time.
I guess you got the phone few days back ?
Thanks, works flawlessly as mentioned
Wow! Thanks for this recovery. I have a couple of doubts -
1. Can this be flashed directly over existing TWRP? Like usually an update is installed.
2. If yes for point 1, then will it have any impact on my existing ROM?
Thanks in advance. Appreciate your efforts here!
abhishek987 said:
[UNOFFICIAL][TWRP][Recovery] TWRP 3.3.1-0 [raphael], Tool/Utility for the Redmi K20 Pro
Click to expand...
Click to collapse
Comes as official in future?
danivatsal15 said:
1. Can this be flashed directly over existing TWRP? Like usually an update is installed.
2. If yes for point 1, then will it have any impact on my existing ROM?
Click to expand...
Click to collapse
1. yes, install-install image-select recovery.img-partition Recovery
2. no
Hi @abhishek987 , where is the device tree?
wow!
ROM flashes vbmeta.img, but in twrp it is impossible to backup this section and then restore it. does this somehow affect will then affect the operation of the restored ROM?
Glad to see you here too @abhishek987 Will that work on mi9t pro (European version)
Related
OrangeFox Recovery Project
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Code:
/*
* 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 recovery
* 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.
*
*/
OrangeFox is FREE SOFTWARE
Credits
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* All our testers - for your patience and help
* @Alone0316 - for the Fussion kernel sources, and for some dynamic/retrofit settings in the device tree
FEATURES:
* Built-in support for installing init.d functionality
* Built-in support for installing Magisk
* AromaFM
* Flashlight
* Password, torch, led
* Superb new UI and themes
* OrangeFox theme engine:
- choice of theme (black, dark, etc)
- choice of color scheme
- choice of splash screen
* Alternative lockscreen
* And many more!
DOWNLOADS
OrangeFox download site: https://orangefox.download/device/mido
INSTALLATION
1. Download the OrangeFox zip to your device
2. Reboot to your existing OrangeFox (or other custom TWRP-based) Recovery
3. Install the OrangeFox zip as a normal zip installer
4. The device will automatically reboot into OrangeFox recovery after installation (allow this to happen)
5. Enjoy!
FAQ and Guides: https://wiki.orangefox.tech/en/guides
Source Code: https://gitlab.com/OrangeFox
Kernel sources: https://github.com/Alone0316/kernel_mido
Donations:
Support the OrangeFox Project by donating at our OpenCollective page.
XDA:DevDB Information
OrangeFox Recovery Project, Tool/Utility for the Xiaomi Redmi Note 4
Version Information
Status: Stable
Current Stable Version: R11.1.2_A12
Release Date: 2023-04-26
Created 2018-04-10
Last Updated 2023-04-26
Current Release: OrangeFox R11.1 _2_A12 Stable
Release Date: 26 April 2023
Changelog:
* Support Android 12 and Android 13 encryption
* Update the Magisk addon to v25.2
* Remove redundant/obsolete features
* Update to the latest upstream commits
* Lots of other enhancements
VARIANTS:
There are two variants:
1. The standard (ie, non-dynamic/non-retrofitted) variant (R11.1_2_A12-Stable - use only with all A12/A13 ROMs that do not have dynamic/retrofitted partitions);
and
2. The Dynamic/Retrofitted variant (R11.1_2_A12_dynamic-Stable - use only with A13 ROMs that have dynamic/retrofitted partitions).
Please be sure to flash the correct variant for your ROM.
NOTES:
* This is a release for Android 12 / Android 13 ROMs only.
* Do NOT use with Android 11 or earlier. Do NOT use with MIUI ROMs.
* You MUST flash the zip file for this release; do NOT just flash the recovery image in the zip file
* Always make a FULL backup of your data and internal storage BEFORE flashing.
* If you connect a usb-OTG drive, make sure you remove it before trying to reboot.
Downloads:
OrangeFox download site: https://orangefox.download/device/mido
FAQ and Guides: https://wiki.orangefox.tech/en/guides
Donations:
Please support the OrangeFox Project by donating at our OpenCollective page.
We are re-opening this thread. If there are any questions as to why, direct them to me or any member of the Developer Relations team, and do not post them in this thread. Thanks for your cooperation.
I'm glad this thread has been reopened. I really like this recovery. Good work, OP.
dustmalik said:
I'm glad this thread has been reopened. I really like this recovery. Good work, OP.
Click to expand...
Click to collapse
Watch this space for a new release in the near future ...
LeoPantera said:
When it will be released?
Click to expand...
Click to collapse
Don't ask for ETA. It will be released when it is ready (and that will be "soon").
The password does not seem to do anything when set. I can go right into recovery without it asking for a password.
bigbadmoshe said:
The password does not seem to do anything when set. I can go right into recovery without it asking for a password.
Click to expand...
Click to collapse
Yes it's big of R3, in R4 we fixed this
R4 DEV builds: https://www.androidfilehost.com/?w=files&flid=266867
Note: it's unstable version, don't report of any bugs!
MrYacha said:
R4 DEV builds: https://www.androidfilehost.com/?w=files&flid=266867
Note: it's unstable version, don't report of any bugs!
Click to expand...
Click to collapse
unstable as in someone can get by the password?
what are the features of this recovery?
What differences does it have with redwolf recovery?
bigbadmoshe said:
unstable as in someone can get by the password?
Click to expand...
Click to collapse
No.
---------- Post added at 03:38 PM ---------- Previous post was at 03:27 PM ----------
korekore1 said:
what are the features of this recovery?
Click to expand...
Click to collapse
In terms of what is visible to the user, for one, it officially supports both Treble and non-Treble. As for the rest, you will get a changelog with the next release.
Would you say there is backward compatibility with TWRP ? Redwolf seems to have created some problem that keeps me from restoring my TWRP backups - even with TWRP without error 70 and 255. Also was having a big problem with Redwolf rebooting the phone in the middle of a restore. It has done this reboot during restore even on several different backups. It can't seem to complete a restore without rebooting. Using those same backups I was able to complete a restore with TWRP and get booted up although I now have no Wifi, FM radio or fingerprint settings.
Would OrangeFox be compatible with Redwolf more than it is with TWRP or ?
---------- Post added at 01:45 PM ---------- Previous post was at 01:28 PM ----------
One more question if this makes sense : is the fstab in OrangeFox more like TWRP or Redwolf?
droidzer1 said:
Would you say there is backward compatibility with TWRP ... One more question if this makes sense : is the fstab in OrangeFox more like TWRP or Redwolf?
Click to expand...
Click to collapse
We are aiming to achieve as much compatibility with TWRP as is possible (hopefully, full compatibility). This is work-in-progress, but we are well on the way. Watch this space!
We postponed up-dating, during this time we will add couple of new functions
MrYacha said:
We postponed up-dating, during this time we will add couple of new functions
Click to expand...
Click to collapse
Please don't remove password remover of roms.. it becomes a very handy feature..
Abhiman Chandru said:
Please don't remove password remover of roms.. it becomes a very handy feature..
Click to expand...
Click to collapse
Request noted. Thanks.
Do you support to ebbg display?
thanhnam1324 said:
Do you support to ebbg display?
Click to expand...
Click to collapse
The kernel code includes code for ebbg, which means that it should be okay. However, we have not personally tested it on ebbg displays, so we cannot give you a definite answer.
thanhnam1324 said:
Do you support to ebbg display?
Click to expand...
Click to collapse
It does. I have an ebbg display
Hi,
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Treble EspositoOS 1.0 for Huawei P20 Lite
*** Stable Version ***
About
Code:
[CENTER]At the age of 15 the Italian Simone Esposito (aka DarkJoker360) founded The EspositoOS project in July 11th 2018. EspositoOS would be a slim, customizable and performance os. [B][U]For now it doesn' t change so much from los, I haven' t a staff and time it's low. Sorry for this.[/U][/B][/CENTER]
Warning
Code:
[CENTER] * 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.[/CENTER]
Working
Code:
[CENTER]* Touchscreen
* Adb / Mtp
* Audio
* Boot
* Bluethoot
* Internal/External storage
* Sensors
* Wifi
* RIL
* Camera
* Everything
[/CENTER]
Installation
Code:
[CENTER]* you must also have this recovery version installed :TWRP
* go to TWRP and do format data and then a full wipe (system, data, cache, dalvik/art cache) !
* install EspositoOS ROM
* flash root (optional)
* reboot to system
* Enjoy !!![/CENTER]
Download
Code:
[CENTER][URL="https://mega.nz/#!pXpHmaoA!4Duw-Wynw78mOcmW1rixoLHq9kSas4ZtmCzmw2kEO7s"]EspositoOS-1.0-20180801-hi6250.zip[/URL]
[URL="https://github.com/ianmacd/MagiskBuilds"]Magisk[/URL]
[/CENTER]
NOTE: If the flash fails remove assert lines (first line) in updater script of meta-inf and re-flash !
This rom is designed for P20 Lite but it can works also with:
-Honor 6x
-Honor 8 Lite
-Honor 9 Lite
-Mate 10 Lite
-P8 Lite 2017
-P9 Lite 2017 and more...
Note:This is the only Magisk versions that won't bootloop, it's tested, use its instead of others!
FAQ:
How can I disable Fingerpring gestures?
* Download a Root File Manager
* Edit /system/build.prop
* Change sys.fpnav.enabled=1 line in sys.fpnav.enabled=0
* Reboot .
Credits
@haky86
@Askuccio_DROID
Kernel Source: android_kernel_huawei_hi6250
I don' t have the device for testing, if you want faster releases please contribute for buying it. Thanks
DONATIONS
Regards !
XDA:DevDB Information
EspositoOS, ROM for the Huawei P20 Lite
Contributors
DarkJoker360
Source Code: https://github.com/EspositoOS
ROM OS Version: 8.x Oreo
ROM Kernel: Linux 4.x
ROM Firmware Required: Emui 8.x unlocked bootloader
Based On: LineageOS
Version Information
Status: Stable
Current Stable Version: v1.0
Stable Release Date: 2018-08-02
Created 2018-08-02
Last Updated 2018-08-03
Reserved
@DarkJoker360 Please change the download link because don't work!!!
which recovery work with this rom?
Pretoriano80 says not compatible with android 8.1
samsunglovers said:
@DarkJoker360 Please change the download link because don't work!!!
Click to expand...
Click to collapse
Ya, I fixed, sorry
Yeahmään said:
which recovery work with this rom?
Pretoriano80 says not compatible with android 8.1
Click to expand...
Click to collapse
mine is the same
saercpku said:
mine is the same
Click to expand...
Click to collapse
im stuck on the teamwin boot logo how do i fix this?
Yeahmään said:
im stuck on the teamwin boot logo how do i fix this?
Click to expand...
Click to collapse
Boot into receovery model and install other rom
@DarkJoker360 im stuck on the Esposito os bootlogo how do you fix it?
samsunglovers said:
@DarkJoker360 im stuck on the Esposito os bootlogo how do you fix it?
Click to expand...
Click to collapse
I booted up with no problems, exactly what you did?
@DarkJoker360 in my case when finish to flash the rom my devices reboot and stuck on rom bootlogo...
is this rom notch friendly ? i mean is there any visual bugs due to notch ?
Yes there are few bugs with the notch. I hope they will be fixed
In TWRP you need to do a "Factory Reset"
---------- Post added at 08:15 PM ---------- Previous post was at 08:14 PM ----------
samsunglovers said:
@DarkJoker360 in my case when finish to flash the rom my devices reboot and stuck on rom bootlogo...
Click to expand...
Click to collapse
In TWRP you need to do a Factory Reset to do work the rom
Can you post screenshots from this Rom pls
Post screenshot please
Developement is in progress so I am gonna close this thread and re-open it when EspositoOS will be a custom rom. Thanks for understanding.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
This is CypherOS. An extension to pure Android. CypherOS tries maintain the purity of Android while offering useful features for users. The goal is to give the highest level of performance whilst achieving Simplicity.
Code:
* 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.
Bugs:
Camera: it's work but not for flash.
Hotspot.
I'm working to fix those bugs and will be available once got usable build.
Installation Guide:
Download the latest Honor 9 Lite TWRP from this link, please do not use other TWRP recoveries are just a bad copy-paste stuff use the one I recommend!.
Reboot to TWRP.
Go to Wipe > run Format Data.
Reboot to TWRP again.
Wipe the following partitions: cache, data, dalivk and system.
Flash your favorite GAPPS.
Android 9.x
26/08/2018
aoscp_hi6250-7.0.0-20180826-unofficial.zip
07/09/2018
aoscp_hi6250-7.0.0-20180907-unofficial.zip
Fix error e1001, in case still persist, go back to twrp >resize system partition, flash aosp 8.1 by phhuson then my CypherOS.
NFC: fixed properly might get crashed but only for first time.
Kernel GPL:
I'm not violating any rules of xda, since Project Treble not required any changes to the whole kernel so all credits goes to Huawei.
XDA:DevDB Information
CypherOS Pie HI6250, ROM for the Honor 8 Lite
Contributors
haky 86, flex1911, LuK1337 , phusson
Source Code: http://github.com/hak86
ROM OS Version: 9.x Pie
ROM Kernel: Linux 4.x
ROM Firmware Required: Emui 8.x
Based On: AOSP
Version Information
Status: Testing
Stable Release Date: 2018-08-26
Beta Release Date: 2018-08-26
Created 2018-08-26
Last Updated 2018-08-25
** Note **
reserved
Can i flash it in my Honor 9Lite...
dineshindurthi said:
Can i flash it in my Honor 9Lite...
Click to expand...
Click to collapse
I will release a system.img pretty soon, in theory you can with your device twrp.
Erorr 7
I have problems again Erorr 7 can't flash pra-la1
Saber5311 said:
I have problems again Erorr 7 can't flash pra-la1
Click to expand...
Click to collapse
what twrp you have?
it's error e1001 or error 7?
for error 7 just remove assert from updater-script in meta-inf archive.
Erorr 7
Erorr7
This package is for device: leland,hi6250; this device is lld.
Honor 9 lite recovery
Does the Honor 9 Lite TWRP work on my Honor 8 lite?
CDEFGAB said:
Does the Honor 9 Lite TWRP work on my Honor 8 lite?
Click to expand...
Click to collapse
Yes, I quess, because I've that TWRP on my Honor 8 Lite (PRA-LX1)
07/09/2018
aoscp_hi6250-7.0.0-20180907-unofficial.zip
Fix error e1001, in case still persist, go back to twrp >resize system partition, flash aosp 8.1 by phhuson then my CypherOS.
NFC: fixed properly might get crashed but only for first time.
Hi can you help me to install this i have problem with flash my phone is honor 8 lite pra-la1
Erorr 7 flash this ROM and I remove assert from updater script
I love this ROM and I want to install this help
haky 86 said:
07/09/2018
aoscp_hi6250-7.0.0-20180907-unofficial.zip
Fix error e1001, in case still persist, go back to twrp >resize system partition, flash aosp 8.1 by phhuson then my CypherOS.
NFC: fixed properly might get crashed but only for first time.
Click to expand...
Click to collapse
Thank you for develop & hard working
I tested working all features!
but just one bug: Hotspot
Please fix this problem...
hussein1 said:
Thank you for develop & hard working
I tested working all features!
but just one bug: Hotspot
Please fix this problem...
Click to expand...
Click to collapse
I'm working on it but dunno if can boot the rom since my hi6250 device have issues to boot gsi roms that still not work even after 2 reset.
Mobile data (China Telecom) does not work...
Can't send sms. Error 195. and i cant find any settings about sms
Does it work on PRA-LX3 Single SIM? thanks
Probably I'm not gonna to support this "rom" anymore but I will upload AOSP 9 specify for pra-lx1 variants in this section pretty soon. see ya with the new rom
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Orange Fox custom recovery
Code:
[
/*
* 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 recovery
* 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.
*
*/
What is Orange Fox?
This custom recovery is based off TWRP, but has added features and different styling.
For more information visit the official wiki - HERE
Features
* Updated with latest TWRP commits
* Built-in support for installing Magisk
* White Flashlight
* Password pretext your recovery
* Better language support
* Optimized versions of community scripts
* Fox theme engine:
- choice of theme (black, dark, etc)
- choice of color scheme
- choice of splash screen
* Alternative lockscreen
Credits
* @BlackMesa123 - for Official TWRP
* The OrangeFox Team - for your hard work
* Thanks to the main contributor @Mijotchi - Without him this would not have been possible
* All our testers - for your patience and help
Downloads
Sourceforge: jackpotlte
Installation
1. Download the OrangeFox zip to your device
2. Reboot to your existing OrangeFox (or other custom TWRP-based) Recovery
3. Install the OrangeFox zip as a normal zip installer
4. The device will automatically reboot into OrangeFox recovery after installation (allow this to happen)
5. Enjoy!
FAQ and Guides: https://wiki.orangefox.tech/en/guides
XDA:DevDB Information
OrangeFox Recovery Project [R11.0], Tool/Utility for the Samsung Galaxy A8+ (2018)
Contributors
prashantp01, @Mijotchi
OFRP Code: https://gitlab.com/OrangeFox
Kernel Code: https://github.com/prashantpaddune/universal7885
Device Tree: https://github.com/YuMi-Project/android_device_samsung_jackpotlte
Version Information
Status: Stable
Current Stable Version: R11.0
Created 2020-08-21
Last Updated 2020-08-21
Reserved
Wow, what a nice surprise!! Some work was being done in the underground ??
Please support A7 2018 now too. Great effort, Mate!
Thx sir Xd
---------- Post added at 07:10 AM ---------- Previous post was at 07:08 AM ----------
Voytec83 said:
Wow, what a nice surprise!! Some work was being done in the underground
Please support A7 2018 now too. Great effort, Mate!
Click to expand...
Click to collapse
Send me dt and i will try
I absolutely love this, thanks very much. I really hope this can be maintained going forward because I don't think there'll ever be an official version for the A8.
Cheers
Mijotchi said:
Thx sir Xd
---------- Post added at 07:10 AM ---------- Previous post was at 07:08 AM ----------
Send me dt and i will try
Click to expand...
Click to collapse
I would guess we use same dt.
Unofficial OrangeFox, which is around for A750, works fine. Unfortunately we can't quote it, use for rooting guides (current posted are not relevant anymore), give links, etc., which makes A7 2018 an abandoned device...
Let's contact in Tele, I can promise I will do my best to make such project alive:good:
Thx a lot for Ur interesting in that case
Wow! Many thanks for working on this and allowing us users to install and use it. A question tho. Does this recovery support GSI ROMs??
joseph15two said:
Wow! Many thanks for working on this and allowing us users to install and use it. A question tho. Does this recovery support GSI ROMs??
Click to expand...
Click to collapse
yes
Pls need Samsung tab 6s
[email protected] said:
Pls need Samsung tab 6s
Click to expand...
Click to collapse
Wrong thread I guess, you should go in your device's subforum or on OrangeFox Recovery Project website if you want to check, maybe there is an official support there.
the link is unfortunately dead...
Someone has a link to the file that works because it doesn't work
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Motorola Moto Edge (2021)
Code:
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* 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.
*/
Introduction:
This is the Official Lineage OS 20 thread for the Motorola Moto Edge (2021), codename Berlna.
Feel free to also join our Motorola Moto Edge (2021) Telegram Group!
LINKS:
ROM Files: LineageOS-20
Mind The GApps: Download
Magisk: Magisk
Factory Firmware: Stock Firmware Mirror
Copy Partitions: copypartitions.zip
How to Install:
01. Use Install instructions @ LineageOS-wiki
NOTES:
*Note-1: Slots: ROMS install to opposite (inactive) slot
If you FLASHED ROM from "Slot A", then ROM is installed to "Slot B", If you Flashed ROM from "Slot B", then ROM is installed to "Slot A"
*Note-2: Updating: "Dirty Flash"
01. Boot recovery
02. Flash ROM
03. Reboot -> Recovery
04. Install Gapps + Magisk
05. Reboot -> System
*Note-3: SafteyNet:
Lineage OS builds will not pass CTS/SafetyNet -- due to the AVB flag's "red" status. (Magisk works fine with SafetyNet patcher modules, though is not supported.)
Contributors
SyberHexen, SGCMarkus
Source Code: https://github.com/LineageOS
ROM OS Version: Android 13.0
ROM Kernel: Linux 5.4.191
Based On: LineageOS
Version Information
Status: Stable - Official
Created 2023-02-01
Last Updated 2023-03-09
Changelogs:
02/02/2023
Device changelog:
- Fixed Regression with Bluetooth
02/01/2023
Device changelog:
- Initial Release Build
Heck yeah! I was wondering when this device might start seeing custom ROMs
hey I was looking at your github page for the Berlina, I have a quick question what pixel/thirteen-plus, is it pixel experience ? and is it ever gonna be possible to port somthing like cr droid or pixel experience to it?
thanks - manz
ps. sorry for bad grammer, i was in a rush.
ManzPk said:
hey I was looking at your github page for the Berlina, I have a quick question what pixel/thirteen-plus, is it pixel experience ? and is it ever gonna be possible to port somthing like cr droid or pixel experience to it?
thanks - manz
ps. sorry for bad grammer, i was in a rush.
Click to expand...
Click to collapse
and how is twrp coming along?
ManzPk said:
hey I was looking at your github page for the Berlina, I have a quick question what pixel/thirteen-plus, is it pixel experience ? and is it ever gonna be possible to port somthing like cr droid or pixel experience to it?
thanks - manz
ps. sorry for bad grammer, i was in a rush.
Click to expand...
Click to collapse
Ye Unofficial build for PE already rolled out on telegram
Twrp I haven't touched yet
ManzPk said:
hey I was looking at your github page for the Berlina, I have a quick question what pixel/thirteen-plus, is it pixel experience ? and is it ever gonna be possible to port somthing like cr droid or pixel experience to it?
thanks - manz
ps. sorry for bad grammer, i was in a rush.
Click to expand...
Click to collapse
I've been running the PE build for a few days now, and everything has been beautiful
SyberHexen said:
Ye Unofficial build for PE already rolled out on telegram
Twrp I haven't touched yet
Click to expand...
Click to collapse
I can't wait to try Pixel Experience on this phone!
Especially since my main is a P7 Pro heh It feels amazing but the edge is no slouch. I use it for a dedicated work phone and music player but it's got a great screen. Technically beats the Pixel 7 Pro with it's 144hz, but I think we all know it's still not as slick and smooth. However with that PE ROM....
Speaking of, since there's no TWRP yet, is it possible to do a backup before flashing away from stock with fastboot?
I already unlocked my BL and rooted with Magisk so that should help but I'm not aware of any way to do such a thing with just fastboot commands.