MediaStore playlist on android -
i want create playlist in android can query , pull different mp3 tunes when click next. i'm not sure how , add files , how go this, please can advise me how go this.
i have looked around on net cannot find little straightforward. have found code of how query this, i'm not sure of start create playlist. need this, highly appreciated.
thanks.
you can push audio files on sdcard , run mediascanner. using native music player can create sample playlist.
there contentprovider accessing playlists, can run projection(select) query on details: see mediastore.audio.playlist. also, this thread might give idea on how query contentprovider.
Comments
Post a Comment