Skip to content

TylerLoewen/wave-music-player

 
 

Repository files navigation

Wave Music

Intro

Wave Music is an android application developed with Android Studio that allows users to manage and play music stored on their device. The purpose of this project is to learn and develop various technical skills such as Android development and database design and implementation. Many teamwork skills were also developed, such as good communication between members, effective collaboration, and version control with multiple developers.

Build & Run

  • Clone or fork the repository from GitLab
  • Open the project in Android Studio
  • Build the project using Build > Make Project and ensure there are no errors or missing dependencies
  • Launch the Android emulator using Tools > AVD Manager and selecting the run button on the desired emulator or connect an android device to your system via USB
  • Run the project using Run > Run
  • Accept the file permission pop-up to allow Wave Music to access your music folder

Documentation

Known Issues

  • Scrubbing the position of a song's playback may be unpredictable due to some songs having incorrect song length metadata. It should work as intended for normal songs.
  • Normal text colour should be white for the dark theme and black for the light theme instead of orange.

Contributing Members


Jiehao Luo

Diljot Garcha

Tyler Loewen

Lukas Timmerman

About

A simple prototype music player for Android.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 92.3%
  • HTML 6.3%
  • JavaScript 1.2%
  • CSS 0.2%