Conclusion. In general, because of the May 2019 announcement from Google I would recommend beginners at Android app development start with Kotlin however there are some exceptions where I think Java may be better . There are two scenarios I would recommend learning Java first for Android app development as a beginner.
Read moreWhich one is better Kotlin or Java?
So yes, Kotlin is a great language. It is robust, statically typed and much less verbose than Java. … Kotlin vs Java. FeatureJavaKotlinData ClassesRequired to write a lot of boilerplate codeRequires adding only the data keyword in the class definitionJava Vs Kotlin – Which Should You Choose For Android Development www.moveoapps.com › blog › java-vs-kotlin
Read moreWhy is Kotlin preferred over Java?
Kotlin code is safer and is more concise than Java code . Kotlin is not just useful for new apps, but its files can coexist with Java files — that means it also has scope for existing applications.
Read more