2009-12-18 19:43:15 +00:00
2009-06-12 19:52:23 +00:00
2009-08-17 06:08:15 +00:00
2009-11-17 20:01:01 +00:00
2009-11-17 20:01:18 +00:00
2009-12-18 06:03:01 +00:00
2009-12-18 06:23:52 +00:00
2009-06-12 19:52:23 +00:00
2009-06-12 19:52:23 +00:00
2007-11-21 05:32:39 +00:00
2009-12-18 19:43:15 +00:00

Compiling
---------

To compile ConnectBot using Ant, you must specify where your Android SDK is via the local.properties file. Insert a line similar to the following with the full path to your SDK:

sdk.dir=/usr/local/android


ProGuard Support
----------------

Download the ProGuard distribution from its website at http://proguard.sourceforge.net/ and place the proguard.jar into the "tools" subdirectory in the ConnectBot root directory.

When running ant to build ConnectBot and engage ProGuard, use:

ant proguard release
Description
No description provided
Readme 6.5 MiB
Languages
Java 98.5%
HTML 0.7%
Perl 0.5%
C++ 0.3%