███╗ ███╗ █████╗ ████████╗██████╗ ██╗██╗ ██╗
████╗ ████║██╔══██╗╚══██╔══╝██╔══██╗██║╚██╗██╔╝
██╔████╔██║███████║ ██║ ██████╔╝██║ ╚███╔╝
██║╚██╔╝██║██╔══██║ ██║ ██╔══██╗██║ ██╔██╗
██║ ╚═╝ ██║██║ ██║ ██║ ██║ ██║██║██╔╝ ██╗
╚═╝ ╚═╝╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝╚═╝╚═╝ ╚═╝
R E C O V E R Y
A custom Android recovery — rebuilt from the ground up.
Matrix Recovery is a TWRP-based custom Android recovery forked from OrangeFox, built with clean branding, maintainability, and full upstream compatibility.
Think of it as OrangeFox — but ours.
Flashing. Restoring. Staying in control.
| Repo | Description | |
|---|---|---|
| 🔧 | matrix-sync | Sync tooling — clone this first |
| 💻 | bootable_recovery | Recovery source tree |
| 📦 | vendor_recovery | Vendor build scripts |
git clone https://github.com/Matrix-Recovery/matrix-sync sync
cd sync
./matrix_sync.sh --branch 12.1 --path ~/matrix_12.1That's it. The sync script handles the rest.
| Android version | Branch | Status |
|---|---|---|
| Android 12.1 | matrix_12.1 |
✅ Stable |
| Android 14.1 | matrix_14.1 |
🧪 Experimental |
Made with 🖤 by @minhmc2007
Fork it. Flash it. Own it.