Kotlin and Android studio

Saturday, June 17, 2017 Unknown 0 Comments


Kotlin is statically typed programming language. Google has announced kotlin an official language for android.
           Kotlin is getting popular among android developers around the globe. 
Starting from Android studio 3.0, Android studio will bring support for this  new language. So, You have nothing to do extra to play around with this new language.
If You are using android studio version smaller than 3.0, You have to go through some steps to make yourself  able to play around with Kotlin. follow the following steps.
1 . Open android studio.
2 . open settings and select plugins on left menu. It will open the plugins available.

3 . click on Browse repositories at the bottom of the list of     available plugins. It will open the following screen.

     Select Kotlin and Click on install button and  let it install.
4 . Restart Android studio.

Previous : Why Kotlin is good


0 comments: