Releases: weiancheng/MediaPlayerWithExoPlayer
Releases · weiancheng/MediaPlayerWithExoPlayer
v1.7
v1.6
The second of countdown timer is replaced by a constant variable.
v1.5
- Fix the issue which would return the duration time when song was at the end.
2.Fix an issue which would cause the wrong current time when the music player was playing.
v1.4
release note:
- Change event listener.
- Remove todo functions in the event listener, these would cause exception when the timeline was changed.
version 1.3
release update
- add an event listener for catching events from music player.
- add an interface for developers.
- add new APIs:
3-1. writeToFile: save the music to your local storage.
3-2. setEventListener: developers can implement what they want to do when catching the event of music player.
v1.2
v1.2
v1.1
first release of music player for playing remote music and local file.