Android Studio
June 2, 2023
After upgrading to an Apple M1, I struggled to enable repeating keys in Android Studios ideavim plugin. For example, holding j or k, doesn’t not allow for continuous movement of the cursor. Since I don’t mind enabling this globally on macOS, the following command resolved the issue for me: defaults write -g ApplePressAndHoldEnabled -bool false […]
October 30, 2018
How I resolved an issue where IdeaVim stopped working in Android Studio
August 10, 2018
How I resolved a java.lang.NullPointerException which was introduced when running unit tests in Android Studio after upgrading to Android Gradle plugin 3.1.0
May 3, 2018
How I resolved an issue with Android Studio failing to resolve dependencies
April 5, 2018
A workaround for this error which was observed after upgrading to Android Studio 3.1.