Please look at following Android help documentation link http://developer.android.com/reference/android/telephony/TelephonyManager.html
Whether you start a call from BT headset or not the telephony related events will always be the same. You'll need phone state permissions and a sub class of phonestatelistener. Happy coding... -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

