JDK Environment Setup
Add environment variable: JAVA_HOME:->JDK installation path
classpath:->.; %java_home%/lib/dt.jar;%java_home%/lib/tools.jar
Path->%java_home%/bin;%java_home%/jre/bin
Android Studio Installation
Installation process: http://blog.csdn.net/yuanguangyu1221/article/details/72858834
If the SDK fails to install: Download the SDK package, run the Adroid SDK Manager, install and then add the environment variable path:->androidsdk\platform-tools; Androidsdk\tools
An HTTP 400 error occurred, File->settings->build,...->gradle, change Gradle home to the Gradle path under AS, note the version
Android Studio Connection Simulator
1. Exit as, enter the ADB folder platform-tools, execute command ADB connect localhost:5555, turn on as again to connect the analog device
2. Night God Simulator: Into the night God installation directory execution: Nox_adb.exe connect 127.0.0.1:62001
JEB2.2.7 seconds back
Installing the Jdk-8-windows-x64.exe can
Android Studio Getting Started environment configuration