Is switching to Kotlin in Android worth the while? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
0

Is switching to Kotlin in Android worth the while?

Is really Kotlin better than Java for Android? At Google I/O 2017, Google launched Kotlin as an android language. As prospects for Kotlin are pretty high, is converting a current project to Kotlin considered a wise action? Or just future projects?

17th Oct 2017, 8:04 PM
Catalin Ghita
Catalin Ghita - avatar
1 ответ
0
Kotlin can read compiled Java and vice versa. You can use them in the same project. It certainly doesn't make sense to rewrite your code just because.
18th Oct 2017, 4:42 AM
1of3
1of3 - avatar