You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
I wish I could help, but I haven't touched this for over a year. You might be better off debugging things yourself or asking the folks who have forked this.
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?
The text was updated successfully, but these errors were encountered: