Back to Browse

Android Tutorial 17 - onUpgrade replace entire database

9.4K views
Jun 23, 2011
5:17

http://mimirsoft.com - Download projects here. This tutorial shows you how to overwrite a database file with another database file using the onUpgrade method. This is NOT the prefered way to do this, as you will lose any data your application's users have put in their database (DUH) BUT...If your application does not write to the database, you can get away with this.

Download

0 formats

No download links available.

Android Tutorial 17 - onUpgrade replace entire database | NatokHD