r0b
Ehrenmitglied
- 4.348
Funktioniert unter folgenden Modellen:
Funktioniert nicht unter folgenden Modellen:
Installation via adb shell
Installation mit Odin
Hinweis: Manchmal startet das Handy nicht im Recovery Modus. Führt dazu die gesamte Prozedur nochmal durch. Wenn es dennoch nicht installiert wirde, gehe sicher, das in Odin "Auto Reboot" nicht angehakt ist. Nach dem flashen startet ihr mit VolUp + Home + Power in den Recovery Modus. Dies startet den manuellen Installationsprozess.
Download:
Test images
Quelle: [RECOVERY][UNOFFICIAL] CWM Recovery for the Samsung Galaxy S5 - xda-developers
- G900F
- G900T
- G900W8
- G900I
- G900P
Funktioniert nicht unter folgenden Modellen:
- G900H - exynos
- G900V - locked bootloader (thanks Verizon!!!)
- G900A - locked bootloader (thanks AT&T!!)
Installation via adb shell
-
Code:
adb push cwm.img /data/local/tmp/cwm.img
-
Code:
adb shell su -c dd if=/data/local/tmp/cwm.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
Installation mit Odin
- Trenne das Handy vom PC
- Starte Odin3-vX.X.exe
- Klicke auf PDA und wähle recovery.tar.md5 aus
- Versetze dein Handy in den Downloadmodus (Handy ausschalten, halte VolDown + Home + Powergedrückt, bis es startet - wenn er fragt ob ihr fortfahren wollte, drückt den angegebenen Knopf oder startet den adb reboot download command)
- Schließe das Handy an den PC an
- gehe sicher, das Repartition NICHT aktiviert ist
- Klicke auf Start
- Warte bis Android automatisch startet
Hinweis: Manchmal startet das Handy nicht im Recovery Modus. Führt dazu die gesamte Prozedur nochmal durch. Wenn es dennoch nicht installiert wirde, gehe sicher, das in Odin "Auto Reboot" nicht angehakt ist. Nach dem flashen startet ihr mit VolUp + Home + Power in den Recovery Modus. Dies startet den manuellen Installationsprozess.
Download:
Test images
Quelle: [RECOVERY][UNOFFICIAL] CWM Recovery for the Samsung Galaxy S5 - xda-developers