I've been developing my app for some time and will need to do some
upgrade logic next time I publish a version.  I know there's a way to
write upgrade logic for the database, but most of my information is
stored as preferences, since it's only user settings.

I've been toying with the idea of writing my own upgrade manager, but
was wondering if anyone knew of a better way to handle this.  Is there
anything built into the sdk so I can catch it when a user starts up
the app immediately after upgrading?

Thanks,

--keith.

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

Reply via email to