An initial commit of build instructions (how to go from zero to .apk)

svn:r20821
This commit is contained in:
Jacob Appelbaum 2009-10-25 00:01:12 +00:00
parent 90aa802b1b
commit 169adcb305
1 changed files with 11 additions and 0 deletions

11
BUILD Normal file
View File

@ -0,0 +1,11 @@
This document explains how to properly build an Android package of Orbot from
source.
Please install the following prerequisites:
Android SDK
droid-wrapper: http://github.com/tmurakam/droid-wrapper
libevent source
Tor source (most recent git master branch)
XXX TODO: Explain build process for making a static Tor with our libevent, etc.
XXX TODO: Explain build process for making a .apk file for install.