# Android-Terminal-Emulator **Repository Path**: pj2016_302/Android-Terminal-Emulator ## Basic Information - **Project Name**: Android-Terminal-Emulator - **Description**: Android的终端仿真器是用于与内置Android Shell通信的终端仿真器 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/android-terminal-emulator - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2021-03-04 - **Last Updated**: 2024-06-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Terminal Emulator for Android *Note:* Terminal Emulator for Android development has ended. I am not accepting pull requests any more. Terminal Emulator for Android 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 application was previously named "Android Terminal Emulator". Same great application, just with a new name. (The change was made at the request of the Android trademark owner.) This code is based on the "Term" application which is included in the Android Open Source Project. (Which I also wrote. :-) ) [Download the Terminal Emulator for Android from Google Play](https://play.google.com/store/apps/details?id=jackpal.androidterm) If you are unable to use the Play Store, you can also [download from GitHub](https://jackpal.github.io/Android-Terminal-Emulator/) See [Building](docs/Building.md) for build instructions. Got questions? Please check out the [FAQ](http://github.com/jackpal/Android-Terminal-Emulator/wiki/Frequently-Asked-Questions). Thanks! Please see the [Recent Updates](http://github.com/jackpal/Android-Terminal-Emulator/wiki/Recent-Updates) page for recent updates.