Sunday, January 2, 2011

Re: [android-developers] Re: SQLite setup

On Mon, Jan 3, 2011 at 1:50 PM, Pedro Duque <pmduque@gmail.com> wrote:
> I've read about prepopulting the database and looked good to me but I got worried about database upgrades...
>

No easy way to do upgrades. Check version on startup and download if
newer version is available is probably your best bet.

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment