Skip to content

vinothvkr/android_manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Sync

# Initialize local repository
$ repo init -u https://github.com/vinothvkr/android_manifest.git -b oreo

# Sync
$ repo sync -jX

Preparing to Build

# Set up environment
$ source build/envsetup.sh

# Configure jack
$ export ANDROID_JACK_VM_ARGS="-Dfile.encoding=UTF-8 -XX:+TieredCompilation -Xmx4G"

# Build the code
$ croot
$ brunch DEVICE

Build

#Install Build
$ cd $OUT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published