Im get the following logcat error when I run my program regarding the db version number
Caused by: android.database.sqlite.SQLiteException: Can't downgrade database from version 2 to 1
Any ideas on how to solve this?
Im get the following logcat error when I run my program regarding the db version number
Caused by: android.database.sqlite.SQLiteException: Can't downgrade database from version 2 to 1
Any ideas on how to solve this?