25 Forks
100 Stars
100 Watchers

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.

How to download and setup AndroidNative

Open terminal and run command
git clone https://github.com/gtreshchev/AndroidNative.git
git clone is used to create a copy or clone of AndroidNative repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with AndroidNative https://github.com/gtreshchev/AndroidNative/archive/master.zip

Or simply clone AndroidNative with SSH
[email protected]:gtreshchev/AndroidNative.git

If you have some problems with AndroidNative

You may open issue on AndroidNative support forum (system) here: https://github.com/gtreshchev/AndroidNative/issues