How to install Adroid Studio on Window 10

https://tctechcrunch2011.files.wordpress.com/2017/02/android-studio-logo.png

1. Preparation

Download the install package from the official website:
https://developer.android.com/studio/index.html
The package I download for example is v1.4, which is a little bit out of date but it doesn't matters if you don't need the latest characters.

2. Installation

Run the file downloaded:
android-studio-bundle-141.2288178-windows.exe

(1) Click "Next":

(2) Choose all the components as default, and click "Next":

(3) Accept the agreement:


(4) Choose the installation directory, then click "Next":

(5) Set up the emulator, just keep it by default, then click "Next":


(6) Make sure everything is ready, then click "Install":


(7) Wait...wait...wait, it might take a few minutes.then click "Next":

(7) Now it's finished, run it!


Note: If it says that "HAXM" failed to install or something like this. Don't worry! We can install it later when we use it. The installation program can be downloaded from the Internet. Just google it!

Comments

Popular posts from this blog

Mininet-WiFi Installation Under Ubuntu