From ec6ecf63e444133008ef11fb796d88cd31db2b1f Mon Sep 17 00:00:00 2001 From: Jacob Appelbaum Date: Sun, 25 Oct 2009 00:52:32 +0000 Subject: [PATCH] Add droid-wrapper install information svn:r20823 --- BUILD | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/BUILD b/BUILD index 6e912f62..92be068d 100644 --- a/BUILD +++ b/BUILD @@ -28,7 +28,16 @@ on Debian Lenny: export ANDROID_JAVA_HOME=$JAVA_HOME cd ~/mydroid + + # This takes a long while... make +Install droid-wrapper: + + cd /tmp + git clone git://github.com/tmurakam/droid-wrapper.git + cd droid-wrapper + sudo make install + 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.