Skip to content

Vanilla Music Player for Android

Notifications You must be signed in to change notification settings

pieqq/vanilla

This branch is 1443 commits behind vanilla-music/vanilla:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Pierre Equoy
Mar 9, 2013
df83255 · Mar 9, 2013
Jan 15, 2013
Mar 9, 2012
Mar 9, 2013
Mar 9, 2013
Oct 25, 2011
Jan 15, 2013
Oct 21, 2012
Mar 11, 2012
Feb 20, 2012
May 15, 2012
Oct 18, 2012
Apr 13, 2012

Repository files navigation

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

Vanilla Music Player for Android

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.5%
  • Other 0.5%