Is Kotlin ready for prime time? I’d like to learn android development, but I’ve always hated Java and strived to avoid it.
Is it possible (convenient, no major roadblocks) to create an Android app using only Kotlin? Or is it likely you will need to drop into java to interface with popular libraries?
How does Kotlin/Java compare to Swift/Objective-C?