Building Android podcast app with Jetpack Compose and ExoPlayer.

ISOP
ISOP Nepal
Published in
Jun 6, 2021

--

Used Listen Note API (https://www.listennotes.com/).

Features

  • Jetpack Compose UI. Custom animations, transitions, light/dark theme, and layouts.
  • Jetpack Compose Navigation.
  • Dependency injection with Hilt.
  • MVVM Architecture.
  • Retrieves podcasts metadata from the network.
  • Allows background playback using a foreground service.
  • Media style notifications.
  • Uses a `MediaBrowserService` to control and expose the current media session.
  • Controls the current playback state with actions such as play/pause, skip to next/previous, shuffle, repeat and stop.
  • Supports offline playback using `CacheDataSource` from `ExoPlayer`.
  • Process images to find their color palette using Palette API.

Full code: https://github.com/yadavraju/ISOP-PODCAST-APP

--

--

ISOP
ISOP Nepal

ISOP app is your virtual classroom. Virtual classroom allows you to learn when you like, not when bell rings.