I want uninstall receiver of application when user going to uninstall application.I am able to do it using *android.intent.action.QUERY_PACKAGE_RESTART *intent. My problem is this will only work for android 2.3 or below not working on Android 4.0 or higher.So I want to know any other alternate intent or API way is there.Let me know.
Please refere My question on stackoverflow<http://stackoverflow.com/questions/21404413/uninstall-application-uninstallreceiver-not-called?noredirect=1#comment32331673_21404413>. Anyone know please help me. -- You received this message because you are subscribed to the Google Groups "Android Security Discussions" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/android-security-discuss. For more options, visit https://groups.google.com/groups/opt_out.
