passwort12345
Neues Mitglied
- 4
@ptosch42 Hallo Peter,
ich würde mich freuen, wenn du mir den Link geben könntest.
mfg
ich würde mich freuen, wenn du mir den Link geben könntest.
mfg
Folge dem Video um zu sehen, wie unsere Website als Web-App auf dem Startbildschirm installiert werden kann.
Anmerkung: Diese Funktion erfordert derzeit den Zugriff auf die Seite über den integrierten Safari-Browser.
##Go to Bootloader: Reboot holding VolDown.
cd ./xiaomi_a1/01_Install_TWRP_Recovery
fastboot boot recovery-3.2.1-2-oreo.img
##wipe all, clear caches, reboot to Bootloader
cd ./xiaomi_a1/02_Install_xiaomi_firmware/tissot_images_V9.6.8.0.ODHMIFE_8.0
# Edit flash_all.sh and remove the reboot command in the last line
./flash_all.sh
##let everything flash (3mins)
cd ./xiaomi_a1/01_Install_TWRP_Recovery
fastboot boot recovery-3.2.1-2-oreo.img
cd ./xiaomi_a1/01_Install_TWRP_Recovery
adb push twrp-installer-tissot--3.2.3-0.zip /sdcard/
##install TWRP V3.2.3-0, reboot to Recovery
cd ./xiaomi_a1/03_Install_LineageOs
adb push lineage-15.1-20190313-nightly-tissot-signed.zip /sdcard/
##install LineageOs, reboot to Bootloader
cd ./xiaomi_a1/01_Install_TWRP_Recovery
fastboot boot recovery-3.2.1-2-oreo.img
cd ./xiaomi_a1/01_Install_TWRP_Recovery
adb push twrp-installer-tissot--3.2.3-0.zip /sdcard/
##Reinstall TWRP V3.2.3-0, reboot to Recovery
cd ./xiaomi_a1/03_Install_LineageOs
adb push Magisk-v19.2.zip /sdcard/
## Install Magisk, reboot to LOS