Browse Source

New Steps to take and some important notes

main
Timm 4 years ago
parent
commit
93e72dc25e
1 changed files with 24 additions and 0 deletions
  1. +24
    -0
      README.md

+ 24
- 0
README.md View File

@ -22,11 +22,17 @@
- https://magisk.me/ - https://magisk.me/
- https://forum.xda-developers.com/c/xiaomi-redmi-4x.6954/ - https://forum.xda-developers.com/c/xiaomi-redmi-4x.6954/
- https://www.xda-developers.com/lineageos-builds-back-online-xiaomi-devices/ - https://www.xda-developers.com/lineageos-builds-back-online-xiaomi-devices/
- https://skyhawkrecovery.github.io/Devices.html (TWPR Theme + Features)
- https://skyhawkrecovery.github.io/Devices.html
## Steps to take ## Steps to take
### 0. Gerät vorbereiten
Zurücksetzen und OHNE Internet Verbindung und Google Account an den Start bringen!
### 1. fastboot & adb an den Start bringen ### 1. fastboot & adb an den Start bringen
**Manjaro Cinnamon - Arch Linux Setup** **Manjaro Cinnamon - Arch Linux Setup**
@ -45,3 +51,21 @@ https://www.digitbin.com/install-use-adb-fastboot-linux/
`Volume Down + Power` `Volume Down + Power`
Startet den `FASTBOOT` Modus (Screenshot)
Via Terminal überprüfen mit
`fastboot devices`
(Screenshot)
> Falls Ausfall/zu lange nicht verwendet: Nochmal Tastenkombination bis das Gerät erneut in den Modus startet!
### Software bereithalten
1. [TWPR](https://eu.dl.twrp.me/santoni/)
2. [Magisk]()
3. [Microg]()
4. (optional) [SHRP](https://sourceforge.net/projects/shrp/files/Santoni/)

Loading…
Cancel
Save