Skip to content

Android Tutorial

This site is an Android development tutorial for beginners.

In this course, we’re going to build an Android app that displays the Goodberry’s Flavor of the Day. In the process, we’re going to learn about:

  • Android Studio
  • Kotlin
  • Jetpack Compose
  • Activities
  • The Model/View/ViewModel architecture
  • Data fetching with Retrofit
  • Dependency injection with Hilt

This is everything you need to get started building production Android apps in 2026.

Start by setting up your development environment.