Posts

Showing posts from December, 2019

Create a Music Player on Android

Create a Music Player on Android: Project Setup https://code.tutsplus.com/tutorials/create-a-music-player-on-android-project-setup--mobile-22764 Create a Music Player on Android: Song Playback https://code.tutsplus.com/tutorials/create-a-music-player-on-android-song-playback--mobile-22778 Create a Music Player on Android: User Controls https://code.tutsplus.com/tutorials/create-a-music-player-on-android-user-controls--mobile-22787 MediaPlayer overview (Google Guide) https://developer.android.com/guide/topics/media/mediaplayer.html#audiofocus A Step by Step Guide to Building an Android Audio Player App https://www.sitepoint.com/a-step-by-step-guide-to-building-an-android-audio-player-app/ Media streaming with ExoPlayer Media Streaming with Exoplayer: https://codelabs.developers.google.com/codelabs/exoplayer-intro Media streaming with ExoPlayer Media streaming with ExoPlayer