/connectbot

ConnectBot for LifeTouch NOTE (ConnectBot-transformerのLifeTouch NOTE対応版)

Primary LanguageJavaApache License 2.0Apache-2.0

ConnectBot for LifeTouch NOTE
-----------------------------
ConnectBot for LifeTouch NOTEは,ConnectBot-transformerをLifeTouch NOTEのキー配列に対応させたものです。
著作権はそれぞれの作者に帰属します。ライセンスは変わりません。

以下は ConnectBot-transoformer の README です。

ConnectBot-transformer
----------------------

This is ConnectBot-transformer, a fork of ConnectBot optimized specifically for the Asus Eee Pad Transformer's hardware keyboard. If you don't have a transformer, use the original app instead!

All credit goes to the original authors.

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