Skip to content

Project-Mica/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

645 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

To initialize your local repository using the MicaOS , use a command like this :

repo init -u https://github.com/Project-Mica/manifest -b 16-qpr2

And then sync up :

repo sync -c -j8 --force-sync --no-clone-bundle --no-tags

Due to github limitations, tracked gms repo only contains overlays and required scripts follow the steps to include gms

$ cd vendor/gms
$ bash generate-gms.sh

Now Its time for Building

$ . build/envsetup.sh
$ lunch mica_$device-bp4a-userdebug
$ m mica-release ( for both fastboot and ota packages)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors