Realm 数据库层在 Eclipse、Genymotion 模拟器和设备下出错
Realm database layer gives error under Eclipse, Genymotion emulator and devices
我安装到 Eclipse ADT Realm DB(版本 0.79.1)(http://realm.io/docs/java/0.79.0/) and Genymotion emulator (https://www.genymotion.com/#!/download)。
我已经完成了安装的每一步。
我已经使用 Genymotion 很长时间了,所以没问题。
我已经安装了 Realm DB 并尝试 运行 我在下载的 zip 中找到的示例项目,但它给了我这个错误:
java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/example.db-1/base.apk"], nativeLibraryDirectories=[/vendor/lib, /system/lib]]] coudn't find "libtighdb-jni.so"
它给我在 Genymotion、HTC One M7 和 Nexus 7 2012 上的错误,都是 32 位架构。
SDK 模拟器根本不适合我。
如有任何帮助,我们将不胜感激。
谢谢,编码愉快
我安装到 Eclipse ADT Realm DB(版本 0.79.1)(http://realm.io/docs/java/0.79.0/) and Genymotion emulator (https://www.genymotion.com/#!/download)。
我已经完成了安装的每一步。
我已经使用 Genymotion 很长时间了,所以没问题。
我已经安装了 Realm DB 并尝试 运行 我在下载的 zip 中找到的示例项目,但它给了我这个错误:
java.lang.UnsatisfiedLinkError: dalvik.system.PathClassLoader[DexPathList[[zip file "/data/app/example.db-1/base.apk"], nativeLibraryDirectories=[/vendor/lib, /system/lib]]] coudn't find "libtighdb-jni.so"
它给我在 Genymotion、HTC One M7 和 Nexus 7 2012 上的错误,都是 32 位架构。
SDK 模拟器根本不适合我。
如有任何帮助,我们将不胜感激。
谢谢,编码愉快