My BroadcastReceiver object needs to listen for the PACKAGE_REMOVED / PACKAGE_ADDED intents. What permissions are needed to accomplish this?
My BroadcastReceiver object needs to listen for the PACKAGE_REMOVED / PACKAGE_ADDED intents. What permissions
Share
You do not need any permissions for this. Have a look here:
https://groups.google.com/group/android-developers/browse_thread/thread/697e7e7cc6dd3d1f?pli=1