Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaviara-14/music-player-app
https://github.com/kaviara-14/music-player-app
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kaviara-14/music-player-app
- Owner: kaviara-14
- Created: 2022-05-30T15:50:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-30T16:02:35.000Z (over 2 years ago)
- Last Synced: 2023-09-16T03:56:20.467Z (about 1 year ago)
- Language: Java
- Size: 332 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Music-Player-App
### Description
Java-based Android music player application, where you can play music from your phone storage.### How it works
On the initialization, application is fetching all music files from your phone and build a list of songs. From that moment, you can listen to the music whenever you want.### Technologies used in this project
* Java
* Android### How to set up the project!
Just download the repository and open in Android Studio or other environment, then run it on Android Virtual Machine or physical device.