Skip to content

remicks/vendor_baked

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BAKED Black Android Kang Everyone Desires (TeamBAKED)

Getting Started

Please see the Android source page for building instructions.

To initialize your local repository using our repos, use the following command:

repo init -u https://github.com/TeamBAKED/platform_manifest.git -b jb

Then to sync up:

repo sync

Building

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

Once you've read that, you can build with

mka

This will compile everything and use the correct "-j#" flag.

You can also build a flashable zip with

the cm way
"mka bacon"

or the traditional create zip way
"mka otapackage"

Special Thanks

To AOKP, Cyanogenmod and peter alfonso for their work in helping make this easier for everyone to get into. Also like to thank Google of course plus the entire android community for without you guys this would be kinda boring!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 99.4%
  • JavaScript 0.6%