Fork of NeoTerm source code with our own modifications
Go to file
2012-01-29 01:40:03 +01:00
docs Update documentation checklist. 2011-10-24 09:41:58 -07:00
jni Make Exec.createSubprocess() handle environment variables and unlimited args 2011-11-20 21:05:55 -08:00
res Improve 7 Strings, Add 2 Strings and I translate CTRL / Fn Keys 2012-01-29 01:40:03 +01:00
src/jackpal/androidterm Handle Android 3.0+ full keyboards correctly. 2012-01-25 17:00:50 -08:00
tools Create Android 1.5 version of notification icon. 2011-10-24 09:50:26 -07:00
.gitignore Ignore local.properties 2011-08-27 11:38:01 -07:00
Android.mk Make Exec.createSubprocess() handle environment variables and unlimited args 2011-11-20 21:05:55 -08:00
AndroidManifest.xml Version 1.0.41 2012-01-25 17:05:06 -08:00
ant.properties Update project organization for SDK version 14 2011-10-21 19:37:20 -07:00
build.xml Update project organization for SDK version 14 2011-10-21 19:37:20 -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
proguard.cfg Update config file for latest Android SDK 2011-09-18 10:11:20 -07:00
project.properties Make the project build with and target API 11 2012-01-16 07:47:44 -08:00
README.md Add link to Android Market. 2011-10-22 05:57:23 -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.

Download the Android Terminal Emulator from Android Market

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

Please see the Recent Updates page for recent updates.

Not on Market? Don't want to compile your own version? No problem. A fairly recent version of Android Terminal Emulator is here: Download Prebuilt version for side-loading