You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Download Android Studio from [here](https://www.developer.android.com/studio)
5
+
6
+
7
+
#### Windows:
8
+
Launch the downloaded .exe file. The setup wizard will walk you through the installation process. Ensure that you install the SDK packages along with AVD as and when prompted.
9
+
10
+
#### MAC:
11
+
12
+
Launch the Android Studio DMG file. Launch android studio from the application folder. Choose from the options of setting and follow the setup wizard.
13
+
14
+
#### Linux:
15
+
16
+
Unpack the .zip file you downloaded to an appropriate location (/usr/local/ for your user profile)
17
+
Open the terminal, navigate to android-studio/bin directory and execute studio.sh. Run the setup wizards that follows.
0 commit comments