In previous posts you've read about Installing the Java Development Kit (JDK) on Windows
Now, it's time we share about how to install android studio on windows, Before you begin downloading Android Studio, create a labs parent directory for the labs you will create in this book. We use C:\androidBook\ as our labs’ parent directory throughout the book, but you may choose or create whatever directory you see fit.
to get android studio please click on the download link below
Download Android Studio
Now click the large green Download Android Studio for your OS button, Next, select the check box labeled I Have Read and Agree with the Above Terms and Conditions. Click Download Android Studio for your OS again, and your installation file should begin downloading. Once the download is complete, execute the file you just downloaded.
After the Installation Wizard begins, move through its screens by clicking the Next buttons until you reach the Choose Components screen. There, select all the component check boxes, as display picture below
Then click Next. Agree to the terms and conditions once again. When you reach the Configuration Settings: Install Locations screen, view image
select the locations for Android Studio and the Android SDK. To be consistent, we chose to install Android Studio in C:\Java\astudio\ and the Android SDK in C:\Java\asdk\.
Click through several Next buttons as you install both Android Studio and the Android SDK.
You should eventually arrive at the Completing the Android Studio Setup.
Thus the Installing Android Studio on Windows, wait for the next post on Creating Your First Project with Android Studio
Now, it's time we share about how to install android studio on windows, Before you begin downloading Android Studio, create a labs parent directory for the labs you will create in this book. We use C:\androidBook\ as our labs’ parent directory throughout the book, but you may choose or create whatever directory you see fit.
to get android studio please click on the download link below
Download Android Studio
Now click the large green Download Android Studio for your OS button, Next, select the check box labeled I Have Read and Agree with the Above Terms and Conditions. Click Download Android Studio for your OS again, and your installation file should begin downloading. Once the download is complete, execute the file you just downloaded.
After the Installation Wizard begins, move through its screens by clicking the Next buttons until you reach the Choose Components screen. There, select all the component check boxes, as display picture below
Then click Next. Agree to the terms and conditions once again. When you reach the Configuration Settings: Install Locations screen, view image
select the locations for Android Studio and the Android SDK. To be consistent, we chose to install Android Studio in C:\Java\astudio\ and the Android SDK in C:\Java\asdk\.
Click through several Next buttons as you install both Android Studio and the Android SDK.
You should eventually arrive at the Completing the Android Studio Setup.
Thus the Installing Android Studio on Windows, wait for the next post on Creating Your First Project with Android Studio
Android Studio
Next Tutorial