call waiting

  1. I

    Android Question Check if a phone call is in progress?

    I am working on an app that is required to vibrate when an incoming phone call comes. I detected incoming call using PhoneEvents_PhoneStateChanged function, checking it's STATE=RINGING. I can vibrate the device with PhoneVibrate as well. But I want to make sure I don't vibrate on an incoming...
Top