Update README.md
This commit is contained in:
parent
8d0a6907d0
commit
e6236bb5ea
1 changed files with 51 additions and 0 deletions
51
README.md
51
README.md
|
@ -1,2 +1,53 @@
|
||||||
# Roms - Milanf
|
# 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
|
||||||
|
|
||||||
|
|
||||||
|
• Rom Installation
|
||||||
|
*WILL WIPE DATA*
|
||||||
|
|
||||||
|
-From Recovery
|
||||||
|
-Transfer Rom Zip To External SD Card
|
||||||
|
-Format Data From Recovery(yes option)
|
||||||
|
-Install Rom Zip
|
||||||
|
|
||||||
|
OR
|
||||||
|
|
||||||
|
-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
|
||||||
|
|
||||||
|
OR
|
||||||
|
|
||||||
|
-From Linux
|
||||||
|
-Extract Rom Zip
|
||||||
|
-Run .sh file To Flash Device From Linux
|
||||||
|
|
||||||
|
OR
|
||||||
|
|
||||||
|
-From Windows
|
||||||
|
-Extract Rom Zip
|
||||||
|
-Run .bat File To Flash Device From Windows
|
||||||
|
|
||||||
|
-After Rom Installation And Device Boots,
|
||||||
|
-Open Magisk Manager
|
||||||
|
-Select Magisk Direct Install
|
||||||
|
-Reboot
|
||||||
|
-🥸Done!!👍😁
|
||||||
|
|
||||||
|
|
||||||
|
• 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