0
Coding on Android?
Hey everyone!, i was wondering if there are some editors or notepad like apps for coding, html, etc. And always Happy coding!
2 Answers
+ 7
AIDE allows for coding C, C++, and Java projects for console: https://play.google.com/store/apps/details?id=com.aide.ui
Programming Hub has references, short lessons, and online compilers for more languages than available here. However, I believe your amount of compilations is limited: https://play.google.com/store/apps/details?id=com.freeit.java
DroidEdit is a text editor with keyword highlighting, and can save files with file extensions for most programming languages: https://play.google.com/store/apps/details?id=com.aor.droidedit
CPPDroid is another C/C++ IDE for console: https://play.google.com/store/apps/details?id=name.antonsmirnov.android.cppdroid
+ 2
@Tamra Thank you very much for your support!