[RECOVERY]TeamWin Recovery Project [3.7.0_11] for Motorola G9/Play[guamp] - Moto G9 ROMs, Kernels, Recoveries, & Other Develop

{
"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"
}
Team Win Recovery Project 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.
*
*/
Download​Click Here To Download​Flashing Guide​
To Flash
Code:
fastboot flash recovery_a <twrp.img>
To Boot
Code:
fastboot boot <twrp.img>
If Flashing Recovery For First Time
Code:
fastboot flash vbmeta_a vbmeta.img
fastboot --disable-verification flash vbmeta_a vbmeta.img
fastboot --disable-verity flash vbmeta_a vbmeta.img
Touchscreen Panels​Ilitek : Working {TESTED}
Himax : Working {TESTED}
Chipone : Working {TESTED}
Nova_flash : {NOT TESTED}
Device Tree : Click Here
XDA : DevDB Information
TWRP, Tool/Utility for the Motorola G9/Play
Contributors
RazaDroid,mistersmee

Click Here To Download - Server America
Click Here To Download - Server Europe
Changelogs​• 08/06/2023
Fix Android 11 Decryption
• 28/01/2022
Official Now
• 08/12/2021​
Fix Touchscreen in FastbootD
• 20/11/2021​
Initial Build

Nice... unfortunately I can't check it out as I don't technically have this device... I have one that appears to be mostly the same thing but not quite. Do you know offhand what is different from 3.5.2 vs 3.6 for TWRP? I didn't find a changelog yet and I'm curious as to how hard it is to port/recreate this for the Moto G Power 2021 as it appears to have more or less the same hardware... is it using a different board? Either way ty for doing the thing

treesus said:
Nice... unfortunately I can't check it out as I don't technically have this device... I have one that appears to be mostly the same thing but not quite. Do you know offhand what is different from 3.5.2 vs 3.6 for TWRP? I didn't find a changelog yet and I'm curious as to how hard it is to port/recreate this for the Moto G Power 2021 as it appears to have more or less the same hardware... is it using a different board? Either way ty for doing the thing
Click to expand...
Click to collapse
Can you tell codename for your device?

borneo xt2114-7

treesus said:
borneo xt2114-7
Click to expand...
Click to collapse
Go there TWRP for borneo

Yeah it works pretty well, that's the one I'm using. I was initially writing to just ask if you can explain what changes between 3.5.2 and 3.6 and it got me wondering also the real difference between the G9 and 'g power 2020' - I didn't mean to bug you for support for the wrong device, sorry

treesus said:
Yeah it works pretty well, that's the one I'm using. I was initially writing to just ask if you can explain what changes between 3.5.2 and 3.6 and it got me wondering also the real difference between the G9 and 'g power 2020' - I didn't mean to bug you for support for the wrong device, sorry
Click to expand...
Click to collapse
Commits · TeamWin/android_bootable_recovery
Contribute to TeamWin/android_bootable_recovery development by creating an account on GitHub.
github.com
See there what's changes

New Update Available​Changelogs:​
Fixed Touchscreen in FastbootD
Download Now: twrp_3.6.0_11.0-v2-guamp_08122021.img​

RazaDroid said:
New Update Available​Changelogs:​
Fixed Touchscreen in FastbootD
Download Now: twrp_3.6.0_11.0-v2-guamp_08122021.img​
Click to expand...
Click to collapse
RazaDroid said:
New Update Available​Changelogs:​
Fixed Touchscreen in FastbootD
Download Now: twrp_3.6.0_11.0-v2-guamp_08122021.img​
Click to expand...
Click to collapse
thank you it works great I have moto g⁹ play (XT2083-3) Android 11 Thanks to them bro

Spaeko said:
thank you it works great I have moto g⁹ play (XT2083-3) Android 11 Thanks to them bro
Click to expand...
Click to collapse
I rooted right now you are great

After back up and restoring my gsi rom (Andy Yan los gsi 18.1), i have lost : top and bottom nav (and wallpaper).
compare to
Any idea to solve it ?
Thanks for your work

Official Now​

RazaDroid said:
View attachment 5463497
Team Win Recovery Project 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.
*
*/
Download​Click Here To Download​Flashing Guide​
To Flash
Code:
fastboot flash recovery_a <twrp.img>
To Boot
Code:
fastboot boot <twrp.img>
If Flashing Recovery For First Time
Code:
fastboot flash vbmeta_a vbmeta.img
fastboot --disable-verification flash vbmeta_a vbmeta.img
fastboot --disable-verity flash vbmeta_a vbmeta.img
Touchscreen Panels​Ilitek : Working {TESTED}
Himax : Working {TESTED}
Chipone : Working {TESTED}
Nova_flash : {NOT TESTED}
Device Tree : Click Here
XDA : DevDB Information
TWRP, Tool/Utility for the Motorola G9/Play
Contributors
RazaDroid,mistersmee
Click to expand...
Click to collapse
nice

