Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 644 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 644 Bytes

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