CyanogenMod 13 is a free, community built, aftermarket firmware distribution of Android 6.0.x (Marshmallow), which is designed to increase performance and reliability over stock Android for your device.
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. Linked below is a package that has come from another Android project that restore the Google parts. CyanogenMod does still include various hardware-specific code, which is also slowly being open-sourced anyway.
All bug reports that don't meet this conditions will be ignored:
You have the kernel provided in the zip file
You made a clean flash and didn't restore anything
You made a detailed review of the problem
You provide a logcat in a .txt file (Search on internet)
You provide dmesg or last_kmsg if it is a kernel panic (Search on internet)
I AM NOW IGNORING EACH AND EVERY SUBMIT WITHOUT THOSE. BUGS REPORTED IN NOT WORKING ARE ALSO IGNORED
What's working :
Booting
Graphics Working
Internal Storage
Flashlight
Speakerphone
LED
Sound (fixed A2)
External Storage (fixed A2)
GPS (fixed A2)
Camera (fixed B1)
Wi-FI (fixed B1)
RIL (fixed B1)
Sensors (rotation, compass, accelerometer) (B1)
Bluetooth
What's not working :
NFC (No open sourced HAL and LG uses proprietary, will not be fixed)
Strange problem with Video Playback in Browser (gallery works just good) => Use UC Browser
Instructions :
Reboot to TWRP 3
Make a full wipe (/system, /data, /cache, /dalvik-cache, /dalvik, all caches) FULL. Do not report not working if you don't do this. VERY IMPORTANT STEP
Flash the CM13 zip
Flash 4 buttons zip if you have dual-sim
Flash Gapps (if you want but DO NOT REBOOT AFTER FLASHING CM13). I really recommend pico
VERY IMPORTANT DO THIS EXACTLY LIKE HERE: connect phone to PC in recovery after flashing is done, go to "Mount" in main menu and tick "system" after that do this in ADB
Reboot to system
Google instalation will take a bit. DO NOT REBOOT
Downloads :
Old downloads:
Latest:
cm-13.0-20160330-UNOFFICIAL-vee7-RC2.zip
For Dual-Sim flash this after ROM:
four_button_B1.zip => use the same for all releases for Dual Sim.
Gapps: Go here http://opengapps.org/ and download ARM->6.0->pico
NOTE: I never asked money and never will. But the people that just say I will donate on date x. Well I honestly don't like that kind of lies. You want to get my coffee. I really enjoy it and I am thankful for that. If you just say words without any meaning well...
If you want me to continue working on this project and you like my work consider the coffee here :good: :
Thank you to all donators :
@vlmaxx (The reasons why there is cm13)
@nick37332001
Credits:
JSR D9 team -> RIL fix
@PecanCM -> I am using his open source BMC050 sensors daemon with modifications
@chil360 -> kernel fix for wi-fi and data
Sources:
kernel: https://github.com/Cyanogenmod13Vee7/lge-kernel-lproj
device: https://github.com/Cyanogenmod13Vee7/android_device_lge_vee7
vendor: https://github.com/Cyanogenmod13Vee7/android_vendor_lge_vee7
XDA:DevDB Information
CM13vee7, ROM for the LG Optimus L7 II
Contributors
neutrondev
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Need to be on latest TWRP 3
Based On: CyanogenMod
Version Information
Status: Stable
Created 2016-03-11
Last Updated 2016-03-11
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards, dead cats,
* thermonuclear war, or you getting fired because the alarm app failed.
* YOU are choosing to make these modifications, and if
* you point the finger at me for messing up your device, I will break it! :P
* Act accordingly
*/
All bug reports that don't meet this conditions will be ignored:
You have the kernel provided in the zip file
You made a clean flash and didn't restore anything
You made a detailed review of the problem
You provide a logcat in a .txt file (Search on internet)
You provide dmesg or last_kmsg if it is a kernel panic (Search on internet)
I AM NOW IGNORING EACH AND EVERY SUBMIT WITHOUT THOSE. BUGS REPORTED IN NOT WORKING ARE ALSO IGNORED
What's working :
Booting
Graphics Working
Internal Storage
Flashlight
Speakerphone
LED
Sound (fixed A2)
External Storage (fixed A2)
GPS (fixed A2)
Camera (fixed B1)
Wi-FI (fixed B1)
RIL (fixed B1)
Sensors (rotation, compass, accelerometer) (B1)
Bluetooth
What's not working :
NFC (No open sourced HAL and LG uses proprietary, will not be fixed)
Strange problem with Video Playback in Browser (gallery works just good) => Use UC Browser
Instructions :
Reboot to TWRP 3
Make a full wipe (/system, /data, /cache, /dalvik-cache, /dalvik, all caches) FULL. Do not report not working if you don't do this. VERY IMPORTANT STEP
Flash the CM13 zip
Flash 4 buttons zip if you have dual-sim
Flash Gapps (if you want but DO NOT REBOOT AFTER FLASHING CM13). I really recommend pico
VERY IMPORTANT DO THIS EXACTLY LIKE HERE: connect phone to PC in recovery after flashing is done, go to "Mount" in main menu and tick "system" after that do this in ADB
Code:
adb shell rm /system/lib/libjni_latinimegoogle.so
Google instalation will take a bit. DO NOT REBOOT
Downloads :
Old downloads:
Latest:
cm-13.0-20160330-UNOFFICIAL-vee7-RC2.zip
For Dual-Sim flash this after ROM:
four_button_B1.zip => use the same for all releases for Dual Sim.
Gapps: Go here http://opengapps.org/ and download ARM->6.0->pico
NOTE: I never asked money and never will. But the people that just say I will donate on date x. Well I honestly don't like that kind of lies. You want to get my coffee. I really enjoy it and I am thankful for that. If you just say words without any meaning well...
If you want me to continue working on this project and you like my work consider the coffee here :good: :

Thank you to all donators :
@vlmaxx (The reasons why there is cm13)
@nick37332001
Credits:
JSR D9 team -> RIL fix
@PecanCM -> I am using his open source BMC050 sensors daemon with modifications
@chil360 -> kernel fix for wi-fi and data
Sources:
kernel: https://github.com/Cyanogenmod13Vee7/lge-kernel-lproj
device: https://github.com/Cyanogenmod13Vee7/android_device_lge_vee7
vendor: https://github.com/Cyanogenmod13Vee7/android_vendor_lge_vee7
XDA:DevDB Information
CM13vee7, ROM for the LG Optimus L7 II
Contributors
neutrondev
ROM OS Version: 6.0.x Marshmallow
ROM Kernel: Linux 3.4.x
ROM Firmware Required: Need to be on latest TWRP 3
Based On: CyanogenMod
Version Information
Status: Stable
Created 2016-03-11
Last Updated 2016-03-11
Last edited:
