Fork of NeoTerm source code with our own modifications
Go to file
Eug89 6c2ce483e4 Italian translations: initial commit
Change-Id: Ia12c79cc42ebb8da76ca28894187427065735c97
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 Italian translations: initial commit 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 Import sources from code.google.com/p/androidterm 2010-09-04 06:57:29 -07:00
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 Import sources from code.google.com/p/androidterm 2010-09-04 06:57:29 -07:00
MODULE_LICENSE_APACHE2 Import sources from code.google.com/p/androidterm 2010-09-04 06:57:29 -07:00
NOTICE Import sources from code.google.com/p/androidterm 2010-09-04 06:57:29 -07:00
README.md Moved updates to a new page. 2010-09-04 08:19:17 -07:00
README.txt Import sources from code.google.com/p/androidterm 2010-09-04 06:57:29 -07:00

#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.