android create build.xml under ubuntu

Terminal : build.xml does not exist!

Mothed:

$ android update project -p . -t 8
$ ant debug

If it can't layout a successful message.

Try:

$ ant clean 
$ ant clean debug


你可能感兴趣的:(android,apk,ant,debug,Build)