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.
- Host: GitHub
- URL: https://github.com/gtreshchev/androidnative
- Owner: gtreshchev
- License: mit
- Created: 2022-02-20T16:07:49.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-14T16:33:12.000Z (5 months ago)
- Last Synced: 2025-02-12T16:13:07.007Z (2 months ago)
- Topics: android, jni, metaprogramming, mobile, ue4, ue4-plugin, ue5, ue5-plugin, unreal-engine, unreal-engine-4, unreal-engine-5, unreal-engine-plugin
- Language: C++
- Homepage:
- Size: 107 KB
- Stars: 100
- Watchers: 4
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).