Analyse data flows without the debugger (Android Studio protips #3)
Trying to figure out where a value comes from? Put away the manual debugging kit and take a look at Analyze Data Flow
Trying to figure out where a value comes from? Put away the manual debugging kit and take a look at Analyze Data Flow
A little known feature of your IDE: you can copy-paste in stacktraces from anywhere and get them linkified.
Clearing your app's data on device when testing is a huge pain. But there is a nifty plugin that will save you quite some time...
Grab your tools, we’re on to another adventure in XML-land!
Get the most out of the tools namespace and be a design-time XML Jedi. In this first part, a tale of distress, and Lint attributes.
Who said GIFs are cool? …oh, did I? Nevermind!
Learn how to grab a video of your app in action, and convert it to a nice GIF that you can use to brag on social networks (or for PRs…)