The reason I’m asking is because I wanted to create a game and I know I could use Scene2D to create the UI but as far as menus go I wanted to use the tools in android studio to at least create a menu that would lead to the game screen.
They say you should try to do everything in libgdx but how would I go on about trying to accomplish this task?