Code editor with syntax highlighting of popular languages - Touchqode
I, as a web programmer, sometimes have an urgent need to make some changes to the site code when there is no computer / laptop at hand. Now on Android there are several good FTP and SSH clients that allow you to work with a remote server without any problems until you need to edit the code. With existing text editors, this is a terribly ungrateful task, given that there is no hint of a focus on programmers on these programs. But the other day I found out about Touchqode , which managed to help me out once before.
Touchqode is a cross-platform (future iOS version) code editor for smartphones. Most of all, it is focused on Java, but C ++, C #, Python, Ruby, HTML, JavaScript and simple XML are supported at a good level, it has the function “code suggestions” (I can’t find a phrase in Russian). For convenience, there are several additional buttons on the screen that allow you to perform some actions without any extra effort. ')
The same program is indispensable for writing simple scripts on SL4A (Scripting Layer for Android), which you can immediately run and test their performance on your device.
I ran Touchqode on my HTC Legend and a ten-inch tablet - the interface looks correct, with large pieces of code it starts to slow down a bit, but for the version of “public alpha” it is quite excusable.
Video of work in the editor from the creator:
As is clear from the developer's blog, the program is in the testing stage and will be developed.
Link to download the program from Market:
Do you know any code editors for Android or other platforms? Have you tried to use them?