Manage multiple Java JDK versions on a Mac
As an Android developer, you will most likely have come into contact with Java and its JDK (Java Development Kit). Gradle version 7 and above requires JDK ve...
As an Android developer, you will most likely have come into contact with Java and its JDK (Java Development Kit). Gradle version 7 and above requires JDK ve...
Starting an emulator from Android Studio is quite a normal thing. But if you want to provide some parameters along with the emulator startup, you will encoun...
Those who have learned to love working with tabs instead of individual windows in Safari, for example, may want to use this in other apps as well. Finder and...
Android Studio (resp. IntelliJ IDEA) provides a very good diff and merge tool. Android Studio can also be integrated into the terminal.
Sooner or later you will get to the point where you need to use Android tools via the terminal.
When editing a Markdown file, Android Studio suggests installing the Markdown Plugin. The IntelliJ IDEA 2020.3 Doku (Android Studio Arctic Fox 2020.3.1 is b...
So you already managed to enable the developer options on your Android device and also enabled USB-Debugging.
Ever wondered why most diff tools and git clients complain a missing newline at the end of the file?
Updating Android Studio is always some ‘exciting’ event - what changes and will it break my current setup. Some changes in 4.2 made me imediatelly rollback t...