Lineage OS (Android): Unterschied zwischen den Versionen
Zeile 11: | Zeile 11: | ||
=== Download === | === Download === | ||
==== Linux ==== | |||
[https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/adb-fastboot-install/Android.zip https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/adb-fastboot-install/Android.zip] | [https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/adb-fastboot-install/Android.zip https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/adb-fastboot-install/Android.zip] | ||
==== Windows ==== | |||
[https://dl.google.com/android/repository/platform-tools-latest-windows.zip https://dl.google.com/android/repository/platform-tools-latest-windows.zip] | |||
=== Installation === | === Installation === |
Version vom 7. April 2018, 12:55 Uhr
Noch in Bearbeitung
Official Tutorials
http://www.cyanogenmods.org/forums/forum/general-categories/lineage-os-guides/
http://www.cyanogenmods.org/forums/topic/how-to-install-lineage-os-android-phone/
Install ADB
Download
Linux
Windows
https://dl.google.com/android/repository/platform-tools-latest-windows.zip
Installation
sudo apt-get install android-tools-adb android-tools-fastboot
Kommandos
adb kill-server adb start-server
adb devices
Links
http://www.cyanogenmods.org/forums/topic/install-adb-fastboot-linux-mac-os-x/
TWRP
http://www.cyanogenmods.org/forums/topic/install-twrp-recovery-android-using-fastboot/
Updates
Sollte das automatische Update nicht funktionieren, dann können die Updates aus folgendem Verzeichnis manuell installiert werden:
/data/data/org.lineageos.updater/app_updates
Handys
Links
http://www.lineageosrom.com/2017/01/galaxy-s4-lineage-os-nougat.html?m=1
http://praxistipps.chip.de/android-recovery-installieren-und-twrp-einrichten-so-gehts_47855
http://www.cyanogenmods.org/forums/topic/update-lineage-os-13-14-1-on-cyanogenmod-13-14-1-rom/
Zurück zu Android