Skip to content

SmartVanilla Music Player for Android

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENCE
GPL-3.0
LICENSE
Notifications You must be signed in to change notification settings

Gordon01/vanilla

 
 

Repository files navigation

Vanilla Music

Vanilla Music player is a GPLv3 licensed MP3/OGG/FLAC/PCM player for Android with the following features:

  • multiple playlist support
  • grouping by artist, album or genre
  • plain filesystem browsing
  • ReplayGain support
  • headset/Bluetooth controls
  • accelerometer/shake control
  • cover art support
  • ScrobbleDroid support for Last.fm integration
  • Sony SmartWatch native support

Translating

You can help translate here. If your language isn't on the list, open an issue and I can add it.

Building

To build you will need:

  • A Java compiler compatible with Java 1.6
  • The Android SDK with platform 16 (JellyBean) installed

Building from command-line

  • android update project --path . to generate local.properties
  • ant debug to build the APK at bin/VanillaMusic-debug.apk
  • Optional: ant installd to install the APK to a connected device

Building from Eclipse

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.

Documentation

Javadocs can be generated using ant doc

About

SmartVanilla Music Player for Android

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENCE
GPL-3.0
LICENSE

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 95.5%
  • Perl 4.2%
  • Other 0.3%