android - Popup when user trying to uninstall my application -


is possible prompt popup show message when user trying uninstall android application? wanted show message user when uninstall. idea?

this not possible far know. uninstalling process invokes none of application code.


Comments

Popular posts from this blog

haskell - Using filter on an item in a list? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -

c# - Binding attached property to IEnumerable -