posts tagged :music-player
2017
Handling Local Music Playlists
How to store and manage local music playlists with Realm on Android.
2016
Creating a global toolbar (mini music player) on Android
How to add a persistent mini-player toolbar to an Android app.
Creating a Music Player UI on Android
How to build an Android music-player interface.
Android Music Player Controls on Lock Screen and Notifications
How to show Android media controls on the lock screen and in notifications.
Playing music in the background on Android
How to keep Android audio playback running with a Service and MediaPlayer.
Media Player basics for Android
An introduction to Android MediaPlayer setup and basic playback.
Building a Music Player App for Android
An Android music-player tutorial covering project setup and playback.
2015
Creating a simple music player with iOS
A guide to building a simple iOS music player with a focused interface.
2014
Switch to a new song/audio in background for iOS
How to switch audio tracks while an iOS music app runs in the background.
2011
[Tutorial] [How to] Manually create Android Media Player controls
A tutorial for building custom media player controls in an Android application.