We have a sqlite database in our Application. Its working fine for all the users but few of them experiencing the Caused by: android.database.sqlite.SQLiteException: n
Caused by: android.database.sqlite.SQLiteException: n
kindly initiallize copy database or database helper in main class like that Database helper = new Database(this); helper.execute(sqliteobj)