+ 2
If I want to create apps with Android Studio and I still do not know Java nor Kotlin, which one should I learn?
6 ответов
+ 5
Kotlin is missing examples so you must read Java ones and convert though it is much better than a year ago. Likely by end of next year it won't be an issue. Personally, it is worth coding in your favorite language even with the difficulties so Java and Kotlin are just the easiest choices.
+ 11
Check out this!👍
Swift/Objective-C for iOS and Java/Kotlin for Android? Why not writing only one version in React Native?
• https://www.sololearn.com/post/93189/?ref=app
+ 10
• Learning Android Development In 2019 — https://medium.com/mindorks/learning-android-development-in-2019-a-practical-guide-ddc71e008696
• Which Language Should Android Developers Start With — https://dzone.com/articles/java-vs-kotlin-which-language-android-developer-sh
+ 3
It's better to learn java as a novice cos you can easily get help when stuck since a lot of people know about it more than kotlin
+ 2
Use Python with chaquopy library which provides Python SDK for Android.
You can develop Android apps completely written in Python with it's help.
https://chaquo.com/chaquopy/
+ 2
Kotlin has been chosen as the one for Android development.