Create your first Android app
This content is out of date and no longer maintained. Instead, please visit the Android Basics with Compose course for the latest recommended practices. This pathway will be deprecated December 2023.
Go back
Introduction to Android Studio
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
Download and install Android Studio, Google's Android development environment.
Create and run your first Android app
Build your first Android app in Kotlin using Android Studio.
Run your app on a mobile device
Learn how to set up an Android device and run your Android app on it.
Learn the basics of Android tests
Learn about automated tests in Android and where to find them within an Android project.