2016-11-10

CyanogenMod 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.

Code:

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 the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit out Gerrit Code Review. You can also view the Changelog for a full list of changes & features.

ROM Downloads

Kernel Sources (for GPL compliance): https://github.com/Alberto96/android…lefone_k11ta_a

<< Beta >>

20161110 Build

<< Miscellaneous >>

Boot Menu Unlocker (Installation Guide inside – README)

TWRP 3.0.2 by @jemmini

GearRecovery (TWRP-based): coming soon

Previous Releases:

None yet.

Google Apps (add-on)

http://opengapps.org/ <== Recommended <> Micro/Mini Modular Package. Do not choose Stock

Installation

2-button-combo = "Volume Up/+" + "Power/Lock"

- First time flashing GearCM 13.0 to your Ulefone Future?

Install latest Stock ROM to avoid any issue. Available here: Development & Support Thread

Install my Boot Menu Unlocker (linked in the Miscellaneous area), you will find a guide (README) in the archive.

Install TWRP/GearRecovery. Available here: Development & Support Thread

Reboot to Recovery (use the 2-button combo to get into the Boot Menu, then choose "Recovery Mode").

ALERT: if your device doesn't boot to TWRP, you will need to repeat the TWRP flashing procedure. Remember to not boot the device after flashing TWRP otherwise the Stock ROM will overwrite any customization you did before.

As soon as your device reboot into TWRP for the first time, you will see a message. Accept it.

Wipe Everything by following this order: "Wipe" -> "Advanced Wipe" -> Check Everything (System, Cache, Data, Internal Storage) -> "Swipe to Wipe".

Now go back to the main menu by pressing two/three times the Back Button.

Reboot your device into recovery mode again. ("Reboot" -> "Recovery")

You will see the same first-boot message, again accept it.

Your device is now super-clean. Go to "Mount", "Enable MTP" (if it says "Disable MTP" you are good to go), and connect the device to your PC.

Copy the latest available GearCM ROM on your Internal Storage, together with OpenGapps if you need them.

Press "Disable MTP" and go back to the main menu.

In order to install the ROM: "Install" -> Choose the .zip ROM Archive -> "Swipe to confirm Flash"

If you need to install OpenGapps, follow the same install procedure (the previous one) with the .zip OpenGapps archive.

Done! You can now reboot the phone (always back, then "Reboot", "System") to enjoy the ROM

- Upgrading from another build of GearCM 13.0?

Reboot into Recovery using 2-button-combo

Do a Backup! (if you need to)

Install the ROM: "Install" -> Choose the .zip ROM Archive -> "Swipe to confirm Flash"

Press "Wipe Cache/Dalvik" and Swipe again.

Done! You can now reboot the phone (always back, then "Reboot", "System") to enjoy the updated ROM

Known Issues (regarding latest available build)

Please do not report bugs if it is already listen in the list of known issues

WiFi Tethering isn't working. (RIL crashes as soon as it gets tethered)

Camera HDR doesn't work. (seems to be too much dependent on Mediatek trash)

Camera Auto-Exposure is less efficient than how is on Stock ROM (again Mediatek trash…)

FM Radio doesn't work (will be implemented soon)

If present, other bugs will be added (and maybe fixed) based on users feedback.

Reporting Bugs

First of all, read this: http://www.chiark.greenend.org.uk/~sgtatham/bugs

You are allowed to report bugs only in this thread. Before reporting a bug, please make sure you are running as stock as possible. This means no custom kernel, no custom framework modification, etc. If you are using any of the above modifications, please flash the rom again to get rid of the modifications before reporting.

REPORT BUGS IN THIS THREAD ONLY

Grab a logcat right after the problem has occurred. (Please include at least a few pages of the log, not just the last few lines, unless you know what you're doing.)

If it is a random reboot, grab /proc/last_kmsg. (Do not bother getting a logcat unless you can get it just before the reboot. A logcat after a reboot is useless)

If the problem disappears after running "setenforce 0" from a root shell, grab /data/misc/audit/audit.log

Remember to provide as much info as possible. The more info you provide, the more likely that the bug will be solved. The following is a useful format to follow. Note: If you can provide the latest night/build that the bug didn't exist, it would greatly help in tracking down what caused it.

Code:

Changelog

20161110:

Initial Release

Previous Releases

None yet.

The CyanogenMod team would like to thank everyone involved in helping with testing, coding, debugging & documenting! Enjoy!

Show more