Configuring Your Environment for Kotlin

In this chapter, we will go through the process of preparing Android Studio and configuring the project we created in the previous chapter for Kotlin development. 

In the process, we will learn how to:

  • Download and install the Kotlin plugin in Android Studio
  • Configure Kotlin in an Android project
  • Reference Java code in a Kotlin class, and vice versa
  • Convert a Java class to a Kotlin class
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset