Skip to content
This repository has been archived by the owner on Sep 29, 2018. It is now read-only.

Latest commit

 

History

History
19 lines (14 loc) · 346 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 346 Bytes

MaterialMusics

A material design music player for Android.

Features

  • .m3u playlists support
  • ReplayGain support
  • Group by Album, Artist, Folder
  • cover.png Album/Folder support

Building

Prerequisites :

  • Java 1.8 JDK
  • Android SDK

Build and install :

  1. gradle build to build the APK
  2. gradle installDebug to install the APK