Caeser wrote: > How to upgrade Android app without losing data ? Upgrading an Android app does not lose data by default.
> If app is already installed on device, it is not > allowing the same app to install again. and one need to uninstall then > reinstall app again. You can upgrade an application in-place without removing any of that application's data (e.g., preferences, databases). -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy Android Training...At Your Office: http://commonsware.com/training -- 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

