Have a look at the MediaStore docs including the nested classes:
http://developer.android.com/reference/android/provider/MediaStore.html

On Wednesday, October 24, 2012 9:53:41 PM UTC+1, huntsfromshadow wrote:
>
> A question for the group.
>
> I was recently trying to query a nexus 7 about it's songs and playlists.
>
> I finally got the code to work when using the 
> URI: content://com.google.android.music.MusicContent/playlists
> I also saw in searching around the web their were other options for this 
> uri such as /albusm, and /audio
>
> Is their any documentation on this URI and all the options?
>
> Thanks
>

-- 
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