Top "Android-broadcastreceiver" questions

BroadcastReceiver is an Android component that responds to system-wide broadcast announcements.

Runtime exception Android O with boot_completed

I'm trying to start an IntentService within my BOOT_COMPLETED receiver, but in Android O (API 26) I get: java.lang.…

android android-broadcastreceiver bootcompleted android-8.0-oreo
Oppo Phone removing Device Admin Permission

In my application I am using Device admin permission, It is working fine in all devices but In Latest Oppo …

android broadcastreceiver android-broadcastreceiver device-admin oppo
Why SMS Retriever API don't work in release mode?

I've implemented the SMS Retriever API like in the google tutorials and in my debug Build Variant work fine. I …

android android-intent android-broadcast android-broadcastreceiver android-sms
Oreo BroadcastReceiver SMS Received not working

An app I'm working on allows the user to allow the app to read the contents of a confirmation SMS …

android broadcastreceiver android-broadcastreceiver android-8.0-oreo