I'm having trouble getting one of my Android projects under Eclipse to work correctly in the emulator, so I see if manual compilation will work. I followed these steps: android update project , but now I donโt understand using Ant, especially since half of what Ant does is done with some build scripts located in the Android SDK directory. How to exclude files / directories and enable libraries using Ant?
Also, what good resource could I use as a tutorial for Ant?
android ant
kibibyte
source share