LifecycleMusicPlayer
LifecycleMusicPlayer copied to clipboard
Sample music player app with lifecycle component to play/pause music when certain lifecycle events are triggered in Activity
Lifecycle Aware Music Player Demo
Sample music player app for Caster.io course with lifecycle component to play, pause and stop music when certain lifecycle events are triggered in Activity
Made for Android Architecture Components Course - Deep Dive on Caster.io
Learn Architecture Components
Trying to learn the new Architecture Components. Feel free to check them out to learn more.
Caster.io Course
Podcast
Blog
- Introduction to Architecture Components
- Exploring ViewModel Architecture component
- Exploring LiveData Architecture component
- Exploring Room Architecture component
- Building Modern Android Apps with Architecture Guidelines
Component Demonstrated
Prerequisites
- Android Studio 3.0
- Android Device with USB Debugging Enabled
Built With
- Android Studio - The Official IDE for Android
- Kotlin - The Official Language for Android
- Gradle - Build tool for Android Studio