Comment on The Top Programming Languages 2023

<- View Parent
huginn@feddit.it ⁨9⁩ ⁨months⁩ ago

Clarification:

Very few android jobs are Java anymore. Native android is almost exclusively Kotlin, barring legacy code.

This is because Kotlin has nearly full interop with Java code and integrates into Gradle well. You can just swap over to Kotlin dev with a small investment of a few weeks learning curve, then program faster and cleaner than Java.

Android is currently on Java 17 for what it’s worth, though very few codebases have gone through the process of upgrading to 17/Kotlin 1.9/Gradle 8.1

source
Sort:hotnewtop