0
how do i use java to actually build the app "window".
how do i create a window for my code to display on so i can make a fully functioning application.
3 odpowiedzi
+ 11
You can use a gui framework like JavaFX or Swing, tutorials can be found easily o the internet.
Unfortunately, none of the gui frameworks will work on the code playground.
+ 2
@Tashi N
thank you.
+ 1
Download android studio on your desktop.