[or-cvs] r20839: {projects} Update build information to integrate with Orbot. (projects/android/trunk/asocks)

ioerror at seul.org ioerror at seul.org
Sun Oct 25 05:03:44 UTC 2009


Author: ioerror
Date: 2009-10-25 01:03:44 -0400 (Sun, 25 Oct 2009)
New Revision: 20839

Modified:
   projects/android/trunk/asocks/BUILD
Log:
Update build information to integrate with Orbot.


Modified: projects/android/trunk/asocks/BUILD
===================================================================
--- projects/android/trunk/asocks/BUILD	2009-10-25 05:02:29 UTC (rev 20838)
+++ projects/android/trunk/asocks/BUILD	2009-10-25 05:03:44 UTC (rev 20839)
@@ -1,3 +1,9 @@
-ant compile
-ant jar
-cp bin/jar/asocks.jar ../Orbot/libs
+This is a small subproject that implements a java SOCKS library for Android.
+
+Build the asocks.jar library and prepare it for use with Orbot:
+
+	ant compile
+	ant jar
+	cp bin/jar/asocks.jar ../Orbot/libs
+
+Now return to Orbot and build yourself a merry little .apk!



More information about the tor-commits mailing list