Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 892 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 892 Bytes

MusicApp

Table of Contents

About The Project

This project contains an example version of a music player and can be used to understand the basic working of a music player app on android studio.

Built With Android Studio

Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

  • Android Studio with latest version can be used for this project
  • For testing, external android phone can be used or the virtual emulator bundled with android studio can be used

To Run

  1. Clone the repo
git clone https://github.com/nagasaibharath/musicapp.git
  1. Open the Folder as Android studio Project
  2. Run the App on your device/emulator