Top "Headset" questions

A headset is an accessory that combines a headphone with a microphone.

How to make Android phone as a bluetooth headset?

Yes, I know Android has already implemented the Bluetooth Headset Profile, but it is in Audio Gateway Role, not in …

android bluetooth headset
How to read/send data using the Android Devices 3.5mm headset jack?

I was just stumbling around EE Stack and found this post: What protocol does a headphone jack use. And it …

android hardware headset
use android device as a headset for another device

When i use bluetooth on my computer i have a choice of a few different types of devices to look …

bluetooth headset
Broadcast receiver highest priority not working

I'm doing an application using ACTION_MEDIA_BUTTON handler, but it appears it is always intercepted by MX Player or …

android android-intent broadcast headset
Disable microphone of Headset & Enable microphone of device.

Can we differentiate between microphone of Headset & Android Device. I am trying to record audio from microphone of device, …

android microphone headset
Android: Forcing external microphone (jack input 3.5mm) to stay on

How do I force the Android system to select the 3.5mm Jack as my microphone source? I am using the …

android microphone headset android-audiomanager
Handle bluetooth headset clicks (ACTION_VOICE_COMMAND and ACTION_WEB_SEARCH) on Android

I’m developing an Android application and I want it to interact with headset button clicks. I’m testing it …

android events bluetooth headset
How to use Android device as a bluetooth headset for another mobile phone?

I want to make my android device working as a bluetooth headset. I search the Android APIs, but I just …

android bluetooth headset
How to get information about CONNECTED bluetooth device for android?

If I have a Android phone which is already connected with a bluetooth headset (paired and connected) to it. How …

bluetooth headset
Android startBluetoothSco not starting sco but isBluetoothScoOn returns true

I have created a GitHub repo with a sample project that shows the below problem I am asking about here: …

android bluetooth headset