Continuous Delivery: Building Android Library project

leena

November 4, 2011

This post talks about how to build an Android Project using ant which depends on an Android Library project.

Note: The android command mentioned in the second step adds an entry in the default.properties file. If you need to override that in different environments, override that in thelocal.properties. Even there, it has to be relative path, the absolute path will not work.