Skip to content

Zaphod-Beeblebrox/platform_manifest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 

Repository files navigation

This is a modified version of AOKP built specifically for an Rockchip 3188 based automotive head unit (Newsmy 3001/5002). There are significant changes to the frameworks that would likely make this unsuitable for any other device. If you are looking for straight AOKP, I suggest you go straight to their git hub: https://github.com/AOKP

Download the Source

Please read the AOSP building instructions before proceeding.

Initializing Repository

Init core trees

$ repo init -u https://github.com/Zaphod-Beeblebrox/platform_manifest.git -b kitkat

sync repo :

$ repo sync

Building

After the sync is finished, please read the instructions from the Android site on how to build.

. build/envsetup.sh
brunch

You can also build (and see how long it took) for specific devices like this:

. build/envsetup.sh
time brunch aokp_rk3188

Remember to make clobber every now and then!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published