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.
We know about static analysis and CircleCI - now it's time to get into the nitty-gritty of configuring your CI.
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.
Lots of people have been, or want to go to Venice. But very few know the real city. Let me take you on a tour of the hidden gems!
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!
Changing the casing of some text has never been so easy as in your IDE!
How can you make sure everyone on the team is using the same IDE settings? Put the .idea folder in version control!
Surface tickets from your issue tracker in the IDE, and automate some of the work away!
Not all data types display in something useful when showing in the debugger. But you can fix that...
Trying to figure out where a value comes from? Put away the manual debugging kit and take a look at Analyze Data Flow