1. Download Android Studio
Developer.android.com/sdk/install…
2. Problems encountered
Nothing happens when I click.exe
Solutions:
1. Set parameters in environment variables
ANDROID_STUDIO_JDK=”C:\Java\jdk1.6.0.10″// Your own JDK directory
2. Locate the studio. Bat file in the bin file under Android-studio
Select first SET BITS SET to 32
And then it works.
The first run was slow because you had to download things
Copyright notice: This article is the original article of CSDN blogger “JSship”, according to CC 4.0 BY-SA copyright agreement, please attach the original source link and this statement. The original link: blog.csdn.net/jsship/arti…