Update README.md
This commit is contained in:
parent
e6236bb5ea
commit
f7cabbc89e
1 changed files with 54 additions and 39 deletions
89
README.md
89
README.md
|
@ -1,53 +1,68 @@
|
||||||
# Roms - Milanf
|
# Roms - Milanf
|
||||||
|
|
||||||
• A-Team Custom Rom Installer Features
|
📱 A-Team Custom ROM Installer
|
||||||
-3 Custom Recovery Options
|
🚀 Features
|
||||||
-3 Root Options
|
3 Custom Recovery Options
|
||||||
-Enable / Disable Encryption Option
|
|
||||||
-Recovery Installer
|
|
||||||
-ADB Sideload Compatible
|
|
||||||
-Linux Installer
|
|
||||||
-Windows Installer
|
|
||||||
|
|
||||||
|
3 Root Options
|
||||||
|
|
||||||
• Rom Installation
|
Enable / Disable Encryption
|
||||||
*WILL WIPE DATA*
|
|
||||||
|
|
||||||
-From Recovery
|
Recovery Installer
|
||||||
-Transfer Rom Zip To External SD Card
|
|
||||||
-Format Data From Recovery(yes option)
|
|
||||||
-Install Rom Zip
|
|
||||||
|
|
||||||
OR
|
ADB Sideload Compatible
|
||||||
|
|
||||||
-From ADB Sideload
|
Linux Installer
|
||||||
-Ensure ADB Installed And Working
|
|
||||||
-Open Terminal In Rom Location
|
Windows Installer
|
||||||
-Run Command:
|
|
||||||
|
⚠️ 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 shell twrp format data
|
||||||
adb sideload ROM_NAME.zip
|
adb sideload ROM_NAME.zip
|
||||||
|
🐧 From Linux
|
||||||
|
Extract the ROM zip
|
||||||
|
|
||||||
OR
|
Run the included .sh file to flash your device
|
||||||
|
|
||||||
-From Linux
|
🪟 From Windows
|
||||||
-Extract Rom Zip
|
Extract the ROM zip
|
||||||
-Run .sh file To Flash Device From Linux
|
|
||||||
|
|
||||||
OR
|
Run the included .bat file to flash your device
|
||||||
|
|
||||||
-From Windows
|
🧩 After Installation
|
||||||
-Extract Rom Zip
|
Boot into system
|
||||||
-Run .bat File To Flash Device From Windows
|
|
||||||
|
|
||||||
-After Rom Installation And Device Boots,
|
Open Magisk Manager
|
||||||
-Open Magisk Manager
|
|
||||||
-Select Magisk Direct Install
|
|
||||||
-Reboot
|
|
||||||
-🥸Done!!👍😁
|
|
||||||
|
|
||||||
|
Select Direct Install
|
||||||
|
|
||||||
|
Reboot
|
||||||
|
|
||||||
|
🥸 Done! 👍😁
|
||||||
|
|
||||||
|
❤️ Developer Donate Links
|
||||||
|
@electimon – Moto Common Device Tree, Bug Fixing
|
||||||
|
PayPal - electimon
|
||||||
|
|
||||||
|
@PizzaG – ROM Building, Bug Reporting
|
||||||
|
PayPal - PizzaG
|
||||||
|
|
||||||
• Developer Donate Links
|
|
||||||
- @electimon - Moto-Common Device Tree, Bug Fixing
|
|
||||||
- https://paypal.me/electimon
|
|
||||||
- @PizzaG - Rom Building, Bug Reporting
|
|
||||||
- https://paypal.me/PizzaG98
|
|
||||||
|
|
Loading…
Reference in a new issue