jeudi 3 mars 2016

Android Data Cipher Cant open File path

Hi i'm developing android apps. i try to add a cipher to my apps. i'm using the cipher sample from http://ift.tt/1kb8BMi.. i also follow the advice from How to implement SQLCipher when using SQLiteOpenHelper..

but my app still crash.. i have database in my storage folder. but it show not path found. and couldn't open the database...

SQLiteDatabase.loadLibs(this);

SQLiteDatabase db = this.getReadableDatabase("myPassword");

i thought just adding this line then it should be working already.. but still crash..

i hope someone can help me on this,..

this is the error i got:

03-03 17:42:06.409 17124-17137/? E/dalvikvm﹕ dlopen("/data/app-lib/GmsCore/libgmscore.so") failed: dlopen failed: library "/data/app-lib/GmsCore/libgmscore.so" not found

03-03 17:42:06.409 17124-17137/? E/ProviderInstaller﹕ Unable to load native code from /data/app-lib/GmsCore/libgmscore.so

03-03 17:42:06.429 17124-17147/? E/Babel﹕ canonicalizeMccMnc: invalid mccmnc

03-03 17:42:06.439 17124-17147/? E/Babel﹕ canonicalizeMccMnc: invalid mccmnc nullnull

03-03 17:42:06.439 17124-17137/? E/dalvikvm﹕ dlopen("/data/app-lib/GmsCore/libconscrypt_gmscore_jni.so") failed: dlopen failed: library "/data/app-lib/GmsCore/libconscrypt_gmscore_jni.so" not found

03-03 17:42:06.439 17124-17137/? E/ProviderInstaller﹕ Unable to load native code from /data/app-lib/GmsCore/libconscrypt_gmscore_jni.so

03-03 17:42:30.262 16834-16834/? E/Database﹕ Error copying icu data file java.io.FileNotFoundException: icudt46l.zip

Aucun commentaire:

Enregistrer un commentaire