Android Kotlin - 02 - Configure & Convert an Existing Android Java Project into Kotlin

Опубликовано: 30 Июль 2017
на канале: PRABEESH R K
8,038
66

In this video we are going to learn about how to convert your existing android Java project into android Kotlin project.
Kotlin and Java are compatible with each other. Its is very easy to transfer an android Java application to Kotlin application.

First you have to configure the project to use Kotlin. For that you have yo add some dependencies and plugins in your Gradle file. After that you can perform the Java Kotlin conversion using the Converter tool available with Kotlin android Plugin.

Like my Facebook page :   / codeglympse  
Subscribe My YouTube channel :    / ticoontechnologies