I’m using a few computers (and few OS-es) where I run IntelliJ Idea and Android Studio, and keeping their settings the same way everywhere was always a bit painful. Until today when I learned about settings repository thing!
IntelliJ settings repo


I’m using a few computers (and few OS-es) where I run IntelliJ Idea and Android Studio, and keeping their settings the same way everywhere was always a bit painful. Until today when I learned about settings repository thing!

If you are lazy and you know it clap your han… write shell scripts

Sharing code between projects with your own libraries is generaly a good thing, but it comes with a cost. I’d like to share some of my experience about it.

Generating documentation with Dokka and publishing it on GitHub walkthrough

Android tricks to speed up builds, fix Gradle tasks, use Gradle profiling tools etc..

Android build file tricks and hacks I’ve found at blogposts, YT videos etc.

Quick walkthrough of using Frida to hack Android app behaviour

Some tools I use with my terminal to make my work more efficient.

Local Maven repository guide for working on private libraries along with projects that use them
Simple guide to color changing progress bar