Create your first Android app
Learn to create Android apps using Android Studio in this introductory pathway.
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.