项目作者: AkshayChordiya

项目描述 :
Sample music player app with lifecycle component to play/pause music when certain lifecycle events are triggered in Activity
高级语言: Kotlin
项目地址: git://github.com/AkshayChordiya/LifecycleMusicPlayer.git
创建时间: 2018-01-24T07:25:45Z
项目社区:https://github.com/AkshayChordiya/LifecycleMusicPlayer

开源协议:

下载


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

  • @aky/introduction-to-android-architecture-components-22b8c84f0b9d">Introduction to Architecture Components
  • @aky/exploring-viewmodel-architecture-component-5d60828172f9">Exploring ViewModel Architecture component
  • @aky/exploring-livedata-architecture-component-f9375d3644ee">Exploring LiveData Architecture component
  • @aky/exploring-room-architecture-component-6db807094241">Exploring Room Architecture component
  • @aky/building-modern-apps-using-the-android-architecture-guidelines-3238fff96f14">Building Modern Android Apps with Architecture Guidelines

Component Demonstrated

Prerequisites

  • Android Studio 3.0
  • Android Device with USB Debugging Enabled

Built With