Introduction

Android Studio is the official IDE (Integrated Development Environment) that is used for creating Android applications. Kickstart your Android journey here by mastering the installation process of Android Studio and set the foundation of your Android app development experience.

Android Studio is rolled out to the public in various stages of its release cycle, and it’s crucial for you to easily spot and recognize the different versions. In this lesson, you’ll get a brief history of Android Studio and learn how to identify the versions. Then, you’ll go through the installation of Android Studio.

Once you have Android Studio installed, this lesson will walk you through the project setup wizard and you’ll have your first Android app created.

Your key objectives for this lesson are:

  • Understand the difference between a release, a beta, and a canary build.
  • Download and install Android Studio.
  • Get to know the project creation screens.
See forum comments
Download course materials from Github
Next: Instruction