[android-developers] Re: Programmaticly adding playlists

2011-04-01 Thread Farhan Mehmood
can anyone direct me to a running code for this??? any example or piece of code will help! :( actually reading the android documentation and then using this knowledge in my code! :O well its quite a challenge for me! -- You received this message because you are subscribed to the Google Groups

[android-developers] Re: Programmaticly adding playlists

2009-09-08 Thread Nathan Ekstrom
So for those who are interested the only way to do this is using http://developer.android.com/reference/android/provider/MediaStore.Audio.Playlists.html and http://developer.android.com/reference/android/provider/MediaStore.Audio.Playlists.Members.html it is pretty easy if you are familiar with