I am curious what happens when an app is updated via the Play Store.
For example: - Do alarms get reset? - Do services keep running? - Is the app installed again ( ie all the code called? What happens if the app requires user input during install? Or is the code only called next time the user opens it?)