Skip to content

lite-os/manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

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

To initialize your local repository, use this command:

repo init -u git://github.com/lite-os/manifest.git -b 9.0

Time to sync the source!:

repo sync -c -f -j8 --force-sync --no-clone-bundle --no-tags

Compiling the source!

. build/envsetup.sh
lunch lite_$device-userdebug
mka lite -jx 

Releases:

SOURCEFORGE.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published