Menu

Tree [62f7ef] donut-x86 /
 History

HTTPS access


File Date Author Commit
 assets 2009-10-02 Chih-Wei Huang Chih-Wei Huang [1936a0] Initial import from http://code.google.com/p/co...
 jni 2010-03-05 Kenny Root Kenny Root [546d9c] Update to r482
 res 2010-03-05 Kenny Root Kenny Root [546d9c] Update to r482
 src 2010-03-16 Kenny Root Kenny Root [62f7ef] Update to r493
 Android.mk 2009-10-02 Chih-Wei Huang Chih-Wei Huang [1936a0] Initial import from http://code.google.com/p/co...
 AndroidManifest.xml 2010-03-16 Kenny Root Kenny Root [62f7ef] Update to r493
 MODULE_LICENSE_APACHE2 2010-03-05 Kenny Root Kenny Root [546d9c] Update to r482
 README 2010-03-05 Kenny Root Kenny Root [6be3fe] Update to r452 (1.6.0 release)

Read Me

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
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.