Wednesday, 11 September 2013

How to create apk file in command line?

How to create apk file in command line?

I was using eclipse ide to build apk file . Now i want to create apk file
in command line in linux. But when i say ant debug it gives following
error :
failed to create task or checkenv
Cause : The name is undefined ....
I have ant version 1.9.2 . and android version 17. I have build.xml file .

No comments:

Post a Comment