Sinisterly
Coding on the go! [Android IDE's] - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: Coding (https://sinister.ly/Forum-Coding--71)
+--- Thread: Coding on the go! [Android IDE's] (/Thread-Coding-on-the-go-Android-IDE-s)



Coding on the go! [Android IDE's] - zer0_s3c - 01-06-2013

since I've decided to basically use my phone as my own little laptop, I've found quite a few nice little editors that not only comply your code but also do Syntax highlighting as well.

So, here's a short list of the ones I currently use
(sorry if this is posted in the wrong section)

1. DevPad - Free
Code:
https://play.google.com/store/apps/details?id=com.alexprice.devpad
2. 920 Text Editor - Free.
Code:
https://play.google.com/store/apps/details?id=com.jecelyin.editor
3. SilverEdit Lite - Free.
Code:
https://play.google.com/store/apps/details?id=com.silver.edit
4. Touchqode - Free.
Code:
https://play.google.com/store/apps/details?id=com.touchqode.editor

Ill add more as I come across them.

Enjoy.


RE: Coding on the go! [Android IDE's] - DrBlowFish - 02-02-2013

So, what code do these support. C++, C, Java, HTML, CSS? Or are they just text editors?