Can't get receiver when the app uninstall
I refer this information. I write the same program, but I can't get any log info when I click uninstall button . I attach my code below. Have anyone know what's problem in this code? I want to do something when use click uninstall button. Maybe like turn on browser, etc. Have any one can give me a hand? The problem has confused me for a long time. My AndroidManifest: ... <uses-permission android:name="android.permission.GET_TASKS" /> <uses-permission android:name="android.permission.RESTART_PACKAGES"/> <application android:allowBackup="true" android:icon="@drawable/ic_launcher" android:label="