Linked Questions

Popular Questions

Android Bluetooth Media controller

Asked by At

I working a project with my Android Thing/android. My problem is I want to make Bluetooth media controller. I using this tutorial: https://github.com/androidthings/sample-bluetooth-audio

Can someone help me to figure out how can I make a button ( UI) event, to play/pause/next/prew to this program?

https://github.com/androidthings/sample-bluetooth-audio

Related Questions