Skip to content

Latest commit

 

History

582 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors