Set up a CI for modern Android apps with CircleCI

We know about static analysis and CircleCI - now it's time to get into the nitty-gritty of configuring your CI.
Free continuous Integration for modern Android apps with CircleCI

If you want a CI for your projects but never knew how to, or thought you could not afford it, this post shows how to get a comprehensive setup - for free! - using CircleCI.
Share the settings with the whole team — a year later

After one year of keeping the project's settings into VCS, I share my new findings. What worked? What didn't work, and how did we fix it? Read to the end for a bonus tip!
Quickly change tokens case (Android Studio protip #7)
Continue readingShare the settings with the whole team (Android Studio protip #6)

How can you make sure everyone on the team is using the same IDE settings? Put the .idea folder in version control!
Use tasks to bring the stories to you (Android Studio protip #5)
Continue readingUse custom viewers for your data (Android Studio protip #4)

Not all data types display in something useful when showing in the debugger. But you can fix that...