androidbluetoothandroid-3.0-honeycombandroid-2.2-froyoandroid-2.0-eclair

Can an (pre 3.0) Android program connect to a bluetooth A2DP device?


Can a program that is written using the gingerbread/froyo/eclair (e.g. 2.1, 2.2, 2.3 -> NOT honeycomb) connect to a A2DP bluetooth sink device?? Or, do I need to have the user go to their settings to do so? Any help or advice would be highly appreciated.


Solution

  • So, after much more research, I found and verified that it is actually possible to use the hidden API's to connect to a a2dp device via bluetooth. However, it seems that post-honeycomb, that method isn't possible anymore... I will post another question regarding that.