Lineage OS (Android): Unterschied zwischen den Versionen
(36 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 2: | Zeile 2: | ||
== | == Download älterer Versionen == | ||
[https://lineageosroms.com/samsung-phones/ https://lineageosroms.com/samsung-phones/] | |||
[https:// | == Official Tutorials == | ||
[http://www.cyanogenmods.org/forums/forum/general-categories/lineage-os-guides/ http://www.cyanogenmods.org/forums/forum/general-categories/lineage-os-guides/] | |||
[http://www.cyanogenmods.org/forums/topic/how-to-install-lineage-os-android-phone/ http://www.cyanogenmods.org/forums/topic/how-to-install-lineage-os-android-phone/] | |||
== Install ADB == | |||
=== 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] | |||
==== Windows ==== | |||
[https://dl.google.com/android/repository/platform-tools-latest-windows.zip https://dl.google.com/android/repository/platform-tools-latest-windows.zip] | |||
=== Installation === | |||
<pre> | |||
sudo apt-get install android-tools-adb android-tools-fastboot | |||
</pre> | |||
=== Kommandos === | |||
<pre> | |||
adb kill-server | |||
adb start-server | |||
</pre> | |||
<pre> | |||
adb devices | |||
</pre> | |||
=== Links === | |||
[http://www.cyanogenmods.org/forums/topic/install-adb-fastboot-linux-mac-os-x/ http://www.cyanogenmods.org/forums/topic/install-adb-fastboot-linux-mac-os-x/] | |||
== TWRP == | |||
siehe: [[TWRP (Android)|TWRP]] | |||
== Updates == | |||
Sollte das automatische Update nicht funktionieren, dann können die Updates aus folgendem Verzeichnis manuell installiert werden: | |||
<pre> | |||
/data/data/org.lineageos.updater/app_updates | |||
</pre> | |||
== Rooten == | |||
siehe: [[Rooten (Lineage_OS)|Rooten]] | |||
== Handys == | |||
[[Samsung Galaxy SII (LineageOS)|Samsung Galaxy SII]] | |||
[[Samsung Galaxy S4 (LineageOS)|Samsung Galaxy S4]] | |||
[[Samsung Galaxy S5 (LineageOS)|Samsung Galaxy S5]] | |||
[[Samsung Galaxy S7 Edge (LineageOS)|Samsung Galaxy S7 Edge]] | |||
[[Samsung Galaxy Note 10.1 2014 Edition (LineageOS)|Samsung Galaxy Note 10.1 2014 Edition]] | |||
== Links == | == Links == | ||
Zeile 13: | Zeile 78: | ||
[http://praxistipps.chip.de/android-recovery-installieren-und-twrp-einrichten-so-gehts_47855 http://praxistipps.chip.de/android-recovery-installieren-und-twrp-einrichten-so-gehts_47855] | [http://praxistipps.chip.de/android-recovery-installieren-und-twrp-einrichten-so-gehts_47855 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/ http://www.cyanogenmods.org/forums/topic/update-lineage-os-13-14-1-on-cyanogenmod-13-14-1-rom/] | |||
[http://www.zdnet.de/88290251/galaxy-s4-update-auf-android-7-1-1-mit-lineageos/?inf_by=58fc9fd12ad0a1061ff1f93f http://www.zdnet.de/88290251/galaxy-s4-update-auf-android-7-1-1-mit-lineageos/?inf_by=58fc9fd12ad0a1061ff1f93f] | |||
Zurück zu [[Android]] | Zurück zu [[Android]] |
Aktuelle Version vom 9. Mai 2021, 14:35 Uhr
Noch in Bearbeitung
Download älterer Versionen
https://lineageosroms.com/samsung-phones/
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
siehe: TWRP
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
Rooten
siehe: Rooten
Handys
Samsung Galaxy Note 10.1 2014 Edition
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