[or-cvs] r20821: {} An initial commit of build instructions (how to go from zero (projects/android/trunk/Orbot)

ioerror at seul.org ioerror at seul.org
Sun Oct 25 00:01:12 UTC 2009


Author: ioerror
Date: 2009-10-24 20:01:12 -0400 (Sat, 24 Oct 2009)
New Revision: 20821

Added:
   projects/android/trunk/Orbot/BUILD
Log:
An initial commit of build instructions (how to go from zero to .apk)


Added: projects/android/trunk/Orbot/BUILD
===================================================================
--- projects/android/trunk/Orbot/BUILD	                        (rev 0)
+++ projects/android/trunk/Orbot/BUILD	2009-10-25 00:01:12 UTC (rev 20821)
@@ -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.



More information about the tor-commits mailing list