Mort,

Thanks for your reply.  Well for some reason I believe, and might be
wrong, that using the current Bluetooth APIs technically I could send
the text info to the paired stereo device.  I would probably need to
learn the bluetooth AVRCP profile comunication structure...

I hope some other developers can jump into this conversation :)
Thanks!

On May 10, 3:37 am, mort <[email protected]> wrote:
> You get AVRCP keys with the MEDIA_BUTTON Intent. But I don't know of
> support for track information. I'm afraid you need to do that low
> level, if it's possible at all (that is, without having to flash a
> patched ROM or at least having root access and using NDK...).
>
> On 10 Mai, 01:13, Moto <[email protected]> wrote:
>
>
>
> > Any info :)
>
> > On May 3, 1:10 pm, Moto <[email protected]> wrote:
>
> > > Before I invest my time developing the AVRCP profile... Can I actually
> > > achieve this without hacking the Android platform using the given
> > > Bluetooth APIs?
>
> > > Thanks!
>
> > > On May 2, 11:32 pm, Moto <[email protected]> wrote:
>
> > > > I need to find out the following information or guidance to achieve a
> > > > solution:
>
> > > > 1. I want to be able to capture bluetooth state changes, particularly
> > > > when it's paired and when it's not.  I do see I can possibly catch the
> > > > intent "android.bluetooth.a2dp.intent.action.SINK_STATE_CHANGED" but
> > > > how reliable is this throughout devices since I can't find it on the
> > > > APIs?
>
> > > > 2. I want to be able to send now playing information to the paired
> > > > device.  I assume this is done via the AVRCP profile.  Does Android
> > > > support this profile?  I could not find it in the APIs but did find
> > > > some info that is supported by android on this 
> > > > site.http://sites.google.com/a/android.com/opensource/projects/bluetooth-faq
>
> > > > Thanks for all the help in advance!
> > > > -Moto
>
> > > > --
> > > > You received this message because you are subscribed to the Google
> > > > Groups "Android Developers" group.
> > > > To post to this group, send email to [email protected]
> > > > To unsubscribe from this group, send email to
> > > > [email protected]
> > > > For more options, visit this group 
> > > > athttp://groups.google.com/group/android-developers?hl=en
>
> > > --
> > > You received this message because you are subscribed to the Google
> > > Groups "Android Developers" group.
> > > To post to this group, send email to [email protected]
> > > To unsubscribe from this group, send email to
> > > [email protected]
> > > For more options, visit this group 
> > > athttp://groups.google.com/group/android-developers?hl=en
>
> > --
> > You received this message because you are subscribed to the Google
> > Groups "Android Developers" group.
> > To post to this group, send email to [email protected]
> > To unsubscribe from this group, send email to
> > [email protected]
> > For more options, visit this group 
> > athttp://groups.google.com/group/android-developers?hl=en
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group 
> athttp://groups.google.com/group/android-developers?hl=en

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to