Skip to content

Android Music Player that streams music from SoundCloud

License

Notifications You must be signed in to change notification settings

Mas-Er/mp3Stream

 
 

Repository files navigation

mp3Stream

Banner

Features

mp3Stream is an android music streaming app which allows you to:

  • Search Music across SoundCloud
  • Create your own Music Library
  • Use and customise an equalizer
  • Stream Music from SoundCloud

As of now, the app is incomplete.
However, I may continue working on it in the future.

Background

This app was started as an assignment for a polytechnic diploma subject called Computational Thinking (COMT). Its deliverable was a Music-related app that has to be built in Android Studio with Java. This is my first time creating an Android App with Android Studio and Java. The code that was submitted for my assignment is in the 7/8/22-COMT-Submission branch.

For the SoundCloud API, since it has been private for many years, I had to analyse the API requests of the SoundCloud Website using Browser DevTools, and look at how the API Endpoint is being used. From there, I had to make my own API wrapper for the SoundCloud API in order to use SoundCloud's API for mp3Stream.

Font used is Interstate
Icons used are all from Material Icons
App Logo was made myself using Inkscape

Dependencies

License Unlicense

mp3Stream is Unlicense Licensed (file license).

About

Android Music Player that streams music from SoundCloud

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%