Skip to content

Conversation

jg-hot
Copy link

@jg-hot jg-hot commented Aug 3, 2024

Added an android subdirectory for building a prefab package and .aar with the Android NDK and gradle build system.

The build script supports building ready-to-use android library (.aar) via:
cd android/ && gradle assembleRelease

Tests may be run on a connected device or emulator via:
cd android/ && gradle ndkTest

See the included documentation in docs/android.md for details.

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.

1 participant