Skip to content
This repository was archived by the owner on Jan 11, 2025. It is now read-only.
 
 

Latest commit

 

History

732 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArrowOS Revived

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-Revived/android_manifest.git -b arrow-11.0

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

To check thread template refer HERE


ArrowOS Website | ArrowOS Blog


About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors