Hi,
I tried to integrate a unity project in eclipse and everything works well except when I try to run the project on the emulator. Logcat gives me this error:
“E/AndroidRuntime( 367): java.lang.UnsatisfiedLinkError: Couldn’t load mono: findLibrary returned null”
I tried both under Linux, Mac and Windows and I get the same exact error, so it must be something I do consistently.
Any help on how to resolve this would be greatly appreciated. Thank you!
joe