Search code examples
LocalBroadcastManager is now deprecated, how to send data from service to activity?...

javaandroidbroadcastreceiverandroid-servicelocalbroadcastmanager

Read More
Why dynamic registered standard Broadcast in Android cannot be received?...

androidbroadcastreceiver

Read More
Data binding not working for FragmentA after returning from FragmentB...

androidmvvmdata-bindingbroadcastreceiverandroid-viewbinding

Read More
Android - How to detect outgoing call is answered or received?...

androidbroadcastreceiverphone-calltelephonytelephonymanager

Read More
how to detect volume change in kotlin...

kotlinbroadcastreceiverandroid-audiomanagerandroid-seekbar

Read More
My android app doesn't run in the backround...

androidbroadcastreceiverandroid-developer-api

Read More
Sms Retriever API not working because broadcast receiver to auto capture OTP is never called...

androidbroadcastreceiverlistenersms-retriever-api

Read More
How to find the package name which has been uninstalled when using Intent.ACTION_PACKAGE_REMOVED...

androidandroid-intentbroadcastreceiverandroid-broadcastandroid-package-managers

Read More
Activity opened twice...

androidandroid-activitybroadcastreceiver

Read More
Android external fingerprint USB always returns false on USB permission...

androidbroadcastreceiverfingerprintandroid-usb

Read More
Detect the end of an answered incoming call by user in android? (not declined)...

androidbroadcastreceiverphone-call

Read More
How to check if Receiver is registered in Android?...

androidbroadcastreceiverandroid-broadcast

Read More
Show notifications at specific time in the future with app closed and not in Recent on Android...

androidservicenotificationsbroadcastreceiverandroid-recents

Read More
BroadcastReceiver doesn't work after app stops...

androidandroid-intentbroadcastreceiverbroadcastbackground-service

Read More
Fatal Exception: android.app.RemoteServiceException can't deliver broadcast...

androidkotlinexceptionbroadcastreceiverlocalbroadcastmanager

Read More
Requesting outgoing call permissions for emergency numbers...

androidbroadcastreceiverandroid-manifestandroid-permissions

Read More
Android: showing an alertdialog while internet is not connected in device...

javaandroidbroadcastreceiver

Read More
Running my application when another app is loaded...

javaandroidservicebroadcastreceiverpower-management

Read More
Android: what's the meaning of exported receiver's attribute?...

androidbroadcastreceiveraction

Read More
how can I send 4 digit sms code to a phone number in compose kotlin?...

androidkotlinandroid-jetpack-composebroadcastreceiverone-time-password

Read More
How to use "goAsync" for broadcastReceiver?...

androidasynchronousbroadcastreceiverandroid-pendingintent

Read More
sendBroadcast from inside Service which uses Coroutine for network call...

androidkotlinbroadcastreceiverkotlin-coroutinesjobintentservice

Read More
Oppo Phone removing Device Admin Permission...

androidbroadcastreceiverandroid-broadcastreceiverdevice-adminoppo

Read More
How to get updated veriable value in Kotlin / Android...

androidkotlinandroid-jetpack-composebroadcastreceiverviewmodel

Read More
How to pause and play audio stream when receiveing a phone call...

androidbroadcastreceiverhttp-live-streaming

Read More
Unregistering Android Broadcast Receiver in onReceive throws "Receiver not registered"...

androidbroadcastreceiver

Read More
Correct pattern to acquire a WakeLock in a BroadcastReceiver and release it in a Service...

androidservicebroadcastreceiverwakelock

Read More
Unable to instantiate receiver...

androidandroid-intentbroadcastreceiver

Read More
How to get phone number from an incoming call?...

androidbroadcastreceivertelephony

Read More
How to add multiple alarms in android studio Kotlin?...

androidkotlinbroadcastreceiveralarmmanager

Read More
BackNext