Getting started with gradle and java
I always used ant with Apache Ivy or maven to build java applications, so I thought there has to be something better and easier to build the application instead of using them. So I decided to give...
I always used ant with Apache Ivy or maven to build java applications, so I thought there has to be something better and easier to build the application instead of using them. So I decided to give...
How to generate a filename based on the android project name and version when running ant, we will look at how the ant scripts should look like after the modifications
This process describes the generation of an android project using ANT, which will generate the project and also generate the javadoc documentation