Bump version number to 1.0.45
1 file changed
tree: ac44da27bb4c48a1c9ab28ba1a724f6490fffd3e
  1. docs/
  2. examples/
  3. jni/
  4. libraries/
  5. res/
  6. src/
  7. tests/
  8. tools/
  9. .gitignore
  10. Android.mk
  11. AndroidManifest.xml
  12. ant.properties
  13. build.xml
  14. MODULE_LICENSE_APACHE2
  15. NOTICE
  16. proguard-project.txt
  17. proguard.cfg
  18. project.properties
  19. README.md
  20. README.txt
README.md

#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