Skip to content

SuperJB-Vendor/android_vendor_SuperTeam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SuperTeam - Open Source ROM http://www.superteam.es

Getting Started

Please see the Android source page for building instructions.

To initialize your local repository using my trees, use the following command:

repo init -u https://github.com/SuperTeam/android.git -b jb

Then to sync up:

repo sync

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

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

mka bacon

Special Thanks

Huge shout out to @peteralfonzo for his wonderfully clean vendor tree to use as a base. This makes this infinitely more oragnized and easier to work with. Thank him!

Organization files

  • boot: A pseudo Buildbot
  • config: Config .mk files
  • overlay: Common, per dpi and per device overlay. Use it from most generic to most specific!
  • prebuilt: Common, nad per device prebuilt files. As possible use prebuild on device// specific folder.
  • products: Device specific products
  • tools: Some useful tools

For more information on this Github Organization and how it is structured, please read the wiki article http://movilzona.es/wiki/index.php/DevGit

About

Android vendor for SuperTeam

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published