Skip to content

Koognod/Android_device_cprimeltemtr_device_tree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

![cmlogo](https://llaverotecnologico.files.wordpress.com/2015/06/wpid-wp-1435340344758.jpeg)

#CyanogenMod 12.1 Device Configuration for the Samsung Galaxy Core Prime (G360T1). In order to build CyanogenMod yourself, you must first setup a build environment. Instructions to do that can be found [here](http://github.com).

Once you setup a build environment, initialize the CyanogenMod repo in your working directory using this command:

repo init -u https://github.com/CyanogenMod/android.git -b cm-12.1

Next, initialize the device repositories, using this command:

curl --create-dirs -L -o .repo/local_manifests/local_manifest.xml -O -L https://raw.githubusercontent.com/PlatinumMaster/android_local_manifest/cm-12.1/local_manifest.xml

Finally, to start syncing, run this command:

repo sync

Once you finished syncing, to build CyanogenMod, run these commands:

. build/envsetup.sh && brunch cm_cprimeltemtr-userdebug

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published