Installing the Android Studio development environment

Source: Internet
Author: User

Download the installation package

Chinese Community official website http://android-studio.org/

Currently the latest is 2.3.3 version

Install Android Studio

Double-click Install

Wait for the installation package to decompress automatically

Next

Select Install Android SDK, Android Virtual device components

SDK,software development Kit

Consent Agreement

Set installation directory for Android studio and the Android SDK installation directory

Where to install the directory

Installing, please later

continue to wait for the installation (if non- SSD hard drive, wait longer ^_^, so decisive change SSD)

Start Unpacking Sdk

Start Installation SDK, click Next

When the installation is complete, click " Finishthe installation

SET environment variable, otherwise adb Shell command cannot be used, display "adb is not system command"

As shown in the following:

Create a new environment variable, Android_home Environment variables:

Android_home=d:\android\sdk

Path environment variable, append the following path in path:

%android_home%\platform-tools;%android_home%\tools;%android_home%\tools\bin;

after the setup is complete,the ADB command can be used

First time start

(End of full text)

Installing the Android Studio development environment

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.