Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 510 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 510 Bytes

AudioPlayer

Media Player app

Setup App Development Environment

  • Download and install Android Studio

  • Download / clone this repository to a folder on your computer

  • Start Android Studio, open your source code folder and check if the Gradle build will be successful

  • If the build is successful, you can run the app by doing the following: click Run -> Run 'app'

  • Connect your phone or create a new virtual device following on screen instruction