m-cakir / radio-player

Android radio player example with ExoPlayer
122 stars 50 forks source link

It must have a basic playback functionalities #1

Closed SopMar closed 7 years ago

SopMar commented 7 years ago

Nice implementation.

It must have a basic playback functionalities -

(1) It should work like a Playlist 1.1. If first song is over, then it should start second automatically and so on 1.2. Keep controls at bottom (to move next and previous) where you using play/pause

m-cakir commented 7 years ago

It's just example of radio station streaming. Only you can change current playing the channel.

If you wanna play songs (mp3, mp4 etc.) with full features (prev, next, shuffle etc.), you can see this project.