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(SQLiteConnectionP
ool.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:739)
at
android.database.sqlite.SQLiteDatabase.openDatabase(SQLiteDatabase.java:729)
at
android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(SQLiteOpenHelper.java:35
5)
at
android.database.sqlite.SQLiteOpenHelper.getWritableDatabase(SQLiteOpenHelper.java:
298)
at o.fj2$a.(ـSourceFile:2)
at o.fj2.ʽ(SourceFile:1)
at androidx.room.RoomDatabase.inTransaction(SourceFile:1)
at androidx.room.RoomDatabase.assertNotSuspendingTransaction(SourceFile:1)
at o.p52.ˎ(SourceFile:4)
at
net.pubnative.mediation.adapter.network.FallbackNetworkAdapter$request$1.invokeSusp
end(SourceFile:2)
at
kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(SourceFile:4)
at o.aj1.run(SourceFile:22)
at kotlinx.coroutines.scheduling.CoroutineScheduler.ᐠ(SourceFile:1)
at kotlinx.coroutines.scheduling.CoroutineScheduler$c.ˎ(SourceFile:4)
at kotlinx.coroutines.scheduling.CoroutineScheduler$c.ˈ(SourceFile:4)
at kotlinx.coroutines.scheduling.CoroutineScheduler$c.run(SourceFile:1)