开发者

Display list of all songs in android music folder in a list

I wanted to create a list of all songs which are present in android phone so that user c开发者_运维技巧an select one song from the list. How to do this???


Query the MediaStore for all music files. Use the resulting Cursor in a ListView using a SimpleCursorAdapter.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