...This repository provides unofficial recovery builds for the Snapdragon 8 Gen 3 (pineapple) platform, including:
- OrangeFox Recovery
- Team Win Recovery Project (TWRP)
Disclaimer
These are unofficial builds and are not affiliated with or endorsed by the OrangeFox Recovery Project or Team Win Recovery Project (TWRP).
Flash at your own risk.
Installation
IMG (Fastboot)
fastboot flash recovery_ab <filename>.img
fastboot reboot recovery
ZIP (Recovery)
Flash the ZIP from your current custom recovery, or install it using:
adb sideload <filename>.zip
Credits
- OrangeFox Team — OrangeFox source
- TeamWin — TWRP source