From one application I am (broadcast) sending an intent to a broadcastreceiver of another one. I am getting the error:
WARN/ActivityManager(5038): Permissio
Herschel said: " the problem was in the manifest file of the application where the BroadcastReceiver was defined: android:exported should be defined as true"