Build the android app
I'd like to build the android app from source.
On the /trunk/subsonic directory I try these commands:
Thanks for your help.
On the /trunk/subsonic directory I try these commands:
- Code: Select all
% ant clean
Buildfile: /home/aurelien/subsonic/trunk/subsonic-android/build.xml
BUILD FAILED
/home/aurelien/subsonic/trunk/subsonic-android/build.xml:49: taskdef class com.android.ant.SetupTask cannot be found
using the classloader AntClassLoader[]
Total time: 0 seconds
% ant release
Buildfile: /home/aurelien/subsonic/trunk/subsonic-android/build.xml
BUILD FAILED
/home/aurelien/subsonic/trunk/subsonic-android/build.xml:49: taskdef class com.android.ant.SetupTask cannot be found
using the classloader AntClassLoader[]
Total time: 0 seconds
Thanks for your help.