vanilla/README
2011-10-31 16:27:37 -05:00

8 lines
228 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 --path .
ant debug (or ant release)
Javadocs can be generated using 'ant doc'