Windows Mobile A2DP Auto connect
vrijdag, april 24th, 2009I recently bought a car radio that supports a2dp, but I found a problem with my windows mobile phone. It seems that the phone automatically connects the hands free control but not the a2dp stereo. So I searched the internet and the only solution I could find was the program a2dp toggle. This program connects the configured a2dp stereo device with the mobile. The today screen plug-in of this application does this automatically. But it seems that the today screen plug-in has a memory leak and I cannot use the today screen plug-in because I want to use the HTC Flow interface or the windows default interface of windows mobile 7.
So I started with developing an application that automatically runs the a2dp toggle executable when a hands free control is connected. I used an example on the internet for creating managed services and created a service of this application. The result is that the car radio is instantaneously connected when the hands free gets connected.
You can download my application here:
Beware, first you have to install the a2dp toggle application. There is no configuration necessary, my application finds a2dp toggle automatically.