Update build information to integrate with Orbot.
svn:r20839
This commit is contained in:
parent
797702c007
commit
d141099406
|
@ -1,3 +1,9 @@
|
||||||
|
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 compile
|
||||||
ant jar
|
ant jar
|
||||||
cp bin/jar/asocks.jar ../Orbot/libs
|
cp bin/jar/asocks.jar ../Orbot/libs
|
||||||
|
|
||||||
|
Now return to Orbot and build yourself a merry little .apk!
|
||||||
|
|
Loading…
Reference in New Issue