####Some tips'n tricks to build Android Eclipse projects using Gradle. http://tools.android.com/tech-docs/new-build-system/user-guide
http://www.alonsoruibal.com/my-gradle-tips-and-tricks/
http://www.vogella.com/tutorials/AndroidBuild/article.html
Using Gradle builds has many advantages. In our case we can change the package name of the app and get two builds of the same app with different configurations.