We'll start by creating a simple project to build and run hello.c
./build-scripts/create-android-project.py org.libsdl.hello docs/hello.c
A more complete example is available at:
https://github.com/Ravbug/sdl3-sample
Additional information and troubleshooting is available in README-android.md