Google/Android's answer to Swift?
Android now supports Kotlin
11–20 of 225 posts
Re: Android now supports Kotlin
#12Is this official? Edit: sorry, I completely forgot googleio is today, and i couldn't believe this kind of news comminng ftom non google domain.
Re: Android now supports Kotlin
#13Was hoping for golang but this is good too
Re: Android now supports Kotlin
#14Was hoping for golang but this is good too
Go is going to have better support on Fuchsia OS from Google.
Re: Android now supports Kotlin
#15I am very interested as Jetbrains is also working on Kotlin to native translation. [1]
[1]https://blog.jetbrains.com/kotlin/2017/04/kotlinnative-tech-...
Re: Android now supports Kotlin
#16Funny, I was messing around with Kotlin for the first time last night. So far, the language seems well-structured and I really like that one gets all of Java's ecosystem without actually having to write java. (Also, "override fun" just sounds hilarious. Bwaha!) Throw in TornadoFX and Gluon Scene Builder (formerly of Oracle) and you're spinning up high-quality cross-platform GUIs faster than Atom, with a visual editor…
Re: Android now supports Kotlin
#17Funny, I was messing around with Kotlin for the first time last night. So far, the language seems well-structured and I really like that one gets all of Java's ecosystem without actually having to write java. (Also, "override fun" just sounds hilarious. Bwaha!) Throw in TornadoFX and Gluon Scene Builder (formerly of Oracle) and you're spinning up high-quality cross-platform GUIs faster than Atom, with a visual editor…
Re: Android now supports Kotlin
#18https://blog.jetbrains.com/kotlin/2017/05/kotlin-on-android-...
Re: Android now supports Kotlin
#19So where is the best place to learn Kotlin? I am very interested as Jetbrains is also working on Kotlin to native translation. [1] [1] https://blog.jetbrains.com/kotlin/2017/04/kotlinnative-tech-...
> For more information on getting started with the programming language, check out How to start using Kotlin[0] and the Koans tutorial[1].
[0]: This one's actually broken in the article, but: https://kotlinlang.org/docs/tutorials/kotlin-android.html
Re: Android now supports Kotlin
#20Funny, I was messing around with Kotlin for the first time last night. So far, the language seems well-structured and I really like that one gets all of Java's ecosystem without actually having to write java. (Also, "override fun" just sounds hilarious. Bwaha!) Throw in TornadoFX and Gluon Scene Builder (formerly of Oracle) and you're spinning up high-quality cross-platform GUIs faster than Atom, with a visual editor…
New to Kotlin + ecosystem... So can you build Android UI's with Scene Builder? I see notes about it working with Gluon Mobile which appears to be a cross platform mobile library.
Now that you mention it mobile support seems to be in flux: http://stackoverflow.com/questions/20860931/is-it-possible-t...