Search:

Type: Posts; User: ChristopherLowe

Search: Search took 0.10 seconds.

  1. Re: android.telephony.PhoneStateListener - Start and Stop

    What do you mean by 'would not work right'? Did you stick a break point in that if statement to check if the logic was getting fired?
  2. Re: android.telephony.PhoneStateListener - Start and Stop

    You could use the PhoneStateListener to listen for when the call state goes from CALL_STATE_OFFHOOK to CALL_STATE_IDLE. I can see in your code an empty if statement (wasPlayingBeforePhoneCall) that...
Results 1 to 2 of 2