Fork of NeoTerm source code with our own modifications
Go to file
2010-11-29 16:43:39 -05:00
docs Adobe Photoshop file for high-resolution icon for Android Market. 2010-11-22 06:48:08 -08:00
jni term: Change package name to jackpal.androidterm2 2010-11-29 16:43:39 -05:00
res German: initial translation 2010-11-29 16:43:39 -05:00
src/jackpal/androidterm term: Change package name to jackpal.androidterm2 2010-11-29 16:43:39 -05:00
.gitignore
Android.mk term: Change package name to jackpal.androidterm2 2010-11-29 16:43:39 -05:00
AndroidManifest.xml term: Change package name to jackpal.androidterm2 2010-11-29 16:43:39 -05:00
default.properties
MODULE_LICENSE_APACHE2
NOTICE
README.md
README.txt

#Android Terminal Emulator

Android Terminal Emulator is a terminal emulator for communicating with the built-in Android shell. Emulates a reasonably large subset of Digital Equipment Corporation VT-100 terminal codes, so that programs like "vi", "Emacs" and "NetHack" will display properly.

This code is based on the "Term" application which is included in the Android source code release. It's provided as a separate project for the convenience of developers who do not want to deal with installing and building the whole Android source tree.

Although this program does not include a built-in ssh client, it can be used with command-line-based ssh tools such as dropbear.

Got questions? Please check out the FAQ before emailing or adding an issue. Thanks!

Please see the Recent Updates page for recent updates.