I have a pre-installed application on device, when user upgrades
application on pre-installed application, i want to show alert
something similar change log when user opens the application. In pre-
installed application, it's not  storing any version specific
information.Is there any way to recognize user is upgraded from the
pre-installed application?

I registered for PACKAGE_ADDED, PACKAGE_REMOVED and PACKAGE_REPLACED
intents. I am able to receive those intents when i try read the
version name it's not able read the version name when application is
removed. Any suggestions please?

-- 
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

Reply via email to