+ 1
How Do I Make A Package In The Code Playground?
Hey guys, I've been wondering, how do I create a Java package in the code playground. I'd like to get code from different classes, but I don't know how to do that, unless they're in the same directory, hence, I need a package.
3 odpowiedzi
+ 2
code playground doesn't build code it otherwise sends it to cloud compile and execute the give you output, if there are input it gets it from you first then sends it along so the best thing is to get your .java files use AIDE or any other ide (I know there are no other ide for android) to build it or use them on your PC
+ 1
Thank you Youssef! :D I actually recreated the code in a way in Eclipse. :D
0
great you can also can use code anywhere app to edit the code on phone and sync with pc