Ant command does not create apk file

I am using Ant to build my application application.my uses the project.so library, first of all, I ran the below command in command line to generate build.xml in my project.

" update for Android project --target 5 -p path_of_my_project -l path_of_my_library_project "

(my app build target is 4.0). Aveve team generated a build.xml file in my project. Then I ran "ant" command on the command line .it showed the result as BUILD SUCCESSFULL. but when i checked the project bin folder the apk file is not generated. What is the problem? I haven't made any changes to the build.xml file. Do I need to add something to this in order to generate the assembly?

+3
android build ant apk


source to share


No one has answered this question yet

See similar questions:

1
Reinitialize and build Android project from command line?

or similar:

1169
Is there a way to get the source code from the APK file?
947
Android Studio: add jar as library?
703
How to install APK file in Android emulator?
687
Android error: Failed to install * .apk on device *: timeout
255
How to install Android SDK Build Tools on command line?
17
Is there a way to generate ant local.properties file without overwriting build.xml?
1
how to run ant command in php to create .apk file
1
Make apk file with ant
1
how to generate apk using ant
0
What is the purpose of creating an Ant target in an android generated project file?



All Articles
Loading...
X
Show
Funny
Dev
Pics