I created new libgdx project and i want to run desktop application in Android Studio. Is there something to do with run configurations? In Eclipse i can just choose Run as J
Right click on the main method (or anywhere in the main class) and select Run.