Code Monkey home page Code Monkey logo

android-musicplayerapp's Introduction

aop-part4-chapter02 - 음악 스트리밍 앱

목차

  1. 인트로 (완성앱 & 구현 기능 소개)
  2. 재생화면 UI 구성하기
  3. 플레이리스트 UI 구성하기
  4. 음악 목록 API 만들기
  5. ExoPlayer를 이용하여 음악 재생하기 (1)
  6. ExoPlayer를 이용하여 음악 재생하기 (2)
  7. ExoPlayer를 이용하여 음악 재생하기 (3)
  8. ExoPlayer를 이용하여 음악 재생하기 (4)
  9. 아웃트로

결과화면

1

2

이 챕터를 통해 배우는 것

  • Exoplayer 사용하기 (2)
    • custom controller
    • Playlist 등
  • androidx.constraintlayout.widget.Group
  • Seekbar Custom 하기

ExoPlayer

  • Google이 Android SDK 와 별도로 배포되는 오픈소스 프로젝트
  • 오디오 및 동영상 재생 가능
  • 오디오 및 동영상 재생 관련 강력한 기능들 포함
  • 유튜브 앱에서 사용하는 라이브러리
  • https://exoplayer.dev/hello-world.html

음악 스트리밍 앱

Retrofit 을 이용하여 재생 목록을 받아와 구성함

재생 목록을 클릭하여 ExoPlayer 를 이용하여 음악을 재생할 수 있음.

이전, 다음 트랙 버튼을 눌러서 이전, 다음 음악으로 재생하고, ui 를 업데이트 할 수 있음.

PlayList 화면과 Player 화면 간의 전환을 할 수 있음.

Seekbar 를 custom 하여 원하는 UI 로 표시할 수 있음.

android-musicplayerapp's People

Contributors

rain2002kr avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.