phonestatechanged

  1. rleiman

    Android Question [SOLVED] - Listening for when audio from a video or sound file is played from another app

    Greetings, I'm currently using this coding to detect when the phone state changes when the phone app is on a phone call. Is there something like it to detect when audio from another app starts playing? I want to use the same type of coding to mute the exoPlayer volume as soon as another app...
  2. rleiman

    Android Question [SOLVED] PhoneStateChanged of PhoneEvents in Phone library - Can it be used in the Starter service?

    Greetings, I using PhoneStateChanged of PhoneEvents from the Phone library for the first time for a new user requirement. To better understand how it works I found a few references to code samples in the forum. Based on those samples, I made this simple app. I added the coding to the Starter...
Top