×

Blog

Mirror and Kotlin

If you haven’t tried Kotlin, you should really check it out, now! Kotlin gives us lambdas, null safety, better generics and many other features that help us write safe and concise code. Its seamless interoperability with Java, first-class IDE support and small footprint make it a great choice for writing Android apps – It’s simply better than Java (even Java 8). For more details, check out this comprehensive report written by Jake Wharton.

How is Mirror related to Kotlin? If you’ve heard of Mirror Sandbox, you’ll guess it right. Yes! Mirror will soon be able to hot-swap Kotlin code (together with Java code and Android resources).

Watch the quick demo below :