+ 2
Where can I input the code I learn and run it?
I have JDK and Android Studio installed if that helps. I just wanna know where I can type and run the codes this app teaches on my computer.
2 Answers
+ 1
This is done in the code playground. I dont know if the app has one but you can do it on the website
+ 1
You have to install an IDE such as eclipse, intelliJ IDEA, netbeans etc. Personally id recommend you download intelliJ IDEA and create a class then write your code witin the main method then you're good to go.