events - Detect that android app has been updated -


I need to find out that my app has been updated from Google Play. After the update, I want to run some functions which should be run only once (and only after the update).

Has any events or broadcasts app sent after Google Play?

Or what is another way to find out?


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -