Can't find ant in the Android SDK
Posted
by StormShadow
on Stack Overflow
See other posts from Stack Overflow
or by StormShadow
Published on 2010-04-05T08:52:05Z
Indexed on
2010/04/05
8:53 UTC
Read the original article
Hit count: 391
Hey all, I'm working my way through APress's Beginning Android 2 and I've made it all the way to chapter 3, where we build a skeleton app. The book tells me to compile my application by typing "ant" in the command line, but my pc doesn't know what "ant" is yet. I checked in the SDK files and it looks like it wasn't included with the Android SDK. Does anybody know where ant is?
Thanks
© Stack Overflow or respective owner