I copy database from other app package in Download folder, i do it by root and terminal commands. I have permissions on external storage, But when i try to open database, i have that exception, how to fix that ? If try to open database on desktop, all ok.
android.database.sqlite.SQLiteDatabaseCorruptException: malformed database
schema (part_idx_MESSAGES_LIKES_read_0) - near "WHERE": syntax error (code 11):
, while compiling: select name from sqlite_master where type='table'