Android mp3 player to play list of songs

后端 未结 6 1064
梦如初夏
梦如初夏 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:54

    This is a very good example of an easy to understand mp3 player: https://github.com/saquibhafiz/MP3Player

    Or if you would prefer a tutorail:

  • http://www.androidhive.info/2012/03/android-building-audio-player-tutorial/
  • http://www.hrupin.com/2010/12/simple-android-mp3-media-player
提交回复
热议问题