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 <medicalsou...@gmail.com> wrote:
> Any info :)
>
> On May 3, 1:10 pm, Moto <medicalsou...@gmail.com> 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 <medicalsou...@gmail.com> 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 android-developers@googlegroups.com
> > > To unsubscribe from this group, send email to
> > > android-developers+unsubscr...@googlegroups.com
> > > 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 android-developers@googlegroups.com
> > To unsubscribe from this group, send email to
> > android-developers+unsubscr...@googlegroups.com
> > 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 android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> 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 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

Reply via email to