CyanogenMod is a free, community built, aftermarket firmware distribution of Android 4.4 (Kit Kat), which is designed to increase performance and reliability over stock Android for your device.
This is only alpha build. Do not use it as a daily driver.
I have made this for UL, but anybody with CL could test it and post here if its working or not.
STATUS:
Working:
Wifi
Mobile data
GPS
Bluetooth
SD card
Accelerometer
...and everything else except
Not Working:
Sound
Camera
Video player (WORKAROUND: 3rd party players like MX player work well)
Some minor graphical issues
Before you begin:
- make a backup
- you must have unlocked bootloader
Installation instructions:
1. Factory reset
2. Install ROM
3. Install GAPPS
4. Reboot
Downloads:
ROM:
Build 1: https://mega.co.nz/#!Z8BkWDhY!tllTRsL6IBXdZTVXeuCPSQHlR3yJ39qfkhGx6K5Lktg
Build 2:https://mega.co.nz/#!VoIExToA!eE9e9HwioFqslDDEyIXKWDnaMzRErNrKV61O7KEYyTU
GAPPS: http://forum.xda-developers.com/showthread.php?t=2397942
Credits:
Original developers of CM for HTC One Mini (for the device tree)
HTC for the kernel source (and device)
Sources:
Device Tree: https://github.com/PatrikKT/android_device_htc_zara
MSM8960-common: https://github.com/PatrikKT/android_device_htc_msm8960-common
Kernel: https://github.com/PatrikKT/android_kernel_htc_zara
The msm8960-common is the same as the one from CMbut I changed temporarily the qcom_media variant. If I fix the errors from media-caf, we will use the CM one. We use the media-caf but we still need to use this because of the graphical glitches.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
* do some research if you have any concerns about features included in this ROM
* before flashing it! YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will laugh at you.
*/
This is only alpha build. Do not use it as a daily driver.
I have made this for UL, but anybody with CL could test it and post here if its working or not.
STATUS:
Working:
Wifi
Mobile data
GPS
Bluetooth
SD card
Accelerometer
...and everything else except
Not Working:
Sound
Camera
Video player (WORKAROUND: 3rd party players like MX player work well)
Some minor graphical issues
Before you begin:
- make a backup
- you must have unlocked bootloader
Installation instructions:
1. Factory reset
2. Install ROM
3. Install GAPPS
4. Reboot
Downloads:
ROM:
Build 1: https://mega.co.nz/#!Z8BkWDhY!tllTRsL6IBXdZTVXeuCPSQHlR3yJ39qfkhGx6K5Lktg
Build 2:https://mega.co.nz/#!VoIExToA!eE9e9HwioFqslDDEyIXKWDnaMzRErNrKV61O7KEYyTU
GAPPS: http://forum.xda-developers.com/showthread.php?t=2397942
Credits:
Original developers of CM for HTC One Mini (for the device tree)
HTC for the kernel source (and device)
Sources:
Device Tree: https://github.com/PatrikKT/android_device_htc_zara
MSM8960-common: https://github.com/PatrikKT/android_device_htc_msm8960-common
Kernel: https://github.com/PatrikKT/android_kernel_htc_zara
The msm8960-common is the same as the one from CM
Last edited: