I am developing an android app for music playback,  I have implemented all 
the necessary components including Audio Focus management, Media Button 
Controls, as well as RemoteControlClient and MetadataEditor for the lock 
screen controls.  As I understand it, 
the RemoteControlClient.MetadataEditor should also provide Media Metadata 
to Bluetooth A2DP Audio Sink devices.  I have a car with a sound system 
that supports Bluetooth Media Metadata and it works with other apps on my 
phone, however it does not work with my app.  The lock screen controls 
function perfectly, and i have even tried using the 
RemoteControlClientCompat and RemoteControlHelper Classes from the Random 
Music Player Google Sample code.

Can anyone confirm that the RemoteControlClient.MetadataEditor is in fact 
how the Bluetooth Media Metadata is supposed to work?  If so, any ideas why 
the lock screen controls would function but the Bluetooth Media Metadata 
would not function?

thanks for the help.
-Ryan

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to