79 lines
1.3 KiB
Markdown
79 lines
1.3 KiB
Markdown
# Roms - Milanf
|
|
|
|
📱 A-Team Custom ROM Installer
|
|
🚀 Features
|
|
✅ 3 Custom Recovery Options
|
|
|
|
✅ 3 Root Options
|
|
|
|
✅ Enable / Disable Encryption
|
|
|
|
✅ Recovery Installer
|
|
|
|
✅ ADB Sideload Compatible
|
|
|
|
✅ Linux Installer
|
|
|
|
✅ Windows Installer
|
|
|
|
⚠️ ROM Installation Notice
|
|
🚨 This process will WIPE ALL DATA on your device. Please backup before continuing.
|
|
|
|
📦 Installation Methods
|
|
🔁 Method 1: From Recovery
|
|
Transfer the ROM .zip to your external SD card
|
|
|
|
Boot into recovery mode
|
|
|
|
Format Data (confirm with "Yes")
|
|
|
|
Install the ROM .zip via recovery
|
|
|
|
🧑💻 Method 2: ADB Sideload
|
|
Ensure ADB is installed and functional
|
|
|
|
Boot device into recovery
|
|
|
|
Open a terminal in the ROM zip directory
|
|
|
|
Run:
|
|
|
|
bash
|
|
Copy
|
|
Edit
|
|
adb shell twrp format data
|
|
adb sideload ROM_NAME.zip
|
|
🐧 Method 3: Linux Installer
|
|
Extract the ROM .zip
|
|
|
|
Run the provided .sh script:
|
|
|
|
bash
|
|
Copy
|
|
Edit
|
|
./flash-rom.sh
|
|
🪟 Method 4: Windows Installer
|
|
Extract the ROM .zip
|
|
|
|
Double-click the .bat file to begin flashing
|
|
|
|
📲 Post-Installation (Magisk Root Setup)
|
|
Boot into system after ROM flash
|
|
|
|
Open Magisk Manager
|
|
|
|
Tap Direct Install
|
|
|
|
Reboot device
|
|
|
|
🎉 You're done!
|
|
|
|
🙌 Developer Donate Links
|
|
👨💻 @electimon
|
|
Moto Common Device Tree & Bug Fixing
|
|
💸 Donate via PayPal
|
|
|
|
👨💻 @PizzaG
|
|
ROM Building & Bug Reporting
|
|
💸 Donate via PayPal
|
|
|