Skip to content

himanshu24yadav/singWithUs

Repository files navigation

About singWithUs

This is a simple music streaming application that offers to listen to songs closest to your heart. It lets you choose from your local storage and play.

  • Screenshots

What We Used

  • Kotlin Coroutines for performing the DB and background operations
  • Foreground service for streaming music even when the application is in the background
  • Fresco for rendering images
  • Room integration for caching songs.
  • Used MVVM as an architecture component
  • Use of exoPlayer library for music streaming
  • Firebase for login feature

Requirements

Android 5.0 or higher

References