Skip to content

A lightweight android music player app , made in Android Studio / Java .

Notifications You must be signed in to change notification settings

kourloskostas/android-music-player

Repository files navigation

Lightweight Android Music Player

A lightweight music player made with Java in android studio.

Overview

The app consists of two activities MainActivity displays your local saved audio Tracks. PlayerActivity manages playing your selected Track.

Prerequisites

Have Android Studio installed

Deployment

Just build and install the apk on your android device and you are good! Dont forget to allow reading permissions.

Built With