i'm developing for Android in Scala following instructions from Eclipse, Android, Scala made easy but still does not work. Everything works great in my development machine, building within Eclipse.
But now i need to build the project with Ant, outside of Eclipse, and i'm lost.
I still want to use this method, don't want to use SBT. So i'm assuming i should do a "headless build" of the plugin... any hint?