68 lines
994 B
Markdown
68 lines
994 B
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
|
||
💥 WILL WIPE DATA 💥
|
||
|
||
📦 From Recovery
|
||
Transfer ROM zip to external SD card
|
||
|
||
Format data from recovery (Yes option)
|
||
|
||
Install ROM zip
|
||
|
||
🔌 From ADB Sideload
|
||
Ensure ADB is installed and working
|
||
|
||
Open terminal in ROM zip location
|
||
|
||
Run:
|
||
|
||
sh
|
||
Copy
|
||
Edit
|
||
adb shell twrp format data
|
||
adb sideload ROM_NAME.zip
|
||
🐧 From Linux
|
||
Extract the ROM zip
|
||
|
||
Run the included .sh file to flash your device
|
||
|
||
🪟 From Windows
|
||
Extract the ROM zip
|
||
|
||
Run the included .bat file to flash your device
|
||
|
||
🧩 After Installation
|
||
Boot into system
|
||
|
||
Open Magisk Manager
|
||
|
||
Select Direct Install
|
||
|
||
Reboot
|
||
|
||
🥸 Done! 👍😁
|
||
|
||
❤️ Developer Donate Links
|
||
@electimon – Moto Common Device Tree, Bug Fixing
|
||
PayPal - electimon
|
||
|
||
@PizzaG – ROM Building, Bug Reporting
|
||
PayPal - PizzaG
|
||
|