Vanilla Music Player for Android
Vanilla Music player is a GPLv3 licensed MP3/OGG/FLAC/PCM player for Android with the following features:
Note: As of 23. Jun 2024, Vanilla Music is no longer available in the Google Play store: I simply don't have time to comply with random policy changes and verification requests. Any release you see there is probably an ad-infested fork uploaded by someone else.
Vanilla Music also includes support for plugins, this is a list of some existing plugins:
You can donate to Vanilla Musics development via Bitcoin
Bitcoin: 1adrianERDJusC4c8whyT81zAuiENEqub
Come over and join us on our subreddit /r/VanillaMusic to hangout with fellow Vanilla Music users, ask questions, or help others by answering their questions!
You can help translate here. If your language isn't on the list, sign in to transifex and request the language to be added to the list of translations. (Feel free to open a bug if your request was not approved within a few days - i don't look into transifex that often.)
To build you will need:
Note: at the time of this writing, the current version of Gradle (4.5.1) is not compatible with the current version of JDK (9.0.4). To have the build succeed, use JDK version 1.8.0_162.
gradle build to build the APKgradle installDebug to install the APK to a connected deviceYou can also build with Android Studio by importing this project into it.
You can also build from Eclipse. Create a new Android Project, choosing "Create project from exisiting source", then set the compiler compliance level to 1.6 in project settings.
Automatically created builds are available from http://android.eqmx.net/android/vanilla/VanillaMusic-nightly.apk
Javadocs can be generated using gradle javadoc or ant doc
No open issues yet, or sync has not completed.