I cannot for the life of me find any reference on the internet for how to setup TeamCity to build Android Studio projects.
I\'ve found links to IntelliJ Idea and TeamCi
There is nothing specific about building an Android Studio project on TeamCity. It's just a Gradle project, and you need to configure it as such.