Closed exside closed 10 years ago
Regarding the database update: i did not read the code changes but if I recall correctly the database version must be incremented in the code so that android sees the version change and updates the db on the phone EDIT: I quickly checked: the field private static final int DATABASE_VERSION on line 23 of the DatabaseHelper should be incremented in order to work...