Skip to content

aopp/android_platform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

Android Open Pwn Project

Getting Started

Please refer to the Downloading and Building Requirements before proceeding.

Downloading the Source

Please refer to Downloading the Source before proceeding.

To initialize a local repository using this source tree, use the command:

repo init -u [email protected]:aopp/android_platform.git -b px-0.1

Then to sync the repository, use:

repo sync

Building

Please refer to Building the System before proceeding.

To initialize the build environment after the repo sync, use the command:

. build/envsetup.sh

Then to choose a build target, use:

brunch

Or to specify a target, use:

brunch <device>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published