Answer the question
In order to leave comments, you need to log in
Is it possible to use the AndroidStudio and LibGdx libraries in the same project?
Good afternoon. I want to make a set of mini games. To simplify the creation, I want to make part of the application (main screen, settings, mini-game selection, etc.) in AndroidStudio, and the mini-games themselves in LibGdx. Can you tell me if this can be done? And if so, what is the best way to do it?
Answer the question
In order to leave comments, you need to log in
Can. Have you written Android games with LibGDX before? Simply, it seems to me that if you wrote, you would not have such a question.
In the Android module of the project, you will have a Launcher activity that launches the game itself, and so, nothing prevents you from changing this activity in your own way, and launching as many games from it as you need.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question