Is the problem solved? If the app is in the background, I want to start the Intent(Settings.ACTION_MANAGE_ALL_SIM_PROFILES_SETTINGS) in the action button of the notification. It cannot send the broadcast and start the Activity at the same time. Is there any way to solve this?