AndroidDatabaseUpgrades icon indicating copy to clipboard operation
AndroidDatabaseUpgrades copied to clipboard

A demo application showing the correct way to do database upgrades in your Android application using SQLite and the onUpgrade method

AndroidDatabaseUpgrades

A demo application showing the correct way to do database upgrades in your Android application using SQLite and the onUpgrade method

Read the full blog post here : http://riggaroo.co.za/android-sqlite-database-use-onupgrade-correctly/