Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
There are currently more tutorials/docs/SO answers in Java, just because it's been around so much longer for Android, however, Kotlin is a much better language (in my opinion) so it would be good to learn. The good news is you can you them both in the same project if you want to so it honestly doesn't matter. The important thing is just to start!
-
Java, it’s not going anywhere. There’s many more resources and kotlin (for at least a few more years) will just be bonus points to employers, and yes, all jvm languages - including kotlin, compile to bytecode
-
Fransen18157dHi! Given your background with Java and your desire to get more serious about Android app development, I recommend transitioning to Kotlin. Kotlin is now the preferred language for Android development due to its concise syntax, enhanced safety features, and full interoperability with Java. It simplifies many of the tedious aspects of Java, making your code more readable and maintainable. Additionally, the Android community and Google strongly support Kotlin https://pragmaticdlt.com/insights/... which means more resources and libraries are available. For further reading on cloud app development, check out this guide.
Related Rants
Hi, so I want to get into Android App development.
I know the basics of Java and I have already written some simple apps with Java.
However I would like to get more serious with it and now I wonder if I should directly start writing apps in Kotlin or if I should write them in Java.
undefined
java
app development
android
kotlin