Hi.
Does anybody know why is this happening?
I have a sqlite db for browsing and everything works ok when I'm compiling with the option "Debug".
If I'm changing to "Release" I get "android.database.sqlite.SQLiteException: not an error (code 0): Could not open the database in read/write mode." message when I'm trying to connect to database.
Thank You
Does anybody know why is this happening?
I have a sqlite db for browsing and everything works ok when I'm compiling with the option "Debug".
If I'm changing to "Release" I get "android.database.sqlite.SQLiteException: not an error (code 0): Could not open the database in read/write mode." message when I'm trying to connect to database.
Thank You