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

ArrowOS-Revived/android_manifest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published