mirror of https://github.com/libsdl-org/SDL.git
Added https://github.com/Ravbug/sdl3-sample as a more complete Android example
This commit is contained in:
parent
5ca735b40f
commit
a41f93bd10
|
|
@ -10,4 +10,8 @@ We'll start by creating a simple project to build and run [hello.c](hello.c)
|
||||||
- Run Android Studio and open the newly created build/org.libsdl.hello directory
|
- Run Android Studio and open the newly created build/org.libsdl.hello directory
|
||||||
- Build and run!
|
- Build and run!
|
||||||
|
|
||||||
|
A more complete example is available at:
|
||||||
|
|
||||||
|
https://github.com/Ravbug/sdl3-sample
|
||||||
|
|
||||||
Additional information and troubleshooting is available in [README-android.md](README-android.md)
|
Additional information and troubleshooting is available in [README-android.md](README-android.md)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue