

Terminal IDE
1 like
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.
Platforms
- Android
- Android Tablet
Discontinued
Last version is from 2013











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