- Images, graphics, fonts, resources.. All of it goes into the Assets folder
- Default android profile should be setup automatically.
Run > Edit Configurations
Press the top left green plus button > Application
Name Desktop
Main Class ... > DesktopLauncher
Working directory C:*your*project**folder*\android\assets*
Use classpath of module desktop
Apply > OK > DONE