Skip to content

DroidX-UI/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started:

To get started with DroidX-UI, you'll need to get familiar with Repo and Version Control with Git.

To initialize your local repository, use a command like this:

repo init --depth=1 -u https://github.com/DroidX-UI/manifest.git -b 14_v3 --git-lfs

Then to sync up:

repo sync -c -j$(nproc --all) --force-sync --optimized-fetch --no-tags --no-clone-bundle --prune

Compilation of DroidX-UI:

From root directory of Project, perform following commands in terminal

$ . build/envsetup.sh
$ lunch droidx_$device-ap2a-userdebug
$ m bacon

Credits:

About

The manifest of DroidX-UI Source.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published