I downloaded the source and added it as a project in Eclipse. It doesn't show any errors, but when I build it and install the APK in the Android Emulator, it crashes. Gives me "The application S9 has stopped working unexpectedly.". I have a feeling it's a Binary Dictionary problem. My logcat gives me java.lang.UnsatisfiedLinkError: openNative at ... a bunch of places.
Is there anything I'm doing wrong?
I downloaded the source and added it as a project in Eclipse. It doesn't show any errors, but when I build it and install the APK in the Android Emulator, it crashes. Gives me "The application S9 has stopped working unexpectedly.". I have a feeling it's a Binary Dictionary problem. My logcat gives me java.lang.UnsatisfiedLinkError: openNative at ... a bunch of places.
Is there anything I'm doing wrong?