I want to compile my exported Eclipse project using the command line, but I just can't get it to work.
I tried running ' android update project' and 'ant release', but I keep getting all kinds of errors. Am I missing something?
You guys offer APK export so it must be possible to automatically compile the projects.