android.database.sqlite.
SQLiteFullException: database or disk is full (Sqlite code
13), (OS error - 28:No space left on device)
at
android.database.sqlite.SQLiteConnection.nativeExecuteForChangedRowCount(Native
Method)
at
android.database.sqlite.SQLiteConnection.executeForChangedRowCount(SQLiteConnection
.java:770)
at
android.database.sqlite.SQLiteSession.executeForChangedRowCount(SQLiteSession.java:
769)
at
android.database.sqlite.SQLiteStatement.executeUpdateDelete(SQLiteStatement.java:64
)
at
android.database.sqlite.SQLiteDatabase.updateWithOnConflict(SQLiteDatabase.java:185
8)
at android.database.sqlite.SQLiteDatabase.update(SQLiteDatabase.java:1799)
at o.x96.(ﯨSourceFile:3)
at o.y96.ι(SourceFile:1)
at o.jn6.ˋ(SourceFile:33)
at com.snaptube.premium.localplay.LocalPlayerController.ᔈ(SourceFile:33)
at com.snaptube.premium.localplay.LocalPlayerController.ˍ(SourceFile:1)
at com.snaptube.premium.localplay.LocalPlayerController$e.run(SourceFile:1)
at android.os.Handler.handleCallback(Handler.java:761)
at android.os.Handler.dispatchMessage(Handler.java:98)
at android.os.Looper.loop(Looper.java:156)
at android.app.ActivityThread.main(ActivityThread.java:6581)
at java.lang.reflect.Method.invoke(Native Method)
at
com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:999)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:889)