/AndroidMusicPlayer

A simple implementation of music player for Android. Targeted for media files in external storage (e.g SD card) only.

Primary LanguageJava

Code hosted in https://github.com/wkurniawan07/AndroidMusicPlayer.

Specification

  • Minimum SDK: 19
  • Permissions: wake lock, reading external storage

Credits

For getting me started and pointing me in the right direction for how to stream music in Android.

For saving the trouble of having to write my own controller.

For the inspiration on how the UI looks.

For providing the amazing icons used in the UI. Full credit: Icon made by Egor Rumyantsev from www.flaticon.com is licensed under CC BY 3.0.

For answering all my questions and doubts and effectively clearing all the roadblocks I've faced during the development work.