Skip to content

Conversation

@DataTriny
Copy link
Member

Fixes #42

Exposes the Android adapters when targetting Android. Can be built with Meson and CMake, optionally with the embedded-dex feature enabled.

Updates our SDL2 example to support the platform by subclassing the SDL activity. JNI specific code lives in its own module. The main module does not directly update the adapter but rather ask the Java side to do it.

Pre-built libraries are added to our releases for the most common platforms (ARM V8 and x64 for simulators). The CI ensures the Java code in the example is properly formatted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Expose Android bindings

2 participants