Create your first Android app

Learn to create Android apps using Android Studio in this introductory pathway.

 

Introduction to Android Studio

Video Optional

Learn about Android Studio and how you can use it to build apps. You can find the official documentation at https://developer.android.com/studio/intro

Download and install Android Studio

Codelab

Download and install Android Studio, Google's Android development environment.

Create and run your first Android app

Codelab

Build your first Android app in Kotlin using Android Studio.

Run your app on a mobile device

Codelab Optional

Learn how to set up an Android device and run your Android app on it.

Learn the basics of Android tests

Codelab

Learn about automated tests in Android and where to find them within an Android project.