Giter Club home page Giter Club logo

Comments (2)

n8fr8 avatar n8fr8 commented on June 14, 2024

Here is the all exception from the logcat....

07-06 17:06:11.114: ERROR/AndroidRuntime(308): FATAL EXCEPTION: main
07-06 17:06:11.114: ERROR/AndroidRuntime(308):
java.lang.ExceptionInInitializerError
07-06 17:06:11.114: ERROR/AndroidRuntime(308): at
info.guardianproject.database.sqlcipher.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:107)
07-06 17:06:11.114: ERROR/AndroidRuntime(308): at
com.leapfactor.UsuariosDBAdapter.open(UsuariosDBAdapter.java:61)
07-06 17:06:11.114: ERROR/AndroidRuntime(308): at
com.leapfactor.PruebaActivity.onClick(PruebaActivity.java:50)
07-06 17:06:11.114: ERROR/AndroidRuntime(308): at
android.view.View.performClick(View.java:2408)
07-06 17:06:11.114: ERROR/AndroidRuntime(308): at
android.view.View$PerformClick.run(View.java:8816)
07-06 17:06:11.114: ERROR/AndroidRuntime(308): at
android.os.Handler.handleCallback(Handler.java:587)
07-06 17:06:11.114: ERROR/AndroidRuntime(308): at
android.os.Handler.dispatchMessage(Handler.java:92)
07-06 17:06:11.114: ERROR/AndroidRuntime(308): at
android.os.Looper.loop(Looper.java:123)
07-06 17:06:11.114: ERROR/AndroidRuntime(308): at
android.app.ActivityThread.main(ActivityThread.java:4627)
07-06 17:06:11.114: ERROR/AndroidRuntime(308): at
java.lang.reflect.Method.invokeNative(Native Method)
07-06 17:06:11.114: ERROR/AndroidRuntime(308): at
java.lang.reflect.Method.invoke(Method.java:521)
07-06 17:06:11.114: ERROR/AndroidRuntime(308): at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:868)
07-06 17:06:11.114: ERROR/AndroidRuntime(308): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:626)
07-06 17:06:11.114: ERROR/AndroidRuntime(308): at
dalvik.system.NativeStart.main(Native Method)
07-06 17:06:11.114: ERROR/AndroidRuntime(308): Caused by:
java.lang.UnsatisfiedLinkError: Library sqlcipher_android not found
07-06 17:06:11.114: ERROR/AndroidRuntime(308): at
java.lang.Runtime.loadLibrary(Runtime.java:461)
07-06 17:06:11.114: ERROR/AndroidRuntime(308): at
java.lang.System.loadLibrary(System.java:557)
07-06 17:06:11.114: ERROR/AndroidRuntime(308): at
info.guardianproject.database.sqlcipher.SQLiteDatabase.(SQLiteDatabase.java:78)
07-06 17:06:11.114: ERROR/AndroidRuntime(308): ... 14 more

from android-database-sqlcipher.

n8fr8 avatar n8fr8 commented on June 14, 2024

We'll need more information to repro properly, but this is most likely addresses with all the recent updates.

from android-database-sqlcipher.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.