An open API service indexing awesome lists of open source software.

https://github.com/gtreshchev/androidnative

Android Native plugin for Unreal Engine that makes it easy to call Java functions via JNI. It uses template metaprogramming to automatically generate JNI signatures and handle type conversions, wrapping all JNI environment management into a single function call.
https://github.com/gtreshchev/androidnative

android jni metaprogramming mobile ue4 ue4-plugin ue5 ue5-plugin unreal-engine unreal-engine-4 unreal-engine-5 unreal-engine-plugin

Last synced: 2 months ago
JSON representation

Android Native plugin for Unreal Engine that makes it easy to call Java functions via JNI. It uses template metaprogramming to automatically generate JNI signatures and handle type conversions, wrapping all JNI environment management into a single function call.

Awesome Lists containing this project

README

        

**Important Notice:**
This plugin is no longer maintained. It may contain bugs and lack some features.

For support or questions, feel free to join the [Discord chat](https://georgy.dev/discord).