An initial commit of build instructions (how to go from zero to .apk)
svn:r20821
This commit is contained in:
parent
f25b6fd490
commit
0de17dd2dd
|
@ -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.
|
Loading…
Reference in New Issue