Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Android with Kotlin: Fundamentals

Android development has evolved over the last few years to use modern design practices such as a declarative UI and coroutines. This course will introduce you to these modern practices.

Kevin Jones - Pluralsight course - Android with Kotlin: Fundamentals
by Kevin Jones

What you'll learn

Android development has evolved to use modern design practices such as a declarative UI and coroutines. In this course, Android with Kotlin: Fundamentals, you'll learn the basics of Android development, from an introduction to the Kotlin language to building and deploying a functional Android application. First, you'll get an overview of the Kotlin language and dive into the user interface, Jetpack Compose, and coroutines. Then, you'll explore how to use the Room library to access a SQLite database, look at Android view models, and use the Dagger/Hilt dependency injection framework to structure code so that it’s easier to maintain and test. Next, you'll learn how to test your code, both unit testing and integration testing on a device, and see how to make REST calls using the OkHttp library. Finally, you'll see how to build APKs and bundles and how to deploy an Android application. By the end of this course, you'll have the skills needed to build and deploy a functional Android application with Kotlin.

Table of contents

About the author

Kevin Jones - Pluralsight course - Android with Kotlin: Fundamentals
Kevin Jones

Kevin has spent way too many years in the software industry. Starting on PL/1 on IBM mainframes then graduating through dBase IV to Windows and eventually onto Java, .Net and now JavaScript where he finally thinks he has found a home until the next new shiny comes along.

More Courses by Kevin