How to load generated Android in Studio

Once I generated a Cordova Android package I would like to load it in Android studio but the nightmare of compatible jdk sdk Cordova Gradle etc… started.
Is there a way to have a clear view on which version of each of these is compatible with the generated code.
Thanks
Gérard

1 Like

HI @Ges01
just a curiosity, what are the advantages of uploading it to Android Studio?

Thank you

Hello, I would like to create a kind of home page from where I can launch multiple games.
It’s sounds to me that I will then need to embed the generated GDevelop code in my own app.
Thanks