Android mp3 player to play list of songs

后端 未结 6 1055
梦如初夏
梦如初夏 2021-02-03 16:27

I need the sample code of an mp3 player in android to play more than one file. i.e Song should be played one after the other from a particular folder in our system.

Can

6条回答
  •  野趣味
    野趣味 (楼主)
    2021-02-03 16:57

    At some point, you are going have to deal with this when it comes to playing music on Android.

    http://developer.android.com/reference/android/media/MediaPlayer.html

提交回复
热议问题