I m using preload database with multiple tables with data. when I run db.rawQuery()
method, SqliteException occure ::
android.database.sqlite.SQLiteException: no such table.
This error occurred in on android pie, all previous working very well. Please let me know how to solve this issue.