Wrapping Up
Creating Android apps using Kotlin has many benefits. The language is supported as a first-class citizen by Google for programming Android devices. By using Kotlin for Android development, you can access all the benefits of Kotlin when programming on the Android platform—the code is concise and expressive, it’s less error prone, it boosts productivity, and the list goes on. In addition, the Android Studio IDE provides features to convert Java code and code snippets to Kotlin syntax for easy porting.
In this chapter we created a small app to illustrate the power of Kotlin for programming Android apps. The application fetches data from the web and displays airport status information in a RecyclerView. Throughout the code, we can see ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access