Fork of NeoTerm source code with our own modifications
Go to file
2014-09-25 12:27:42 -07:00
artwork Change name of program to "Terminal Emulator for Android" 2014-09-25 12:27:42 -07:00
docs
examples
jni
libraries/emulatorview
res Improved Dutch translation 2014-08-17 16:45:24 -07:00
src/jackpal/androidterm Fix Perms && Make JNI manditory module for AndroidTerm 2014-08-29 12:20:53 -04:00
tests
tools Remove gen directory before building. 2014-09-25 12:27:41 -07:00
.gitattributes
.gitignore
Android.mk Fix Perms && Make JNI manditory module for AndroidTerm 2014-08-29 12:20:53 -04:00
AndroidManifest.xml Change FSNavigator name 2014-06-21 12:02:49 +02:00
ant.properties
lint.xml
MODULE_LICENSE_APACHE2
NOTICE
proguard-project.txt
proguard.cfg
project.properties
README.md

#Android Terminal Emulator

Android Terminal Emulator is a terminal emulator for communicating with the built-in Android shell. It 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 Open Source Project. (Which I also wrote. :-) )

Download the Android Terminal Emulator from Google Play

If you are unable to use the Play Store, you can also download from GitHub

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

Please see the Recent Updates page for recent updates.

Notice: Android Terminal Emulator development is complete. I am still accepting new language translations and bug fixes, but I am not accepting new features. See [Wrapping up Development on Android Terminal Emulator] (https://github.com/jackpal/Android-Terminal-Emulator/wiki/Wrapping-up-Development-on-Android-Terminal-Emulator) for details of the wrapping-up process.