Milanf/README.md

69 lines
994 B
Markdown
Raw 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:16:19 -04:00
📱 A-Team Custom ROM Installer
🚀 Features
3 Custom Recovery Options
2025-04-12 14:13:33 -04:00
2025-04-12 14:16:19 -04:00
3 Root Options
2025-04-12 14:13:33 -04:00
2025-04-12 14:16:19 -04:00
Enable / Disable Encryption
2025-04-12 14:13:33 -04:00
2025-04-12 14:16:19 -04:00
Recovery Installer
2025-04-12 14:13:33 -04:00
2025-04-12 14:16:19 -04:00
ADB Sideload Compatible
2025-04-12 14:13:33 -04:00
2025-04-12 14:16:19 -04:00
Linux Installer
2025-04-12 14:13:33 -04:00
2025-04-12 14:16:19 -04:00
Windows Installer
2025-04-12 14:13:33 -04:00
2025-04-12 14:16:19 -04:00
⚠️ ROM Installation
💥 WILL WIPE DATA 💥
2025-04-12 14:13:33 -04:00
2025-04-12 14:16:19 -04:00
📦 From Recovery
Transfer ROM zip to external SD card
2025-04-12 14:13:33 -04:00
2025-04-12 14:16:19 -04:00
Format data from recovery (Yes option)
2025-04-12 14:13:33 -04:00
2025-04-12 14:16:19 -04:00
Install ROM zip
2025-04-12 14:13:33 -04:00
2025-04-12 14:16:19 -04:00
🔌 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
2025-04-12 14:13:33 -04:00