+ 1
How do you try Java in your mobile phone?
3 Respuestas
+ 19
Your question is related to 'java' but your tag says 'javascript'.
Correct it.
0
SoloLearn has a code playground where you can write and compile simple Java apps. For bigger projects, you will have to download the OracleJDK or the OpenJDK, or some IDE like Eclipse or NetBeans that will help you writing and compiling whole java projects with a lots of debug and editing tools