I\'m trying to implement a \"secure\" broadcast receiver which only receives broadcasts from a specific app. This is because I want to make a plugin to my app which triggers act
Define a custom permission in your manifest:
On your receiver, add permission attribute: