It was previously developed using ECLIPSE+ADT+SDK for Android and was reluctant to go to Android studio because it was familiar with the Eclipse development environment and recently accidentally used Android studio, which feels much better than using Eclipse. Of course, the first use also encountered some problems, some online can be very convenient to find, some did not, the following I add their own experience to organize the following content:
First is the installation, ( before this need to install and configure the Java environment, here no longer repeat ) we can go to the Android studio Chinese community Download, and then directly installed on the line. The following bin directory files are installed:
Depending on the number of digits of the computer to open the EXE file, this may be due to the computer memory causes can not open the situation,
All we need to do is change studio.exe.vmoptions or studio64.exe.vmoptions.
At this point, you can use Android Studio normally.
Android Studio installation and use