Hello all,
I get an error when launching the app:
Is this a permissions issue? If so, what permission is missing and how to programatically change those permissions?
I am using DBUtils library 2.11
Thank you,
Tim
I get an error when launching the app:
Error occurred on line: 215 (DBUtils)
android.database.sqlite.SQLiteCantOpenDatabaseException: Cannot open database '/storage/emulated/0/1.db' with flags 0x10000010: File /storage/emulated/0/1.db doesn't exist and CREATE_IF_NECESSARY is set, check directory permissions
Is this a permissions issue? If so, what permission is missing and how to programatically change those permissions?
I am using DBUtils library 2.11
Thank you,
Tim