Skip to content

Blundell

Android Developer Tutorials

  • Beginner
  • Intermediate
  • Advanced
  • Reference
  • X-Post

Tag: ant

[TUT] Switching Android build constants using Ant

In Advanced By blundell On 2012-05-222012-05-22

When you want to create two different builds/configurations for your development environment and your live build, it can be really annoying having to change all those constants; or you don’t have them as constants and…

Read more of [TUT] Switching Android build constants using Ant →

Tagged android, ant, change, configuration, constants, development, production, switch

[TUT] Running an Ant script with Eclipse

In Beginner By blundell On 2012-05-212012-05-21

In a previous tutorial I explained how to use an Ant script to build and run your projects. However it’s no good knowing how to do that, if you can’t run the Ant script. So…

Read more of [TUT] Running an Ant script with Eclipse →

Tagged ant, buildscript, java, run
© Copyright Blundell. All rights reserved.