When You will extend SqliteOpenHelper ,you can get an override onUpdate() method which is mainly used for upgrading db ,if u l change the db,but be sure that u change the DB version before installing.