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 Java
Rating: 4.5 out of 5(38 ratings)
288 students

State of the Art Android app development in Java

Using Java, 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 sections55 lectures7h 34m total length
  • Introduction6:02

    Explore the architecture and libraries behind a two-screen Android app, including Retrofit, RxJava, Jetpack navigation, data binding, Glide, Palette, and backend API endpoints.

  • How to take this course3:08

    Implement the project in your own environment, write along with the lectures, test and run the code on your device to understand concepts, and avoid changing code until you finish.

  • Important message about Udemy reviews0:59

    Understand how Udemy reviews affect course visibility in a competitive marketplace, and that review requests are out of the instructor's control. Pursue feedback from learners and earn 5-star, positive reviews.

  • Engage on social media0:05
  • Resources0:51

    Access the course resources via a GitHub repository or a downloadable zip archive, and refer to the final code to understand solutions and fix issues.

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 Java.

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 Java

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