Java may still be the first programming language that springs to mind when you think about Android, but you don’t have to use Java for Android development. In fact, Kotlin is now Google’s preferred ...
Kotlin continues to gain momentum among Android developers. In case you’re not familiar with Kotlin, it’s a statically typed, JVM-based language that’s interoperable with Java. It was developed by ...
There was a time when downloading the latest Java Development Kit (JDK) was a necessary pre-requisite for Android develpoment. Today, an open JDK comes baked into Android Studio, reducing the number ...