Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
State of the Art Android App Development in Kotlin
Rating: 4.3 out of 5(419 ratings)
2,594 students

State of the Art Android App Development in Kotlin

Using Kotlin, MVVM, Dagger2, Navigation, Retrofit and Unit tests
Created byCatalin Stefan
Last updated 2/2026
English
English [Auto],

What you'll learn

  • MVVM
  • Dagger2
  • Unit tests
  • State of the Art Android development
  • Retrofit
  • Glide
  • Navigation
  • Data Binding
  • Kotlin

Course content

10 sections51 lectures6h 40m total length
  • Introduction6:02

    Build a two-screen Android app that lists animals and shows details, using Retrofit, Glide, and Palette with data binding for a scalable, testable architecture.

  • How to take this course3:08

    Code along with the lectures, run tests on your device, and fix errors to deepen understanding. Do not modify the course code during building; experiment after finishing.

  • Important message about Udemy reviews0:59

    Explore the Udemy review system, the impact of 5-star reviews on course visibility, and how to share feedback to help improve the course.

  • Engage on social media0:05
  • Resources0:51

    Access the attached GitHub repository and ZIP archive for the final Android Kotlin project code, and refer to that final code if you need guidance on fixes.

Requirements

  • Mac or PC
  • Interest in Android development
  • Kotlin knowledge

Description

Build a State of the Art Android App with this new course on Android development and Kotlin.

Most tutorials and how to's show you the basics of app building, but they don't show you how to use the latest technologies and libraries.

Most projects and jobs require you to know how to use the latest libraries. This is what this course is all about.

The purpose of this course is to give you a practical example of how to use these technologies, all while building a simple example app.


We will learn about:

  • MVVM architecture using the Google recommended Android Lifecycle Extensions

  • Retrofit and JSON for remote server communication

  • RxJava as a reactive framework

  • Dagger2 for dependency injection

  • Jetpack navigation for navigating the user through the app screens

  • Jetpack Data Binding for building UI screens

  • Glide for seamless image loading

  • Jetpack Palette for extracting colors from images

  • Unit tests to test the application and make it stable and robust

  • And we will build everything in Kotlin, the shiny new language that Google recommends

If you want to become an expert Android Developer, you need to know how to use these technologies.

If you want to build an app that scales and is robust, these technologies will make your life easy in the long term.


Sign up today, and let's learn how to properly build a State of the Art Android Application.

Who this course is for:

  • Beginner Android developers
  • Students with an interest in mobile development