How to run SDL3 with OpenGL ES 2.0 on Android

Activate a developer mode on your device to debug with USB-cable

Now you can run your application on your device by executing the gradlew installDebug inside of the 'sdl3-sample\SDL\android-project' folder