Update README.md
This commit is contained in:
parent
e6236bb5ea
commit
f7cabbc89e
1 changed files with 54 additions and 39 deletions
93
README.md
93
README.md
|
@ -1,53 +1,68 @@
|
|||
# Roms - Milanf
|
||||
|
||||
• A-Team Custom Rom Installer Features
|
||||
-3 Custom Recovery Options
|
||||
-3 Root Options
|
||||
-Enable / Disable Encryption Option
|
||||
-Recovery Installer
|
||||
-ADB Sideload Compatible
|
||||
-Linux Installer
|
||||
-Windows Installer
|
||||
📱 A-Team Custom ROM Installer
|
||||
🚀 Features
|
||||
3 Custom Recovery Options
|
||||
|
||||
3 Root Options
|
||||
|
||||
• Rom Installation
|
||||
*WILL WIPE DATA*
|
||||
Enable / Disable Encryption
|
||||
|
||||
-From Recovery
|
||||
-Transfer Rom Zip To External SD Card
|
||||
-Format Data From Recovery(yes option)
|
||||
-Install Rom Zip
|
||||
Recovery Installer
|
||||
|
||||
OR
|
||||
ADB Sideload Compatible
|
||||
|
||||
-From ADB Sideload
|
||||
-Ensure ADB Installed And Working
|
||||
-Open Terminal In Rom Location
|
||||
-Run Command:
|
||||
adb shell twrp format data
|
||||
adb sideload ROM_NAME.zip
|
||||
Linux Installer
|
||||
|
||||
OR
|
||||
Windows Installer
|
||||
|
||||
-From Linux
|
||||
-Extract Rom Zip
|
||||
-Run .sh file To Flash Device From Linux
|
||||
⚠️ ROM Installation
|
||||
💥 WILL WIPE DATA 💥
|
||||
|
||||
OR
|
||||
📦 From Recovery
|
||||
Transfer ROM zip to external SD card
|
||||
|
||||
-From Windows
|
||||
-Extract Rom Zip
|
||||
-Run .bat File To Flash Device From Windows
|
||||
Format data from recovery (Yes option)
|
||||
|
||||
-After Rom Installation And Device Boots,
|
||||
-Open Magisk Manager
|
||||
-Select Magisk Direct Install
|
||||
-Reboot
|
||||
-🥸Done!!👍😁
|
||||
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
|
||||
|
||||
• 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