We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ca735b commit a41f93bCopy full SHA for a41f93b
docs/INTRO-androidstudio.md
@@ -10,4 +10,8 @@ We'll start by creating a simple project to build and run [hello.c](hello.c)
10
- Run Android Studio and open the newly created build/org.libsdl.hello directory
11
- Build and run!
12
13
+A more complete example is available at:
14
+
15
+https://github.com/Ravbug/sdl3-sample
16
17
Additional information and troubleshooting is available in [README-android.md](README-android.md)
0 commit comments