GithubHelp home page GithubHelp logo

rushikesh997 / spotify-clone Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mitchtabian/spotify-clone

0.0 0.0 0.0 290 KB

Audio streaming application with MediaBrowserServiceCompat, ExoPlayer and Firestore

Home Page: https://codingwithmitch.com/courses/android-audio-streaming/

Java 100.00%

spotify-clone's Introduction

In this course I teach you the current best practice way to build an audio streaming application on android. To make it more interesting, I designed it to look similar to the popular music streaming app called Spotify. View screen shots.

I use the ExoPlayer library for streaming the audio files. The audio files are located online in a Firebase Firestore database.

Here's what you will see in the course:

  • Every line of code is written and explained on video
  • ExoPlayer (same media library used by YouTube in the mobile app)
  • Streaming audio files from the internet (Firestore)
  • Playlists
  • Effective fragment management
  • AsyncTasks
  • SharedPreferences
  • Effective communication with interfaces
  • Services (a class specifically built to stream media files)
  • Background Services that run forever
  • Notifications
  • Controlling playback through a notification
  • Notifications and the lock screen
  • Broadcast Receivers
  • Glide library to download bitmaps
  • RecyclerViews
  • And much more...

spotify-clone's People

Contributors

mitchtabian avatar prokash-sarkar 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.