2
0
Fork 0
mirror of https://github.com/shortice/SDL-Jni.git synced 2026-07-21 13:03:03 +04:00
Sample code how use JNI in SDL3.
  • Java 96.4%
  • C++ 3.1%
  • CMake 0.5%
Find a file
2026-01-23 16:41:01 +05:00
.vscode Example how use new jila-android API 2026-01-23 16:41:01 +05:00
app Example how use new jila-android API 2026-01-23 16:41:01 +05:00
content Initial code 2025-09-26 23:57:11 +05:00
gradle/wrapper Initial code 2025-09-26 23:57:11 +05:00
jila-android@fad1cd0bcd Example how use new jila-android API 2026-01-23 16:41:01 +05:00
.gitattributes Initial code 2025-09-26 23:57:11 +05:00
.gitignore Example how use new jila-android API 2026-01-23 16:41:01 +05:00
.gitmodules Using Jila-Android instead own Java code 2025-12-18 14:55:55 +05:00
.project Initial code 2025-09-26 23:57:11 +05:00
build.gradle Initial code 2025-09-26 23:57:11 +05:00
gradle.properties Initial code 2025-09-26 23:57:11 +05:00
gradlew Initial code 2025-09-26 23:57:11 +05:00
gradlew.bat Initial code 2025-09-26 23:57:11 +05:00
LICENSE Initial code 2025-09-26 23:57:11 +05:00
README.md Update README.md 2025-12-18 10:20:40 +00:00
settings.gradle Using Jila-Android instead own Java code 2025-12-18 14:55:55 +05:00

SDL-Jni

Jila-Android + SDL3 Jni example.

How build this app?

Just run:

./gradlew build

Be sure you installed Android SDK and NDK.

I tested this code on this Android devices:

  • 9;
  • 12;
  • 14;
  • 16;

Screenshot

Notification show