Android SQLiteMisuseException when calling database.rawQuery Android SQLiteMisuseException when calling database.rawQuery sqlite sqlite

Android SQLiteMisuseException when calling database.rawQuery


check this link. Make sure to close any open db connection/cursors before you starting another activity, etc.