I made it by following steps: Integrating Unity and Eclipse. Can I call functions (that I created with JavaScript or C# in Unity) with the Android SDK or NDK and the other way around? There are an interface between UnityPlayer and Android SDK or NDK?
feedback
|
|
No, You can't call JavaScript or C# functions in Eclipse , On the contrary you can use native android functions in unity3d by integrating Unity with Eclipse. | |||||||||
feedback
|