Hi everybody, I want to detect the connection status of a paired Bluetooth headset to the phone. In Android 3.0 (API level 11) "BluetoothHeadset" class has "isAudioConnected()" method.
- I don't know how to create (initialize) a "BluetoothHeadset" object. It seems that I need to use "getProfileProxy ()" but I need a sample code to find out how I need to create and pass the parameters. Thanks, Hos -- 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

