I got code which works perfectly for Android 1.6 and higher with BT. The issue I’m having is that in Android 1.5 I don’t have a way to know when BT is disconnecting.
The main issue is that in Android 1.5 I get the ACTION_AUDIO_BECOMING_NOISY and I mute audio. I unmute at headset unplug or BT disconnect. In the case of Android 1.5 I can’t unmute because I never got the BT disconnect…
Any ideas how I can overcome this issue with BT?
There is no particular way to resolve this issue.