CyanogenMod is a free, community built, aftermarket firmware distribution of Android 5.0 (LOLLIPOP), which is designed to increase performance and reliability over stock Android for your device.
Code:
#include <std_disclaimer.h>
/*
* 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.
*/
CyanogenMod is based on the Android Open Source Project with extra contributions from many people within the Android community. It can be used without any need to have any Google application installed. You will need to provide your own Google Applications package (gapps). CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
- Display
- Vibration
- GPS
- Sensors of All type
- Google Apps
- Bluetooth
- Bluetooth tethering
- All native apps
- GPS
- WiFi
- Tethering wifi
- Sdcard0/Sdcard1
- Camera (photos, camcorder & panorama)
- Audio playback
- Audio recording
- Video playback
- OpenGL rendering
- Hardware video decoding & encoding
- USB-tethering
- OMX
- Mtp/ptp
- Ril
- Flashlight
@bartbart2003 There is a way to enable flashlight:
To disable flashlight:Code:echo 1 > /sys/devices/platform/i2c-gpio.3/i2c-3/3-0030/brightness_uA
Code:echo 0 > /sys/devices/platform/i2c-gpio.3/i2c-3/3-0030/brightness_uA - NFC removed by default
Note : CM-12.1 is only for jellybean (v20) baseband. If you are on ics (v10) baseband flash v20 baseband
- TWRP 3.0.2.0 Recovery
- Wipe all partitions except sdcard!
- Flash the cm-12-*-UNOFFICIAL-e610.zip
- Reboot
- Done!
- After first boot reboot back to recovery
- Flash Gapps(Long boot time)
Screenshots:
XDA:DevDB Information
CyanogenMod 12.1, ROM for the LG Optimus L5
Contributors
Jonas Cardoso, Caio99BR, InsideMuz
Source Code: https://github.com/TeamVee/android_device_lge_msm7x27a-common/tree/cm-12.1
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Baseband V20
Based On: CyanogenMod 11 from Pecan
Version Information
Status: Stable
Current Stable Version: RC2
Stable Release Date: 2016-05-11
Created 2016-05-02
Last Updated 2016-09-25
Last edited: