Skip to content

Releases: brianwernick/PlaylistCore

PlaylistCore 1.0.0

23 Feb 00:53
Compare
Choose a tag to compare

Initial release

Support for playlists includes

  • Two Service classes that can be extended from (BasePlaylistService [Recommended] and PlaylistServiceCore)
  • Multiple playlist manager classes that can be extended to control the Service class
  • Built in Notification and remote view (bluetooth, lock screen, Android Wear, etc.) support
  • The ability to specify your own Audio Player and VideoView (in case you don't like the Android SDK ones)