News

This post is an introduction to Kotlin for Android development. Learn how the language differs from Java and the basic syntax and layout.
This is what libraries in Android Studio are for. They simply extend the capabilities of Java/Kotlin/the Android SDK by letting you use classes and methods built by other users.
Google also officially supports Kotlin for mobile development on Android, and the language is included as an alternative to Java in Android Studio.
Shortly after detailing new guidance to bind Swift libraries in Xamarin-based iOS mobile development, Microsoft has published similar documentation for binding Kotlin libraries in Android projects.