Our Android Application, 100K+ Downloads Download
Close ads ->
Close ads ->
-->

Random Posts

Follow US

Welcome Kotlin To Android

Kotlin announced as an official language on android . Will Kotlin replace Java .
Share it:
Welcome Kotlin To Android



Kotlin is a statically-typed programming language that runs on the Java virtual machine and also can be compiled to JavaScript source code or uses the LLVM compiler infrastructure. Kotlin is developed by JetBrains and open source contributors. It was released around 2011 and now is announced as an officially supported language on Android. Using Kotlin for developing applications will make it easy and a number of codes are lesser as compared to Java. Android Studio version 3.0 and above supports Kotlin language.
Example of Kodlin :
package helloWorld
fun main(args: Array) {
 println("Hello World!")
}

Know more on Kodlin at developer.android.com/kotlin

Share it:

Android

Post A Comment:

0 comments: