Android Studio Installation And Setup

Android-Studio-Installation-And-Setup.png

5th February, 2023

In this part we will learn how to install Android Studio so that you can start your Android App development.

Step 1: Download Android Studio

Click on the link below to go to the official webpage of Android studio. Read the terms and conditions carefully and then press the download button.

https://developer.android.com/studio

Download Android Studio From The official Website

Step 2: Install Android Studio

After downloading Android Studio, click on the setup file to start the installation process. Setup will ask you to uninstall the older version if you already have one installed. Then click the next button.

Uninstall older version of Android Studio

If you have an Android mobile phone, I recommend you to use it to run & debug android applications. You can also download the Android Virtual Device later. Hit Next.

Choose components to install

After successfully installing Android Studio, press the Finish button and launch Android Studio.

Finish Setup And Launch Android Studio

Wow! You have successfully installed Android Studio. Happy coding!

Video Tutorial

Leave a Reply