CyanogenMod 13 für das Honor 5C

Saao

Saao

Stammgast
141
Hey,

mittlerweile gibt es auch eub CynanogenMod13 für unser Honor 5C.
Weitere Informationen findet man hier: Klick

Es soll sich dabei jetzt noch um eine Beta handeln - die Installation ist standardmäßig, genauso wie eigentlich bei jeden Android Smartphone.

Eine kurze Anleitung zitiere ich mal:
Get ADB and Fastboot
In order to follow the next Steps, you need to have installed ADB and Fastboot on your Computer. On Mac the easiest way to do so is:

  1. If you don’t have it, install Homebrew
  2. after doing so paste in your terminal: brew install android-platform-tools
that’s it, you have successfully installed ADB and Fastboot!
If you have another OS you will easily find instructions how to install ADB on Google!

Unlock Your Bootloader
There are an official and an unoffical way to do so. Paul O’Brien describes them both very well in this Post. I recommend using the official version, but you can void the warranty with both versions! When doing the official version make sure you log in with the same Huawei ID, you use on your Phone, otherwise the process will fail!

Install TWRP Recovery ROM
You need Meticulus’ version of TWRP, go to his Page and download the latest Version of TWRP. Unpack the Archive, inside is a File called “recovery.img”. Make sure USB Debugging is active on your Phone, then connect it to your Computer. In the terminal type adb devices, your device should be listet there now. Then paste the following two commands in your terminal:

  1. adb reboot bootloader
  2. fastboot flash recovery path/to/recovery.img (replace “path/to/recovery.img with the actual path to the file”)
After doing so shut down your Phone by pressing long the Power Button. To reboot into custom Recovery (yes there is still a stock Recovery on the Phone) you have to press Volume Up and the Power Button at the same time and release them as soon as the Display turns on.
When the Phone is turned on and connected to the PC you can also reboot into custom Recovery by pasting adb reboot recovery into the Terminal.

Install CyanogenMod
  1. Download the latest Version of Meticulus’ ROM
  2. Copy the ROM to the SD Card in your Phone (the whole Zip File)
  3. If you have a Phone with Fingerprint Sensor: in your current ROM go to Settings and delete all saved Fingerprints there.
  4. Creating an Backup:
    1. In TWRP do Advanced->Extras->Dump. This creates an Dump of your variants system and kernel
    2. Do a normal Backup in TWRP
  5. Do a factory Reset in TWRP by Wipe->Advanced Wipe and check:
    • Dalvik / ART Cache
    • Cache
    • System
    • Data
  6. Flash the ROM by selecting “Install” in TWRP and choose the ROM you have copied to your SD Card
  7. Now reboot into TWRP (panel should be blue instead of red now)
  8. Touch cancel when asked for decryption password
  9. Do Wipe->Format Data
Install Google Apps
To properly use your new CyanogenMod, you have to install Google Apps.

  1. Download Google Apps Select Plattform: ARM64, Android: 6.0 and variant any you like. NOTE: to avoid problems I recommend using nano or pico. when choosing something else make sure you do not install Dialer and Dialer Framework as well as GBoard. You still can install GBoard afterwards from the Play Store without problems.
  2. Copy the Zip to your SD Card
  3. Flash it via TWRP “Install”
  4. Restart the Phone, you have made it!
Viel Spaß! :)
 
  • Danke
Reaktionen: antipadologe

Ähnliche Themen

B
Antworten
3
Aufrufe
580
bestbefore2018
B
Bottger
Antworten
0
Aufrufe
815
Bottger
Bottger
C
  • carsten978
Antworten
1
Aufrufe
1.602
Bowfinger
B
Zurück
Oben Unten