It is an android music player application that fetches and plays the music content from the urls provided in the code.
The application doesn't seek music files from device storage.
Import the project in Android Studio and compile and run it on an android device or emulator. There are some tracks that are initially present in the application that can be played or the track list can be edited in MainActivity class. The application requires access to the Internet to fetch and play music from the provided URLs.
- Android Studio
- Java Development Kit
- Android device or emulator running on at least Android 4.0.3
- Internet Access
- MediaPlayer - Used to play tracks
- AudioManager - Handle audio focus
I do not own the tracks present in the application. I have used some the tracks from the following artists:
See the LICENSE for details