Skip to content

Spark-Rom/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Project Spark

Start off by following these steps:

Create the directories

As a first step, you'll have to create and enter a folder with the appropriate name. To do that, run these commands:

   mkdir spark
   cd spark

To initialize your local repository, run this command:

   repo init -u https://github.com/Spark-Rom/manifest -b pyro-next

Afterwards, sync the source by running this command:

repo sync --force-sync --optimized-fetch --no-tags --no-clone-bundle --prune -j$(nproc --all)

Building Spark

In case you are building Mac OS X, you are required to install coreutils from MacPorts before you continue. In order to build, use this command:

   . build/env*
   lunch spark_<devicecodename>-userdebug
   mka bacon -j$(nproc --all)

After building:

Be sure to check our documents repo for any queries.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •