I mentioned previously that I changed my Android Studio terminal to Bash. Since doing that, I’ve been working on making my console more productive as…
// I reject your reality and substitute my own
I mentioned previously that I changed my Android Studio terminal to Bash. Since doing that, I’ve been working on making my console more productive as…
In Android Studio, the default setting for the Logcat window seems to be “Show only selected Application” (top right corner of the Logcat window)… which…
In my endless quest to make it unnecessary to leave the IDE, I figured it would make sense to use Git bash as my terminal in Android Studio rather than the default cmd.exe on Windows.
After starting to work on an Android project that has a lot of inconsistent styles all over the codebase, I decided to finally document what I consider to be the right style for Java and Android.
I’ve been stalking Hadi Hariri (http://hadihariri.com/) for the last few weeks and a couple of things he published has really resonated with me.