Good night , i have to flash this ROM on redmi note 5, whyred, i not find any versión of Titanium backup work ok
Enviado desde mi Redmi Note 5 mediante Tapatalk
Same here. I have reinstalled several times, cleared data, allowed access to memory.
java.lang.RuntimeException: Unable to start activity ComponentInfo{com.keramidas.TitaniumBackup/com.keramidas.TitaniumBackup.MainActivity}: android.database.sqlite.SQLiteCantOpenDatabaseException: unknown error (code 14): Could not open database
at android.app.ActivityThread.performLaunchActivity(Unknown Source:524)
at android.app.ActivityThread.handleLaunchActivity(Unknown Source:37)
at android.app.ActivityThread.-wrap11(Unknown Source:0)
at android.app.ActivityThread$H.handleMessage(Unknown Source:80)
at android.os.Handler.dispatchMessage(Unknown Source:21)
at android.os.Looper.loop(Unknown Source:155)
at android.app.ActivityThread.main(Unknown Source:65)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(Unknown Source:11)
at com.android.internal.os.ZygoteInit.main(Unknown Source:342)
Caused by: android.database.sqlite.SQLiteCantOpenDatabaseException: unknown error (code 14): Could not open database
at android.database.sqlite.SQLiteConnection.nativeOpen(Native Method)
at android.database.sqlite.SQLiteConnection.open(Unknown Source:24)
at android.database.sqlite.SQLiteConnection.open(Unknown Source:5)
at android.database.sqlite.SQLiteConnectionPool.openConnectionLocked(Unknown Source:6)
at android.database.sqlite.SQLiteConnectionPool.open(Unknown Source:3)
at android.database.sqlite.SQLiteConnectionPool.open(Unknown Source:16)
at android.database.sqlite.SQLiteDatabase.openInner(Unknown Source:22)
at android.database.sqlite.SQLiteDatabase.open(Unknown Source:0)
at android.database.sqlite.SQLiteDatabase.openDatabase(Unknown Source:39)
at android.database.sqlite.SQLiteDatabase.openDatabase(Unknown Source:4)
at android.database.sqlite.SQLiteOpenHelper.getDatabaseLocked(Unknown Source:240)
at android.database.sqlite.SQLiteOpenHelper.getReadableDatabase(Unknown Source:2)
at o.di.ˊ(Source:192)
at com.keramidas.TitaniumBackup.MainActivity.onCreate(Source:361)
at android.app.Activity.performCreate(Unknown Source:48)
at android.app.Activity.performCreate(Unknown Source:1)
at android.app.Instrumentation.callActivityOnCreate(Unknown Source:3)
at android.app.ActivityThread.performLaunchActivity(Unknown Source:466)
... 9 more