PluginMobileNativeCode
PluginMobileNativeCode copied to clipboard
Nice code but no high level documentation
Hi, I have made a function for Android for asynchronously open an Android app that provides sensor data. Very nice code ! However, I would like a very high-level description on how the Android part works.
How Java is connected with C++ ? Some details about the JNI_METHOD (https://en.wikipedia.org/wiki/Java_Native_Interface)
With which API ? If I make an Android app with Android Studio (java), then can I make it as an Android plugin for Unreal and still work ? Nice work though. How have you defined the dependencies?
