Feel free to PM me if you are interested in being an official FlymeOS developer.
File Contents
1. Preparations 2
1.1 System Environment 2
1.2 Development Environment 2
1.3 Downloading the base_cm 3
2. Model Adaptation 3
2.1 Prerequisites 3
2.1.1 Flashing the cm and SuperSu 3
2.1.2 Initializing the Compilation Environment 4
2.1.3 Creating the Model Directory 4
2.2 Adaptation Process 4
2.2.1 Configuring the Model (config) 4
2.2.2 Configuring the Makefile (Key Process) 5
2.2.3 Building a Project (newproject) 6
2.2.4 Automatic Instrumentation (patchall) 7
2.2.5 Conflict Processing 7
2.2.6 Copying the Content of board_modify_apps to the Model Directory 9
2.2.7 Compiling the Model (fullota) 9
2.2.8 Version Upgrade (upgrade) 9
2.2.9 Developing the ota Upgrade Package (otadiff) 10
3. FAQs 10
4. Common Conflict Solving Solutions 15
download link: clickme!
If you have any questions, welcome to contace [email protected]
XDA:DevDB Information
Flyme OS5 for every device that have CM12.1 support, ROM for all devices (see above for details)
Contributors
zhangyang_haha, Flyme, CyanogenMod
Source Code: http://github.com/FlymeOS
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.4.x
ROM Firmware Required: NONE
Based On: CyanogenMod
Version Information
Status: Testing
Created 2016-10-17
Last Updated 2016-10-16
File Contents
1. Preparations 2
1.1 System Environment 2
1.2 Development Environment 2
1.3 Downloading the base_cm 3
2. Model Adaptation 3
2.1 Prerequisites 3
2.1.1 Flashing the cm and SuperSu 3
2.1.2 Initializing the Compilation Environment 4
2.1.3 Creating the Model Directory 4
2.2 Adaptation Process 4
2.2.1 Configuring the Model (config) 4
2.2.2 Configuring the Makefile (Key Process) 5
2.2.3 Building a Project (newproject) 6
2.2.4 Automatic Instrumentation (patchall) 7
2.2.5 Conflict Processing 7
2.2.6 Copying the Content of board_modify_apps to the Model Directory 9
2.2.7 Compiling the Model (fullota) 9
2.2.8 Version Upgrade (upgrade) 9
2.2.9 Developing the ota Upgrade Package (otadiff) 10
3. FAQs 10
4. Common Conflict Solving Solutions 15
download link: clickme!
If you have any questions, welcome to contace [email protected]
XDA:DevDB Information
Flyme OS5 for every device that have CM12.1 support, ROM for all devices (see above for details)
Contributors
zhangyang_haha, Flyme, CyanogenMod
Source Code: http://github.com/FlymeOS
ROM OS Version: 5.1.x Lollipop
ROM Kernel: Linux 3.4.x
ROM Firmware Required: NONE
Based On: CyanogenMod
Version Information
Status: Testing
Created 2016-10-17
Last Updated 2016-10-16