+ 1
Android app
is there an actual Android app for writing Java code? I can only seem to find ones that teach it.
5 Answers
+ 20
I don't think it's a good idea to use mobile phones for development. It's a lot better to use a PC. It is more convenient and faster for development.
+ 4
Ironical that apps meant for phones can't be made on phones
+ 1
If you mean a desktop like IDE then no. Sololearn itself does it quite good and there are a few online "compilers" available through your browser (ex. compilejava.net). This is the closest you can get on running Java code on your phone.
+ 1
OK. thanks guys for the prompt input. I am super new to this. like 1 hour new to it lol.