Skip to content

XxWhiterhinoxX/android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Infamous Source

To get started with Infamous, you'll need to get familiar with Git and Repo.

Create the Directories

You will need to set up some directories in your build environment.

To create them run:

mkdir -p ~/bin
mkdir -p ~/infamous

Install the Repository

Enter the following to download the "repo" binary:

curl http://commondatastorage.googleapis.com/git-repo-downloads/repo > ~/bin/repo

chmod a+x ~/bin/repo

You may need to reboot for these changes to take effect. Now enter the following to initialize the repository:

cd ~/infamous

Repositories:

Before you continue --> run this in the terminal

repo init -u git://github.com/XxWhiterhinoxX/android.git -b lollipop-cm

repo sync

Building the System

Build Infamous with the following command

. build/envsetup.sh

lunch

time make infamous

About

Infamous Manifest

Resources

Stars

Watchers

Forks

Packages

No packages published