• If you are experiencing issues logging in, we moved to a new and more secure software and older account passwords were not able to be migrated. We recommend trying to reset your password, then contacting us if there are issues.
  • Nearly done! Migration cleanup is mostly done. There are a small number of issues left that we continue to work on, but all the heavy lifting is done. We still would love to hear feedback over at this thread and also check out the new XDA app! Thanks and we hope you enjoy the new forums, and thanks for your support of XDA <3

[ROM] [7.1.2] [OFFICIAL] [crDroidAndroid] [OMS] FOR LENOVO K6/POWER/NOTE [Abandoned]

siva1234

Senior Member
Oct 4, 2016
66
388
53
27
Salem
crDroidAndroid Nougat For Lenovo K6/Power/Note


crDroid is designed to increase performance and reliability over stock Android for your device also attempting to bringing many of the best features existent today. We're mainly based on CyanogenMod so use custom kernels compatible with them!


Customizations
  • Pixel look and feel.
  • CyanogenMod 14.1 - all mods and features
  • StatusBar: Network Traffic
  • StatusBar: SU icon toggle
  • StatusBar: Ticker
  • StatusBar: Hide/Show icons
  • StatusBar: BatteryBar customization
  • StatusBar: Battery styles
  • StatusBar: Tap to Sleep
  • StatusBar: Clock styles
  • StatusBar: crDroid logo customization
  • QuickSettings: Tiles customization
  • QuickSettings: Brightness slider toggle
  • QuickSettings: Optional brightness icon
  • QuickSettings: Vibrate on Touch
  • QuickSettings: WiFi easy toggle
  • QuickSettings: Bluetooth easy toggle
  • QuickSettings: Data easy toggle
  • Navigation: Toggle navbar
  • Navigation: PIE navigation
  • Navigation: DUI - SmartBar / Fling Toggle
  • Navigation: Pulse - smart visualization
  • Notifications: Power notification controls
  • Notifications: Force expanded notifications
  • Notifications: Toggle immersive mode messages
  • Notifications: Breathing notifications
  • Notifications: Headsup Snooze
  • Notifications: Headsup Timeout customization
  • LockScreen: Screen shortcuts
  • LockScreen: Toggle longpress for screen shortcuts
  • LockScreen: Swipe shortcuts
  • LockScreen: Toggle media cover art
  • LockScreen: Toggle clock
  • LockScreen: Toggle date
  • LockScreen: Toggle alarm
  • LockScreen: Tap to sleep
  • LockScreen: Toggle longpress torch
  • LockScreen: Cutomize number of notifications
  • LockScreen: Toggle power menu for secure lockscreen
  • Recents: Immersive Recents
  • Recents: Hidden apps
  • Recents: Toggle OmniSwitch as default Recents
  • Sound: Toggle screenshot sound
  • Sound: Live customization for number of volume steps
  • Sound: Less frequent notification sounds
  • Sound: DND customizations
  • Miscellaneous: Clock Widget
  • Miscellaneous: Expanded Desktop customization
  • Miscellaneous: Transparency customization
  • Miscellaneous: Partial / Full screenshot selection option
  • Miscellaneous: Toggle suggestions on Settings dashboard
  • Miscellaneous: Toggle summaries in Settings
  • Miscellaneous: Toggle auto-start music player on headset detection
  • Settings/Sound: Increasing Ringtone
  • 12 New Quick Settings Tiles including Caffeine mode, Expanded Desktop and Sync.
    Settings/Security: Quick PIN/Password Unlock


Download link:

Karate ( Lenovo K6/Power )

Karatep ( Lenovo K6 Note/Plus )

Source
https://github.com/crdroidandroid

Kernel source
https://github.com/karthick111/android_kernel_lenovo_msm8937

Flashing instructions:
-Make sure you're running a proper working Recovery (TWRP)
- Copy GApps and crDroid zip to your external SDCard
- Boot into Recovery
- Wipe system,data and cache
- Flash crDroid zip
- Flash GApps zip
- Reboot

Don't expect any support if you:
- are not running stock crDroid-kernel
- have installed any mods such as Xposed!
- have modified system files

Thanks to:
- @karthick mostwanted
- Google
-Team HYPER
- CyanogenMod
- SlimRoms
- OmniRom
- NamelessROM
- Many others...
If you like my work Donate please, mention device and ROM name while donate
http://paypal.me/phantom1402

XDA:DevDB Information
[ROM] [7.1.2] [OFFICIAL] [crDroidAndroid] [OMS] FOR LENOVO K6/POWER/NOTE, ROM for the Lenovo K6 / K6 Power / K6 Note

Contributors
siva1234, teja.k
ROM OS Version: 7.x Nougat
ROM Kernel: Linux 3.x
ROM Firmware Required: Nougat 7.0
Based On: Lineage os

Version Information
Status: Abandoned
Current Stable Version: v3.8
Stable Release Date: 2017-10-16

Created 2017-10-16
Last Updated 2018-02-15
 

Attachments

StreamXsonik

Member
Jul 4, 2014
10
1
0
I have some problem on K6 Note. When i recording video it smooth but when i want to watch recorded movie it freezed or slide show.
The same exact problem here, video records appears like a photo with audio, no movement at all...

Other videos play perfectly, so it's a problem recording them

So sad, 'cause I love this ROM
 

StreamXsonik

Member
Jul 4, 2014
10
1
0
The same exact problem here, video records appears like a photo with audio, no movement at all...

Other videos play perfectly, so it's a problem recording them

So sad, 'cause I love this ROM
OK, fix for this:

Edit build.prop file with any root editor... for root access, enable from Developers Options -> Root access -> App & ADB... then find the line:

persist.camera.HAL3.enabled = 0

and change value to 1... it should look like this:

persist.camera.HAL3.enabled = 1

Reboot and voilà... thanks to @silenth86 for finding this solution ;)