Hi guys, I have a sqlite database in my application. What I would like to do is upgrade the sqlite database when the sqlite database version on a server is newer. How do I implement this? How do I check the sqlite database version over internet and then upgrade the sqlite database in the application?
Thanks in advance. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

