vanilla/README
2011-10-25 18:23:35 -05:00

8 lines
248 B
Plaintext

Vanilla Music Player is a music player for Android
To build, assuming you have the Android SDK installed and in your path:
android update project --name VanillaMusic --path .
ant debug (or ant release)
Javadocs can be generated using 'ant doc'