I'm creating an audio player for Firefox OS. I have a bluetooth adapter with play/pause, previous and next buttons.
How can I detect in the app when I press one of buttons?
Thanks
I'm creating an audio player for Firefox OS. I have a bluetooth adapter with play/pause, previous and next buttons.
How can I detect in the app when I press one of buttons?
Thanks
Sadly, the bluetooth API is only for certified apps (source). There is no way to do this at the moment, at least over bluetooth.