Hi
I have error sometimes for database
I have class for use database in it
and initialize it in activity_create
But sometime i have below error that it is bad
android.database.sqlite.SQLiteCantOpenDatabaseException: unable to open database file (code 14)
What is it?
I have error sometimes for database
I have class for use database in it
and initialize it in activity_create
But sometime i have below error that it is bad
android.database.sqlite.SQLiteCantOpenDatabaseException: unable to open database file (code 14)
What is it?