Coder Social home page Coder Social logo

eyeexercises's People

Contributors

vovatkach avatar

Watchers

 avatar

eyeexercises's Issues

SQLITE DB missing?

Hello,
I tried to run the project however, it will not run as the sqlite db is missing.
Missing databases/eyeStatistics.sqlite file ... Could you please provide this/ how can this issue be resolved. (I am new to this so please bear with me).

16305-16330/com.vovatkach2427gmail.eyeexercises E/SQLiteAssetHelper: Couldn't open eyeStatistics.sqlite for writing (will try read-only): com.readystatesoftware.sqliteasset.SQLiteAssetHelper$SQLiteAssetException: Missing databases/eyeStatistics.sqlite file (or .zip, .gz archive) in assets, or target folder not writable at android.content.res.AssetManager.nativeOpenAsset(Native Method) at android.content.res.AssetManager.open(AssetManager.java:744) at android.content.res.AssetManager.open(AssetManager.java:721) at com.readystatesoftware.sqliteasset.SQLiteAssetHelper.copyDatabaseFromAssets(SQLiteAssetHelper.java:436) at com.readystatesoftware.sqliteasset.SQLiteAssetHelper.createOrOpenDatabase(SQLiteAssetHelper.java:400) at com.readystatesoftware.sqliteasset.SQLiteAssetHelper.getWritableDatabase(SQLiteAssetHelper.java:176) at com.readystatesoftware.sqliteasset.SQLiteAssetHelper.getReadableDatabase(SQLiteAssetHelper.java:254) at com.vovatkach2427gmail.eyeexercises.database.DataBaseWorker.loadStatisticsAll(DataBaseWorker.java:31) at com.vovatkach2427gmail.eyeexercises.activity.ActivityMainMenu$1.run(ActivityMainMenu.java:55) at java.lang.Thread.run(Thread.java:764) 2019-04-07 11:53:44.693 16305-16330/com.vovatkach2427gmail.eyeexercises E/SQLiteLog: (14) cannot open file at line 36667 of [0c55d17973] 2019-04-07 11:53:44.693 16305-16330/com.vovatkach2427gmail.eyeexercises E/SQLiteLog: (14) os_unix.c:36667: (2) open(/data/user/0/com.vovatkach2427gmail.eyeexercises/databases/eyeStatistics.sqlite) - 2019-04-07 11:53:44.695 16305-16330/com.vovatkach2427gmail.eyeexercises E/SQLiteDatabase: Failed to open database '/data/user/0/com.vovatkach2427gmail.eyeexercises/databases/eyeStatistics.sqlite'. android.database.sqlite.SQLiteCantOpenDatabaseException: unknown error (code 14 SQLITE_CANTOPEN): Could not open database at android.database.sqlite.SQLiteConnection.nativeOpen(Native Method) at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:211) at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:195) at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:503) at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:204) at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:196) at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:880) at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:865) at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:766) at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:714) at com.readystatesoftware.sqliteasset.SQLiteAssetHelper.getReadableDatabase(SQLiteAssetHelper.java:264) at com.vovatkach2427gmail.eyeexercises.database.DataBaseWorker.loadStatisticsAll(DataBaseWorker.java:31) at com.vovatkach2427gmail.eyeexercises.activity.ActivityMainMenu$1.run(ActivityMainMenu.java:55) at java.lang.Thread.run(Thread.java:764) 2019-04-07 11:53:44.698 16305-16330/com.vovatkach2427gmail.eyeexercises E/AndroidRuntime: FATAL EXCEPTION: Thread-4 Process: com.vovatkach2427gmail.eyeexercises, PID: 16305 android.database.sqlite.SQLiteCantOpenDatabaseException: unknown error (code 14 SQLITE_CANTOPEN): Could not open database at android.database.sqlite.SQLiteConnection.nativeOpen(Native Method) at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:211) at android.database.sqlite.SQLiteConnection.open(SQLiteConnection.java:195) at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(SQLiteConnectionPool.java:503) at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:204) at android.database.sqlite.SQLiteConnectionPool.open(SQLiteConnectionPool.java:196) at android.database.sqlite.SQLiteDatabase.openInner(SQLiteDatabase.java:880) at android.database.sqlite.SQLiteDatabase.open(SQLiteDatabase.java:865) at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:766) at android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:714) at com.readystatesoftware.sqliteasset.SQLiteAssetHelper.getReadableDatabase(SQLiteAssetHelper.java:264) at com.vovatkach2427gmail.eyeexercises.database.DataBaseWorker.loadStatisticsAll(DataBaseWorker.java:31) at com.vovatkach2427gmail.eyeexercises.activity.ActivityMainMenu$1.run(ActivityMainMenu.java:55) at java.lang.Thread.run(Thread.java:764)
Thanks

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.