I have used this above link to generate an apk file using ANT.
But when i give "ant release" command in command prompt. I got an output as "build successfully".
Can you please give me a solution for this. I wanted to generate apk file when i run the program.
I have used Java JDK and Android SDK, Ant.
But i code must be in xml and Java JDK not in Android SDK.