

Terminal IDE
Terminal IDE is a command line java / android dev kit that runs on the device itself. Using a correctly configured vim, bash and busybox, in a custom terminal + custom keyboard environment. All these applications are put together so that they interact correctly.
Cost / License
- Free
- Open Source
Application types
Alerts
- Discontinued
Platforms
- Android
- Android Tablet
Last version is from 2013
Features
Android Development
Tags
- Java
- java-development
- Integration
- Vim
- telnet
- telnet-server
Terminal IDE News & Activities
Recent activities
Terminal IDE information
What is Terminal IDE?
Terminal IDE is a command line java / android dev kit that runs on the device itself. Using a correctly configured vim, bash and busybox, in a custom terminal + custom keyboard environment. All these applications are put together so that they interact correctly. A full Terminal emulator + custom ANSI keyboard ensure good bash, vim and busybox emulation. All set up and ready to run in a NON-ROOT environment. Normal user permissions are enough to run all of this. The application can be found on Android market.










Comments and Reviews
It supports software development using a traditional command prompt; traditional text editors such as "vi"; the standard programming language for Android (Java); and the standard compiler for that language (gcc). The only thing non-traditional is that it runs them all directly on the Android device itself. (Even that can be seen as a return to a much older tradition of developing and compiling software on the same machine that runs the software).
go to your nice big computer and login via telnet. I have set the escape character to blank, as it is the same as the vim help link follow key. [Either] $ telnet -e [THE PHONES IP] 8080
read more : http://en.wikibooks.org/wiki/Android/Terminal_IDE