Skip to content

ArrowOS/android_manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArrowOS

Getting Started

To get started with the ArrowOS sources, you'll need to get familiar with Git and Repo.

To initialize your local repository, use command:

repo init -u https://github.com/ArrowOS/android_manifest.git -b arrow-13.1

Then sync up:

repo sync

Building the System

Initialize the ROM environment with the envsetup.sh script.

. build/envsetup.sh

Lunch your device after cloning all device sources if needed.

lunch arrow_devicecodename-buildtype

Start compilation

m otapackage

OR

m bacon

You can also refer to our detailed guides as listed below:

How to compile ArrowOS from source

How to submit patches to ArrowOS Gerrit

Apply for Maintainership OR Submit device for community builds

To check thread template refer HERE


ArrowOS Website | ArrowOS Blog


About

ArrowOS manifest - your journey starts here! GottaSyncThemAll

Resources

Stars

Watchers

Forks