Simple play icon Course
Skills Expanded

Android with Kotlin: Fundamentals

by Kevin Jones

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.

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

A long time ago in a university far, far away Kevin fell in love with programming. Initially on the university's DEC20 computer doing BASIC and Pascal and a little bit of Fortran. His first job had him writing batch PL/1 on an IBM mainframe where he also discovered the arcane delights of JCL. He soon realized the multiuser systems were not for him after discovering the delights of dBase IV on IBM PCs. From here it was all downhill as he became addicted to C and the Windows API. Just missing out ... more

Ready to upskill? Get started