No encryption support?

The twrp asks password for decrypting the storage. What should I do?

Rajin Gangadharan said:
The twrp asks password for decrypting the storage. What should I do?
Click to expand...
Click to collapse
You can use this https://forum.xda-developers.com/t/...ncrypt-disk-quota-disabler-11-2-2020.3817389/
I suggest just keeping your phone encrypted though. TWRP without encryption support is pretty much useless. You'll be sacrificing a lot of security and, in exchange, you'll be able to access files in your phone's internal storage from the TWRP file manager...which is worthless since you can just connect your phone to a computer to achieve the same thing. You'll be able to backup stuff but you won't be able to restore anything.
Yes, I'm salty because there was ZERO MENTION of this TWRP being unable to support something as essential as encryption. The flashing guide is extremely obtuse as well. Do you seriously think someone new to Android hacking will have any clue what a vbmeta is or where they should get it from?
Anyway, now my phone is stuck in a bootloop and all my app data is gone (even though I've disabled encryption and made the backup with encryption disabled) just because this piece of junk won't restore my backups. Gee, thanks. I think I'll just go back to the stock firmware.

Rajin Gangadharan said:
The twrp asks password for decrypting the storage. What should I do?
Click to expand...
Click to collapse
Enter lockscreen password

Im so glad this twrp also works on guamp XT2083-4 Lenovo K12 note, THANK YOU SO MUCH!

Rajin Gangadharan said:
The twrp asks password for decrypting the storage. What should I do?
Click to expand...
Click to collapse
It is supposed to be the unlock password, but this isn't working by the look of it from booting. Shame, it is a feature I need before I can install it.

Related

[RECOVERY][UNOFFICIAL][RMX2170][v3.0.0] Pitch Black Recovery [10/12/20]

{
"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:
/*
*Disclaimer
*
* 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.
*/
Introduction
Pitch Black Recovery is a fork of TWRP with many improvements to make your experience better. It's more flexible & easy to use.
Based on TWRP version: 3.4.0
PitchBlack version: 3.0.0
For device: RMX2170 aka Realme 7 Pro
Maintainer/Authors build: @TheMalachite
PitchBlack Source Code: https://github.com/PitchBlackRecoveryProject
Device tree: https://github.com/DragonBigClaws/pbrp_realme_RMX2170
Kernel: https://github.com/DragonBigClaws/pbrp_realme_RMX2170/tree/android-10.0/prebuilt
PitchBlack Team: @rezaadi0105, @shovon, @manjot.gni, @androiabledroid, sagar
Features
Fully native android like UI
Supports Treble and non-Treble ROMs
Up-to-date kernel, built from sources
Full dark theme with changeable accents
Reorganized menus
MIUI OTA support
Disable DM Verity
Use AromaFM as default file manager
Various tools are include
Universal flash-able file for all variant of a device
Many bug fixes & optimization & much more
Click to expand...
Click to collapse
Installation Instructions
Download the PitchBlack recovery img on your PC
Reboot your phone to bootloader (adb reboot bootloader)
fastboot --disable-verity --disable-verification flash vbmeta vbmeta.img
fastboot flash recovery recovery.img
Reboot to recovery
Enjoy
Changelog
PBRP Side Changelog
Code:
v3.0.0
- Fully Redesigned UI
- Added new Keychecks While Flashing PBRP or recovery.img or Ramdisk
- Fully Redesigned Website https://pitchblackrecovery.com
- New Android like Power Menu (Activated via power key hold)
- Flashlight toggled by Vol up(+) on hold
- New Scrollable Advanced menu
- Totally Redesigned Icons
- Removed old unnecessary Theming Stuff
- Tested on almost all handy Resolutions
- Flashlight toggle on Lockscreen
- More checks for SAR/Non-SAR\
- New Navbar
- Support on almost all Android version (5.0+)
- Update ozip decrypt
- Fix up ozip print logs & take all paths
- Update FUNDING.yml
- Fixed encrypted removal checks & buttons
- Add Flag for disabling treble compatibility by default
- Is_Data_Wiped: Simplify function signature
- Unified AB_OTA_UPDATER
- Change AB device log storage to /data/recovery
- Delay start if specified in board
- Optimize touchscreen driver initialization delay.
v2.9.0
- Update kernel
- Update DM Verity Logic
- Update magisk
- Update unroot magisk
- Some bug fixed
Device Side Changelog
Code:
10/12/20
- Initial build
13/01/21
- Fix ozip flashing
Bugs
- You tell me!
Downloads
VBMeta img
PBRP recovery img (13/01/21 Build)
Reserved #1
Reserved #2
Have you tested the recovery on a real phone? all sections are visible for MAIN MENU-BACKUP?
Does system file encryption work fine with this recovery?
Lark5 said:
Have you tested the recovery on a real phone? all sections are visible for MAIN MENU-BACKUP?
Click to expand...
Click to collapse
Yes it's tested on an actual realme 7 pro
can it just boot temporary via fastboot, to install magisk, without flashing twrp and vbmeta?
harmonia3 said:
can it just boot temporary via fastboot, to install magisk, without flashing twrp and vbmeta?
Click to expand...
Click to collapse
You need to disable vbmeta for installing magisk anyway so no, you can't
TheMalachite said:
You need to disable vbmeta for installing magisk anyway so no, you can't
Click to expand...
Click to collapse
And how do I do when my Bootloader still not be being unlock as I'm still searching for the in-depth apk for me realme 7 pro. TKS.
eeeemc said:
And how do I do when my Bootloader still not be being unlock as I'm still searching for the in-depth apk for me realme 7 pro. TKS.
Click to expand...
Click to collapse
Check this {Mod edit: Link removed}
Work fine on India and Russia variant, idk about other
TheMalachite said:
Check this {Mod edit: Link removed}
Work fine on India and Russia variant, idk about other
Click to expand...
Click to collapse
Thankssss
Should worst things happen, where I can find desktop application (like odin for Samsung) to flash original ROM to unbrick the phone?
edmond
YAMEROOO WRYYYYYYYYYYYY!!!
Haven't found a TWRP for Realme 7 Pro. Any alternatives?
Djikstra said:
Haven't found a TWRP for Realme 7 Pro. Any alternatives?
Click to expand...
Click to collapse
Why you need twrp?
Zgadnijcie said:
Why you need twrp?
Click to expand...
Click to collapse
I wanted to delete bloatwares and keep a backup in case I **** up with any system apps.
Djikstra said:
I wanted to delete bloatwares and keep a backup in case I **** up with any system apps.
Click to expand...
Click to collapse
Can't you just use PBRP for the same thing ?
TheMalachite said:
Can't you just use PBRP for the same thing ?
Click to expand...
Click to collapse
I didn't know PBRP lets me backup. How do you backup with PBRP?
PBRP = TWRP from other developers
TheMalachite said:
Check this {Mod edit: Link removed}
Work fine on India and Russia variant, idk about other
Click to expand...
Click to collapse
Thanks and finally unlock bootloader following your hints.
However, what is the easiest way and safe way to ROOT the India version RM 7 PRO with latest build v.23?
I understand little adb fastboot flash command as I ROOT xiaomi myself.
Couldn't see YouTube about rooting so I'm timid to start.
I still love the phone as it's build quality, the stereo speaker, stronger WiFi signal....etc.
Thank you very much.
edmond
Its working very good on realme 7 pro , just encryption not working

Development [ROM][11.0] WaveOS 4.3 Rasmalai for Redmi Note 10 Pro [UNOFFICIAL][sweet]

{
"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"
}
WaveOS 4.3 - Rasmalai
WaveOS is an android custom ROM based on AOSP, focused on delivering a perfect blend of aesthetics, functionality and performance out of the box. This version (4.X) is based on Android 11. Various optimizations and enhancements have been merged from CAF and upstream AOSP to maximize performance and battery backup, and improve OS functionality. We provide a unique and beautiful user interface out-of-the-box that's inspired by OnePlus' OxygenOS and can be tweaked to your liking. We've also added handy features and customizations that improve user experience and prove to be useful at the end of the day, rather than bloating the ROM with unwanted features and customizations that could cause stability issues. We hope you like it! #NeverBetter
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.
*/
Features
Head over to our full features list at GitHub | Changelogs
GApps included
What works?
Almost everything
What's broken?
You tell me!
ROM: See post below
Magisk: https://github.com/topjohnwu/Magisk/releases
INSTRUCTIONS
Reboot to recovery
Wipe data, cache, and dalvik if coming from another ROM
Flash ROM zip
(optional) Flash Magisk
Format data if encrypted
Reboot and voila!
Upgrading to a Newer Build
Reboot to recovery
Wipe cache and dalvik
Flash ROM zip
(optional) Flash Magisk
Reboot and voila!
Screenshots in post #2
Follow us on Twitter | Telegram
ROM and device sources: https://github.com/Wave-Project/
Kernel source: https://github.com/Rasenkai/kernel_sweet/
Cheers and #NeverBetter ​
TELEGRAM GROUP
Downloads:
10/05/21
13/05/21
reserved
We have another post with LinageOS 18.1...
jmfb55 said:
We have another post with LinageOS 18.1...
Click to expand...
Click to collapse
Where?
jmfb55 said:
We have another post with LinageOS 18.1...
Click to expand...
Click to collapse
If I'm not wrong, this one has OSS vendor. To which I have a question and a warning:
Question: is there a chance the custom vendor helps with problems such as deep sleep issues?
Warning: seems to need to fastboot flash stock MIUI to recover your stock vendor
Thought (bonus): gosh, having information in two places is not easy sometimes
Rasenkai99 said:
Where?
Click to expand...
Click to collapse
the original from Grewal
[ROM][UNOFFICIAL][11.0][sweet][unified] LineageOS 18.1
/* * I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...). * Please do some research if you have any concerns about features included in the products...
forum.xda-developers.com
victorsrg said:
the original from Grewal
[ROM][UNOFFICIAL][11.0][sweet][unified] LineageOS 18.1
/* * I'm not responsible for bricked devices, dead SD cards, thermonuclear war, or you getting fired because the alarm app failed (like it did for me...). * Please do some research if you have any concerns about features included in the products...
forum.xda-developers.com
Click to expand...
Click to collapse
If you didn't notice, that's another build. It's prebuilt vendor from grewal. This is OSS vendor and built by me.
victorsrg said:
If I'm not wrong, this one has OSS vendor. To which I have a question and a warning:
Question: is there a chance the custom vendor helps with problems such as deep sleep issues?
Warning: seems to need to fastboot flash stock MIUI to recover your stock vendor
Thought (bonus): gosh, having information in two places is not easy sometimes
Click to expand...
Click to collapse
Haven't noticed any deep sleep issues.
And yes for going back to prebuilt vendor ROMs, you might need to fastboot flash MIUI.
Rasenkai99 said:
If you didn't notice, that's another build. It's prebuilt vendor from grewal. This is OSS vendor and built by me.
Click to expand...
Click to collapse
hey, thank you for your work
Rasenkai99 said:
Haven't noticed any deep sleep issues.
And yes for going back to prebuilt vendor ROMs, you might need to fastboot flash MIUI.
Click to expand...
Click to collapse
Correct, that's basically becasue there are no flashable stock vendor zips available, no one has bothered to made them. OSS vendor based ROMs basically work like this. There is nothing LOS or any other oss based ROMs in future can do about it.
@victorsrg That information is basically for you
Cheers!
ZainBilq said:
Correct, that's basically becasue there are no flashable stock vendor zips available, no one has bothered to made them. OSS vendor based ROMs basically work like this. There is nothing LOS or any other oss based ROMs in future can do about it.
@victorsrg That information is basically for you
Cheers!
Click to expand...
Click to collapse
thanks!
sorry for the noob question but I got to ask, does the stok recovery rom not flash vendor too? I mean from recovery its more convenient, no need for a computer
victorsrg said:
thanks!
sorry for the noob question but I got to ask, does the stok recovery rom not flash vendor too? I mean from recovery its more convenient, no need for a computer
Click to expand...
Click to collapse
Yes, recovery flashes the stock ROM with vendor too. But sometimes, if any stuff (like any partition) broken, only solution is to flash the stock ROM via fastboot using computer.
thread was formerly for LOS builds, now updated for wave
xiaomi.eu comes with stock vendor.... so i would be the easiest way returning back flashing xiaomi.eu image
Rasenkai99 said:
TELEGRAM GROUP
Downloads:
10/05/21
Click to expand...
Click to collapse
rom download not working Link is Broken
iTAZUETA said:
rom download not working Link is Broken
Click to expand...
Click to collapse
will be fixed soon, i nuked the build on my server by mistake
New build is up, flicker fixed, also fp works now.
enjoy
Rasenkai99 said:
New build is up, flicker fixed, also fp works now.
enjoy
Click to expand...
Click to collapse
Can tell if face unlock present or not?
ZainBilq said:
Can tell if face unlock present or not?
Click to expand...
Click to collapse
present

[RECOVERY][ORANGEFOX]Orange Fox for OnePlus Nord N10[UNOFFICIAL]

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 Download
Install Guide
boot into bootloader
in bootloader type in:
Code:
fastboot flash recovery recovery.img
The .zip installer is in the testing phase at the moment, the img is only provided if you are interested in the orangefox functions, download the .zip called FoxFiles and unzip it, this will leave you a folder called FoxFiles and this folder move it to the Fox folder that was created in the internal storage that was generated after installing orangefox in such a way that it remains Fox / Foxfiles
Sources:
TWRP
ORANGE-FOX
Credits
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* All our testers - for your patience and help​Version Information
Status: Beta
Changelog
- The installer was solved and this time it is only a flashable zip
- upgraded to oxygenos 11
My SanDisk MicroSD is not working on in this recovery, either.
MTP is extremely slow and doesn't work at all, this happens on any TWRP version iv'e tested
And as MetaruSonikkuX said, an sdcard still doesn't work, no matter what I try
Links dont work?
What's the difference between this (orangefox), and twrp.
I always used twrp since switching from clockworkmod recovery back in the stone age.
Works great. Thanks!
I just noticed that MicroSD isn't working, but OTG is. Hardly the end of the world, but would be nice to see that fixed. Definitely better than any other recovery for this mode. Thanks for the hard work!
EduardoA3677 said:
Reserved
Click to expand...
Click to collapse
EduardoA3677 said:
OrangeFox Recovery Project
View attachment 5303685​
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 Download
Install Guide
boot into bootloader
in bootloader type in:
Code:
fastboot flash recovery recovery.img
The .zip installer is in the testing phase at the moment, the img is only provided if you are interested in the orangefox functions, download the .zip called FoxFiles and unzip it, this will leave you a folder called FoxFiles and this folder move it to the Fox folder that was created in the internal storage that was generated after installing orangefox in such a way that it remains Fox / Foxfiles
Sources:
TWRP
ORANGE-FOX
Credits
* TeamWin - for TWRP
* The OrangeFox Team - for your hard work
* All our testers - for your patience and help​Version Information
Status: Beta
Click to expand...
Click to collapse
Updated
thehehulk92 said:
What's the difference between this (orangefox), and twrp.
I always used twrp since switching from clockworkmod recovery back in the stone age.
Click to expand...
Click to collapse
Good ole clockworkmod! Those were the days, REAL Talk! So much fun, nowadays it takes an act of God to get a working recovery and then, you're still not guaranteed any custom ROM's or any support. Kinda like this phone, lol! The hoops we had to jump through just to unlock the bootloader is ridiculous, my Nord N100 still doesn't even exist according to Oneplus or any site I enter the imei!
used ADB sideload and now its stuck cancelling ADB sideload. Any way to reboot recovery or power off phone.
EDIT: hold volume up and power 10 seconds (dont mind flashlight)
I got an error:
"""
E3004: This package is for billie, This device (OnePlusNordN10) is not supported.
E: ERror in /sideload/package.zip (status 1)
"""
is this recovery still in active development for this device
Finally got to try this for myself on my T-Mobile Nord. I really like this recovery it's clean, user friendly, and has all the features you could ever need as a root user. I personally choose this over stock TWRP haha. Thank you for your hard work!
EDIT: it's beautiful to have the ability to chance the splash screen for recovery mode... Hopefully this recovery continues to be developed...
ssabchew said:
I got an error:
"""
E3004: This package is for billie, This device (OnePlusNordN10) is not supported.
E: ERror in /sideload/package.zip (status 1)
"""
Click to expand...
Click to collapse
Hmm that's odd..
Touch Is not working on the BE2026.
How do you get the boardconfig.mk file?
Seriousfreedom said:
How do you get the boardconfig.mk file?
Click to expand...
Click to collapse
You could use this one
GitHub - LineageOS/android_device_oneplus_billie
Contribute to LineageOS/android_device_oneplus_billie development by creating an account on GitHub.
github.com
twindragon6 said:
You could use this one
GitHub - LineageOS/android_device_oneplus_billie
Contribute to LineageOS/android_device_oneplus_billie development by creating an account on GitHub.
github.com
Click to expand...
Click to collapse
That would be cool but I need it for the 10 pro.
i just cant seem to find it anywhere
Seriousfreedom said:
That would be cool but I need it for the 10 pro.
i just cant seem to find it anywhere
Click to expand...
Click to collapse
Wrong forum try
OnePlus 10 Pro
The OnePlus 10 Pro is a 6.7" phone with a 1440x3216 resolution display. The Qualcomm SM8450 Snapdragon 8 Gen1 chipset is paired with 8/12GB of RAM and 128/256GB of storage. The main camera is 48+8+50MP and the selfie camera is 32MP. The battery has a 5000mAh capacity.
forum.xda-developers.com
For the OnePlus 10 Pro
GitHub - OnePlusOSS/android_kernel_modules_and_devicetree_oneplus_sm8450
Contribute to OnePlusOSS/android_kernel_modules_and_devicetree_oneplus_sm8450 development by creating an account on GitHub.
github.com
GitHub - OnePlusOSS/android_kernel_msm-5.10_oneplus_sm8450
Contribute to OnePlusOSS/android_kernel_msm-5.10_oneplus_sm8450 development by creating an account on GitHub.
github.com
sm8450 A13 Kernel Source Compile Issues
2023/02/16 UPDATE!!!! https://github.com/OnePlusOSS/android_kernel_msm-5.10_oneplus_sm8450/issues/4 if u want test it ---> https://github.com/negroni-development/oneplus-sm8450_t_13.0_10pro referenced by X5Pro based severecold's work.(compiles...
forum.xda-developers.com

[RECOVERY] TWRP 3.7.0-9.0 for Samsung Galaxy J3 2016 [SM-J320FN/F/G/M/H] [UNOFFICIAL]

{
"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"
}
An essential tool for anybody that loves to modify their Android device is a good custom recovery. TWRP has been around since the invention of the wheel back in 1996 and has been providing modders with all kinds of great tools.
Okay so..I managed to compile TWRP 3.6.1-9.0 finally for this device. I started with stock recovery kernel which obviously didn't work due to the "unsupport". So after a month, I tried @djeman's TWRP 3.2 OREO kernel which worked, maybe it had a feature which booted it up. But Android Oreo will never work on our device. Thanks to @NMTdontknow who tested my TWRP ​
Code:
/*
* Your warranty is... still valid?
*
* 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
* 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.
*/
IMPORTANT!!!!!!!!!
If you have SM-J320FN/F/G/M, flash the J3XLTE twrp image!
If you have SM-J320H, flash the J3X3G twrp image!
Installation instructions
Spoiler
Turn off your phone
Restart it in download mode by keeping volume down + home + power
Confirm the entry in the download mode with volume up
Plug your phone into your PC and run Odin (you should see the COM port in blue)
Click on AP and select the .tar recovery file
Click on options (Disable checkbox Auto Reboot) and leave only "F. Reset Time"
Click Start
(Your device will not restart automatically this is voluntary because otherwise the original rom will erase TWRP.)
To restart it keep down volume down + home + power as soon as it goes off restart it on recovery by keeping it up volume up + home + power
When you boot for the first time on recovery, it will prompt you to change the language and avoid deleting the recovery.
Note: For this device it is necessary to have enabled OEM Unlock in:
Settings -> Developer Options -> OEM unlocking
Or you may encounter "BLOCKED BY FRP LOCK" on boot.
Known issues:
Spoiler
MTP (SM-J320H)
CPU temperature doesn't show up (SM-J320H)
Download:
Spoiler
Below attachments!
Credits:
Spoiler
@NMTdontknow for testing the TWRP
@djeman for the Oreo kernel and the work for this device
4PDA user Mr.Precise for testing my TWRP builds for SM-J320H
Me for making TWRP
TeamWin
OmniROM
LineageOS
Device-specific tree:
Spoiler
SM-J320FN/F/G/M: https://github.com/NotNoelChannel/twrp_device_samsung_j3xnlte
SM-J320H:
Spoiler
https://github.com/unlegacy-devices/android_device_samsung_j3x3g
Hi,
It's not really oreo that don't works on the j3 but I never found a compatible gpu driver ...
Android have modified deeply the gpu driver interface on oreo and the driver is not open source.
So I abandonned but all the boot sequence was good only this driver was missing.
Thanks for the new recovery
djeman said:
Hi,
It's not really oreo that don't works on the j3 but I never found a compatible gpu driver ...
Android have modified deeply the gpu driver interface on oreo and the driver is not open source.
So I abandonned but all the boot sequence was good only this driver was missing.
Thanks for the new recovery
Click to expand...
Click to collapse
Hey djeman, I didn't except that you are going to comment here lol!
You're welcome for the recovery! I might try to bringup other recoveries like PBRP(Pitch Black Recovery Project) and OFRP(OrangeFox Recovery Project)
I can confirm that it works. The touch is simulating a mouse however, I think. The click action is weird. But usable.
Also, both recovery images work just fine on my device, I actually do not know which of the 2 variants my phone is. I think they are pretty much the same so you can just offer one recovery for both. If the device has the nfc chip soldered on or not should not matter for the recovery.
L3P3 said:
The touch is simulating a mouse however, I think. The click action is weird. But usable.
Click to expand...
Click to collapse
Yip, this is an issue because this device tree "has been ported" from j3lte (Snapdragon variant of the J3 2016) . I guess that's why the click action is weird
notnoelchannel said:
Yip, this is an issue because this device tree "has been ported" from j3lte (Snapdragon variant of the J3 2016) . I guess that's why the click action is weird
Click to expand...
Click to collapse
Already did figure out why it is lagging. Making test builds to make sure the click isn't weird anymore
Fantastic! I will enjoy it in 10 years then when some retro computing geek finally creates a new rom for it.
New update!
Status: built-from-source
Updates:
- Sync latest TWRP sources
- Fix lags
- Fix MTP
You can find the update in OP below attachments
New update! 2022-04-17:
Changelog:
* Fixed recovery.fstab, you can install any roms without crash now!
* Added custom LUN path
* Added EFS, OTG, Micro SDcard, preload and etc stuff on recovery.fstab
You can download below attachments
New update! 2022-05-01:
Changelog:
* Happy Mothers Day!
* Synced latest sources
* Updated to omni branch twrp-6.0
You can download the recovery below attachments
New update! 2022-05-06:
Changelog:
* Updated recovery.fstab
* Modified device tree to not cause any crashes
* Added F2FS/ext4 support
* Added PERSIST partition (Means you can install any ROMs without crashes on SM-J320FN/F)
* Updated sources
You can download the recovery below attachments
should I try to bringup cyanogen recovery?
notnoelchannel said:
should I try to bringup cyanogen recovery?
Click to expand...
Click to collapse
++++ yes
notnoelchannel said:
should I try to bringup cyanogen recovery?
Click to expand...
Click to collapse
I ported it but it doesn't work stably
ALEKSKART said:
I ported it but it doesn't work stably
Click to expand...
Click to collapse
because if you port from Lenovo A1000 it won't work fine
djeman said:
Hi,
It's not really oreo that don't works on the j3 but I never found a compatible gpu driver ...
Android have modified deeply the gpu driver interface on oreo and the driver is not open source.
So I abandonned but all the boot sequence was good only this driver was missing.
Thanks for the new recovery
Click to expand...
Click to collapse
why can't we use software rendering tho? BUT because of our processor it would be VERY slow
2022-06-07:
Changelog:
- Added TWRP 3.6.1-9 support for SM-J320H . !!!TESTING NEEDED!!!
You can download TWRP in the OP (there's no update for SM-J320FN/F/etc for now)
New update is up!
Changelog:
- Rebrand to TWRP 3.6.2-9.0
- Removed TWRP 3.6.1-9's download link for SM-J320H due to not fitting partition for now.
You can download the recoveries below the OP.
up
Hello dev, TY for this recovery. I have a problem with latest version (sm-j320fgm-twrp-3.6.2-20220614) The sdcard can't be mounted. TWRP treat it as if it were the internal storage. So, when I try to mount the sdcard, the internal storage is mounted instead. Also despite the file manager shows "sdcard", it access to internal storage. Finally the "/storage" folder is missing. Testing in SM-J320M.

Development [ROM][OFFICIAL][Android 13]ArrowOS 13.1 for Realme GT 2

{
"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"
}
ArrowOS​
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
*/
ABOUT
ArrowOS is an Android Open Source Project based Android mobile operating system started with the aim of keeping things simple, clean and neat.
Website: https://arrowos.net
Telegram: Channel | TG Portal/Links
Github: https://github.com/ArrowOS
Code Review: review.arrowos.net
E-mail: arrowos.contact
PayPal: Donate to us
Blog: blog.arrowos.net
Checkout more documentation at (maintainership/contributing): Check this out
WHAT WORKS?
Audio
Camera
Fingerprint
GPS
Mobile Data
NFC
RIL
SELinux is enforcing
Vibrator
WiFi
WHAT DOESN'T WORK?
You tell me
Be sure to include a log: check how to
DOWNLOADS
Click here to Download
Tip: Choose Arrow version -> Choose build type: "GAPPS" or "VANILLA" to download.
Read our blog article/post about:
* HOW-TO report a bug
* GAPPS and VANILLA variants
* Checking build integrity
GPL compliance:
ROM Source- https://github.com/ArrowOS
Kernel Source-https://github.com/ArrowOS-Devices/android_kernel_oneplus_sm8350
CREDITS
All the credits go to pjgowtham for his work on adapting the device sources for the GT 2, and to the rest of the developers of the common tree!
At last a ROM for the GT2. I hope to have some time to test this out.
The main issue with the GT2 is battery life. Its the worst i ever had. I hope that it will be fixed by custom roms.
Can someone help me out I cant start the phone anymore keeps getting in bootloader mode.
Following was done:
- Initial official release
Flashing instructions:
- Download the ArrowOS recovery at https://files.danielml.dev/android/porsche/arrow-recovery.zip
- Unpack it, and using fastboot flash the vbmeta, vendor_boot and boot:
* fastboot flash vbmeta vbmeta.img
* fastboot flash vendor_boot vendor_boot.img
* fastboot flash boot boot.img
- Then, reboot to recovery and flash the ROM using ADB sideload
Phone : RMX3311
This is only for the RMX3312, missed that part i think
karayemis said:
This is only for the RMX3312, missed that part i think
Click to expand...
Click to collapse
No, this works for the RMX3311 too. Did you follow the steps carefully?
daniml3 said:
No, this works for the RMX3311 too. Did you follow the steps carefully?
Click to expand...
Click to collapse
Yes I did all flashed succesfull but getting in recovery was not possible, rebooting device would bring me back to bootloader
I managed to restore my phone back to original. Above mentioned flashing does not work form me.
how did you unlock the fastboot? i'm on real ui 4 and all the metods to flash de recovery img didn't work
METALGERALD said:
how did you unlock the fastboot? i'm on real ui 4 and all the metods to flash de recovery img didn't work
Click to expand...
Click to collapse
Do you already have unlocked bootloader?
daniml3 said:
Do you already have unlocked bootloader?
Click to expand...
Click to collapse
I was trying using deep testing app but it's not working for me.
METALGERALD said:
I was trying using deep testing app but it's not working for me.
Click to expand...
Click to collapse
If you have the RMX3311 model (European/Global one) you can try https://forum.xda-developers.com/t/unlock-bl-on-realme-gt2-rmx3311-gdpr.4585749/.
daniml3 said:
If you have the RMX3311 model (European/Global one) you can try https://forum.xda-developers.com/t/unlock-bl-on-realme-gt2-rmx3311-gdpr.4585749/.
Click to expand...
Click to collapse
Ok, I will try and comment later. Thank you.
daniml3 said:
No, this works for the RMX3311 too. Did you follow the steps carefully?
Click to expand...
Click to collapse
Hi,
I want to try this again any suggestions why it didnt work last time ? I flashes all files succesfully, but phone got stuck in bootloader mode. Every time i reastarted or tried to go in to recovery it went back to bootloader mode.
Maybe it was because i did a Factory wipe from recovery mode before i started the procedure?
karayemis said:
Hi,
I want to try this again any suggestions why it didnt work last time ? I flashes all files succesfully, but phone got stuck in bootloader mode. Every time i reastarted or tried to go in to recovery it went back to bootloader mode.
Maybe it was because i did a Factory wipe from recovery mode before i started the procedure?
Click to expand...
Click to collapse
After flashing the files, did you boot directly to recovery (using the menu on the bootloader, selecting "Reboot to recovery") with the volume and power buttons, or you pressed the power button on the "Start" option?
karayemis said:
Hi,
I want to try this again any suggestions why it didnt work last time ? I flashes all files succesfully, but phone got stuck in bootloader mode. Every time i reastarted or tried to go in to recovery it went back to bootloader mode.
Maybe it was because i did a Factory wipe from recovery mode before i started the procedure?
Click to expand...
Click to collapse
We can also talk on telegram if you want: https://t.me/daniml3
daniml3 said:
After flashing the files, did you boot directly to recovery (using the menu on the bootloader, selecting "Reboot to recovery") with the volume and power buttons, or you pressed the power button on the "Start" option?
Click to expand...
Click to collapse
I tried reboot to recovery first as far as i remember.
can any one give me tutorial video and review please
The only problem with all the 3 CUSTOM ROMS which are available for REALME GT2 is CAMERA QUALITY has DECREASED DRASTICALLY! The images shot on GT2 feel like an 18MP camera even though they are shot on 50MP! This is the only reason why i moved back to RUI!
Prajwal_Beast said:
The only problem with all the 3 CUSTOM ROMS which are available for REALME GT2 is CAMERA QUALITY has DECREASED DRASTICALLY! The images shot on GT2 feel like an 18MP camera even though they are shot on 50MP! This is the only reason why i moved back to RUI!
Click to expand...
Click to collapse
Of the 3 which one is the best in your opinion? Also which one had the best battery life?
karayemis said:
Of the 3 which one is the best in your opinion? Also which one had the best battery life?
Click to expand...
Click to collapse
which are the 3 custom roms?

Categories

Resources