Milanf/README.md

84 lines
1.3 KiB
Markdown
Raw Permalink Normal View History

2025-04-11 22:30:32 -04:00
# Roms - Milanf
2025-04-11 22:29:02 -04:00
2025-04-12 14:20:10 -04:00
# A-Team Custom ROM Installer
2025-04-12 14:13:33 -04:00
2025-04-12 14:23:17 -04:00
## 🚀 Features
2025-04-12 14:13:33 -04:00
2025-04-12 14:20:10 -04:00
- **3 Custom Recovery Options**
- **3 Root Options**
- **Enable / Disable Encryption Option**
- **Recovery Installer**
- **ADB Sideload Compatible**
- **Linux Installer**
- **Windows Installer**
2025-04-12 14:13:33 -04:00
2025-04-12 14:23:17 -04:00
---
2025-04-12 14:13:33 -04:00
2025-04-12 14:23:17 -04:00
## ⚠️ ROM Installation
2025-04-12 14:13:33 -04:00
2025-04-12 14:44:06 -04:00
-- WILL WIPE DATA --
2025-04-12 14:13:33 -04:00
2025-04-12 14:23:17 -04:00
### 📱 From Recovery
1. Transfer ROM `.zip` to external SD card.
2025-04-12 14:20:10 -04:00
2. Boot into recovery mode.
2025-04-12 14:23:17 -04:00
3. Format data from recovery (choose **Yes** when prompted).
4. Install ROM `.zip`.
---
2025-04-12 14:13:33 -04:00
2025-04-12 14:23:17 -04:00
### 💻 From ADB Sideload
2025-04-12 14:13:33 -04:00
2025-04-12 14:23:17 -04:00
1. Ensure ADB is installed and working.
2. Boot into recovery.
3. Open terminal in the ROM location.
4. Run:
2025-04-12 14:13:33 -04:00
2025-04-12 14:20:10 -04:00
```bash
adb shell twrp format data
adb sideload ROM_NAME.zip
2025-04-12 14:23:17 -04:00
```
---
### 🐧 From Linux
1. Extract the ROM `.zip`.
2. Run the `.sh` script to flash:
```bash
./flash-rom.sh
```
---
### 🪟 From Windows
1. Extract the ROM `.zip`.
2. Run the `.bat` file to flash.
---
## ✅ After ROM Installation
1. Let the device boot.
2. Open **Magisk Manager**.
3. Select **Direct Install**.
4. Reboot your device.
🥸 Done! Enjoy your freshly installed custom ROM! 😁👍
---
## ❤️ Developer Donate Links
---
### @PizzaG
2025-04-12 14:32:20 -04:00
ROM Building, Bug Fixing
2025-04-12 14:23:17 -04:00
[💸 Donate via PayPal](https://paypal.me/PizzaG98)
2025-04-12 14:32:20 -04:00
### @electimon
Moto-Common Device Tree
[💸 Donate via PayPal](https://paypal.me/electimon)