LET'S DEBUG LIFE
Google has now added kotlin as an official language for Android Development. Kotlin is an Android-compatible language that is concise, Safe, Interoperable and Tool friendly. Primary sponsor of Kotlin is JetBrains, the company behind tools like IntelliJ. It’s 100 percent interoperable with Java, which was Google’s primary language for writing Android apps.
In their official website they have posted ,"We believe Kotlin is an excellent fit for Android not only because it gives developers what they want, but also because it matches the spirit of Android. Just like Android, Kotlin has always been an open source project, primarily under Apache 2. It involves an entire community and does not belong to just one company. So we’re working with JetBrains to move Kotlin into a non-profit foundation. Our choice of Kotlin reaffirms our commitment to an open developer ecosystem as we evolve and grow the Android platform, and we are excited to see the language evolve.”
You've been waiting for this: Google just announced that Kotlin has become a first-class language on Android!https://t.co/4OMODKPIy7 pic.twitter.com/M9IEYmfO8s
— Kotlin (@kotlin) May 17, 2017
JetBrain's Kotlin was released in 2012 and version 1.0 was released on February 15, 2016. Google’s own Android Studio is based on the JetBrains IntelliJ Java IDE, and the upcoming version of Android Studio will support it out of the box.
Kotlin is quite similar to Apple's Swift.
Android is now supporting the Kotlin programming language, in addition to the Java language and C++. Watch live: https://t.co/vp91WzfGtB pic.twitter.com/r3pHzjKuX1
— Android Developers (@AndroidDev) May 17, 2017
Android studio 3.0 and later upcoming versions will automatically support Kotlin by default , till date developers were using Kotlin Plugin. Debugging kotlin code will be same as debugging java code in android studio . We can create kotlin project , convert java code into kotlin, debug it and fully work with kotlin only as you used to with java.
On May 18 by Sudeep
About the Author
Hi, I am Sudeep Banerjee , PHP developer.
© 2017 Desi-Debugger