vanilla/README
2011-10-25 04:21:32 -05:00

6 lines
205 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)