Google
Current archive: June 20, 2011
Android multi-version build
Written on:June 20, 2011
3

Building an Android application has its challenges. When generating a new Android project it creates, among other files, an Ant build XML script one can use to assemble the APK artifact file for loading into the emulator or a real device. This Ant build file works well as long as one goes for the standard build. However, the moment one tries to tweak the build process, one hits the wall….
Read more...

