• 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][5.1.1]CyanogenMod 12.1 for Lenovo Tab2 A7-10F (MT8127)

pix106

Elite Member
Oct 16, 2010
1,068
553
113

CyanogenMod is a free, community built, aftermarket firmware distribution of Android 5.1 (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.
 *
 * We are 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 us for messing up your device, we 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.
All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit our Gerrit Code Review. Your changelog is whatever was merged into gerrit.


CyanogenMod 12.1 for Lenovo Tab2 A7-10F (MT8127)

New builds for Tab2 A7-10F MT8127, done from scratch in 2020

Prerequisites

Noticeable changes compared to previous builds
  • Youtube works in HD, including live streaming
  • video recording works : 480p videos are encoded in h264, can't be played on tablet with stock google video player but can be played with vlc or on a computer
  • general performance is better
  • default performance profile is balanced
  • kernel bug fixed : after a suspend, CPU freq was limited
  • first boot is way faster

Not working
  • FM Radio
  • some video streaming

Please
  • do not use included CM root, use magisk instead
  • do not ask for ETA
  • do not ask for lineage 13 or newer
  • no USB driver help in this thread
  • do not re-upload my files anywhere
  • if you report issues, provide logs

Download links

Credits
  • Cyanogenmod
  • Pix106
  • Fire855
  • xen0n
  • ggow
  • olegsvs
  • andrew264
  • Thanks to all the people who contributing with testing the builds

Previous builds

Working
  • Wifi
  • Bluetooth
  • Sound
  • GPS
  • Both Storage
  • USB OTG
  • Camera (photo)
  • Media Playback
  • Sensors
  • Wifi Hotspot , USB Tether , BT Tether
  • VPN

Not Working
  • Video recording with stock camera (Do you really use it ?:D)
    Workaround : video recording is working with these two apps : Camu - Footej
  • FM Radio
  • HWC related problems : e.g. some Video live streaming (youtube live...) are not working

Informations
  • Root is disabled by default. To enable it : Settings > Developer Options > Root access
  • To enable MTP storage : Settings > Storage > [menu] > USB computer connection
  • Battery profile is set to "Performance" at boot.

Changelog
  • 2016/12/03 : [TESTING] modified boot image
    • Modified power profiles as a workaround to what seems to be a stock kernel bug (as it's the same with stock rom)
      in you want to test, flash boot_hotplug_4perf_1300.img from Downloads tab on boot partition using TWRP, BUT "Performance" profile will still be set on boot as it is not only set in boot.img.
  • 2016/11/20 :
    • Updated CyannogenMod source (november security patch)
  • 2016/10/27 :
    • Added Headset Icon
    • Fixed No way Back from USB Charging Mode (Any modes can be selected without connecting USB)
    • Fixed Media Player Lags in Some h263 videos
    • Fixed Youtube 720p Lagging
  • 2016/10/18 :
    • Updated CyannogenMod source (october security patch)
    • Fixed charging animation
    • Fixed USB OTG
  • 2016/10/13 :
    • initial realease

Downloads

Installation
  1. Download the ROM (and optional Gapps) zip, and put it on the internal or internal sdcard of your tablet
  2. Boot TWRP recovery
  3. Perform a nandroid backup of your current ROM (optional but recommended)
  4. Wipe Data/Factory reset
  5. Flash ROM
  6. Optional: Install the Google Apps addon package
  7. Reboot
KitKat users :
If you're coming from a KitKat ROM, you need to install a minimal stock LolliPop upgrade before flashing CyanogenMod.

Get the package from Downloads tab and flash it using SP Flash Tool.
It includes TWRP 3.0.2.0, so you can flash TWRP3 and the minimal upgrade at the same time.

Update
If not explicitly asked to do a clean install, you can update a previous version without wiping your data
  1. Download the updated ROM
  2. Boot TWRP recovery
  3. Perform a nandroid backup of your current ROM (optional but recommended)
  4. Flash ROM
  5. Wipe Cache/Dalvik cache
  6. Reboot

Video review (old builds) : https://www.youtube.com/watch?v=Z1WVblfuhiU

Credits



XDA:DevDB Information
CyanogenMod 12.1 for Lenovo Tab2 A7-10F (MT8127), ROM for all devices (see above for details)

Contributors
pix106
Source Code: https://github.com/LenovoTab2A7

ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.10.x
ROM Firmware Required: Stock Lollipop Firmware
Based On: CyanogenMod

Version Information
Status: Beta
Beta Release Date: 2016-10-18

Created 2016-10-12
Last Updated 2020-11-29
 
Last edited:

DenisDeneck

Senior Member
Sep 21, 2016
71
6
0
Doneck
1.When installing gapps
Screenshot_2016-10-12-21-10-38.png
2.Not connected to the PC
debug usb need to reconnect, then connect to the PC
3. Memory card does not work when connected to PC
 
Last edited:

egha5037

Senior Member
Mar 14, 2016
139
12
18
Jakarta


CyanogenMod is a free, community built, aftermarket firmware distribution of Android 5.1 (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.
 *
 * We are 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 us for messing up your device, we will laugh at you.
 *
 */
> All the source code for CyanogenMod is available in the CyanogenMod Github repo. And if you would like to contribute to CyanogenMod, please visit our Gerrit Code Review. Your changelog is whatever was merged into gerrit.

What's Working :-

> Wifi
> Bluetooth
> Sound
> GPS
> Both Storage
> OTG
> Camera (Photos & Video)
> Media Playback
> Sensor
> Wifi Hotspot , USB Tether , BT Tether
> VPN

Not Working :-

> You Tell Me

Downloads :-

ROM :- Cyanogenmod 12.1

Gapps :- opengapps.org (ARM/5.1/Pico)

Installation :-

1. Download the zip(s)
2. Install a compatible Recovery (Here's TWRP)
3. Perform a nandroid backup of your current ROM (Optional)
4. Wipe data/factory reset
5. Flash CyanogenMod
6. Optional: Install the Google Apps addon package
7. Reboot

Credits :-

1. Tirth Patel ([email protected])
2. pix106
3. Cyanogenmod



XDA:DevDB Information
CyanogenMod 12.1 for Lenovo Tab2 A7-10F (MT8127), ROM for all devices (see above for details)

Contributors
pix106, [email protected], Doume, in a previous project
Source Code: https://github.com/thp1997/android_device_lenovo_Tab2A710F

ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.10.x
Based On: CyanogenMod

Version Information
Status: Beta

Created 2016-10-12
Last Updated 2016-10-12
Wow Thanks dude going to Download And Try it now finally im bored with stock rom lol XD
 
  • Like
Reactions: kalwardin

DenisDeneck

Senior Member
Sep 21, 2016
71
6
0
Doneck
Which gapps are you installing , I never found any issue with gapps. Maybe you didn't wipe data, cache and system.

Just go to wipe > advance wipe and wipe system,cache,data,dalvik cache then flash.
Thanks, but I do not put the firmware for the first time;)

The point is clearly not in the GAPPS
Screenshot_2016-10-12-08-16-35.png
I put a clean system with all WIPE
 
Last edited:

egha5037

Senior Member
Mar 14, 2016
139
12
18
Jakarta
Help!

Help Me pls I cant install it, I got this error Message in TWRP
"Cant Install this package on top of incompatible data.
Please try another package or try factory reset
(Red Font)
Updater Process ended with ERROR: 7
Error Installing zip File '/External_sd/CM-12.1-20161012-UNOFFICIAL-Tab2A710f.zip'
Im using TWRP Tab2A710F_TWRP-3.0.2-0_pix-v0.13.img
Thanks B4
 

mayank22

Senior Member
Mar 23, 2015
751
275
63
Indore
Hey can i install this rom using an older version of twrp? Bcoz the newer version never worked for me. And after flashing this rom, will the recovery automatically replaced? If yes, can i got back to the previous twrp again?

Also, this thread is not there in the lenovo tab2 a710 discussion forum??
 

pix106

Elite Member
Oct 16, 2010
1,068
553
113
Help Me pls I cant install it, I got this error Message in TWRP
"Cant Install this package on top of incompatible data.
Please try another package or try factory reset
(Red Font)
Updater Process ended with ERROR: 7
Error Installing zip File '/External_sd/CM-12.1-20161012-UNOFFICIAL-Tab2A710f.zip'
Im using TWRP Tab2A710F_TWRP-3.0.2-0_pix-v0.13.img
Thanks B4
Don't install the package you downloaded yesterday, it has a problem and was removed.
Delete it, [email protected] will upload the good version later today.

The TWRP error message, and the install instructions on the first post seem pretty clean to me : you need to "factory reset"=wipe all data first
 

pix106

Elite Member
Oct 16, 2010
1,068
553
113
Hey can i install this rom using an older version of twrp? Bcoz the newer version never worked for me.
I don't know, i have only been using 3.0.2 since i built it, and i used it a lot :)

And after flashing this rom, will the recovery automatically replaced? If yes, can i got back to the previous twrp again?
TWRP will still be there.

Also, this thread is not there in the lenovo tab2 a710 discussion forum??
Our device doesn't have a real device section, like flagship devices do.
We have a "tag" : http://forum.xda-developers.com/t/lenovo-a710

Dev threads cannot be created directlyinto a tag, i asked a moderator to move it under the tag seconds after creating the thread.
So it will be moved eventually.
 
  • Like
Reactions: mayank22

egha5037

Senior Member
Mar 14, 2016
139
12
18
Jakarta
Don't install the package you downloaded yesterday, it has a problem and was removed.
Delete it, [email protected] will upload the good version later today.

The TWRP error message, and the install instructions on the first post seem pretty clean to me : you need to "factory reset"=wipe all data first
anyway i have do factory reset and wipe data still get that message even, and i try to flash debloated ROM and after the fist boot i do factory reset still got the same message dunno what happen and how to solve it

Tell me when the download link ready i really want to move to CM bored with debloated stock rom hehehe

thanks before for ur help and answering my question :good: really appreciate it
 
Last edited:

DenisDeneck

Senior Member
Sep 21, 2016
71
6
0
Doneck
anyway i have do factory reset and wipe data still get that message even, and i try to flash debloated ROM and after the fist boot i do factory reset still got the same message dunno what happen and how to solve it

Tell me when the download link ready i really want to move to CM bored with debloated stock rom hehehe

thanks before for ur help and answering my question :good: really appreciate it
twrp in paragraph Cleaning select the data format.
further write yes.
 
Last edited: