Hi, I know it's been along time, but did you solve the problem? I can't find my playlists either!
On Thursday, April 1, 2010 at 12:58:15 AM UTC+8, Fossum wrote: > > I'm making a media player, but my code doesn't show all my playlists > and for many others it does not show any... > Why doesn't the code below work completely? > > cursor = getContentResolver().query( > > android.provider.MediaStore.Audio.Playlists.EXTERNAL_CONTENT_URI, > null, null, null, null); > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/android-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/android-developers/f37f24a7-1b68-4b48-a06e-90355b403ee2%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

