forked from connectbot/connectbot
-
Notifications
You must be signed in to change notification settings - Fork 0
This fork adds an "SMS as a transport" support to Connectbot.
License
davitb/connectbot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 https://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
About
This fork adds an "SMS as a transport" support to Connectbot.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Java 99.2%
- Other 0.8%