I've published an Android applications on the Android market and now have an update to do.
I want to know if any of you have already done that, and what experience can you share about it :
- How to manage version conflicts ?
- What to do with databases ?
- Can you make appear a message with "what's new" if it's an update, but nothing it's a new installation ?
- Should you backup old data before updating, and how ?
- Did you run into any trouble and how did you solve it ?
- Can update be partial (like, just a patch) ?
Any advice is welcome.