I have an SBH50 from Sony this one, http://www.sonymobile.com/global-en/products/accessories/stereo-bluetooth-headset-sbh50/, (not the MW1).
I've been wasting time trying to make work the sample control app which sony provides in the Add On SDK.
I was able to run the notification API example, it creates a new item in the 'Events list'. But I cant do the same with the Control API.
Btw, I cant either debug the app. I mean, I put a breakpoint in the same point a log is made, and the log IS made, but the debug does not stops there.
I just want to capture a key event.