Skip to content

PrometheusOpenSource/android

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

320 Commits
 
 
 
 

Repository files navigation

Prometheus Open Source Project

Prometheus based on OmniROM

Getting Started

SETUP BUILD ENVIROMENT

Download Linux Distro

Prefer Linux Mint 64 Bits Download Link

COMPLETE GUIDE FOR SETUP ALL ENVIROMENT XDA Guide

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

To initialize your local repository using the Prometheus trees, use a command like this:

repo init -u git://github.com/PrometheusOpenSource/android.git -b android-4.4

or use this:

repo init -u https://github.com/PrometheusOpenSource/android -b android-4.4

Then to sync up:

repo sync

Then to build:

 cd <source-dir>; . build/envsetup.sh; brunch <device_name>

About

Android AnimeROM source code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors