Android learning and development with 1:android Studio installation configuration

Source: Internet
Author: User
Tags version control system

1. This series is for personal use only and is not responsible. Over time, some of the content may not correspond because of software updates.

The configuration of this article is only a new installation for the Android Studio v1.1.0 version of Windows.

Google Android Developers site:https://developer.android.com/sdk/index.html

The official Android ide:https://dl.google.com/dl/android/studio/install/1.1.0/ Android-studio-bundle-135.1740770-windows.exe

Android SDK Tools:http://dl.google.com/android/installer_r24.1.2-windows.exe

All Android Studio packages:https://dl.google.com/dl/android/studio/install/1.1.0/ Android-studio-bundle-135.1740770-windows.exe

The above file basically Baidu can find download file, need not FQ.

Before installing, you need to configure the JDK (requires JDK 7 and later): http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html

Note: 1. The Android Studio v1.1.0 version of Windows already contains two versions of X86 and X64, which can be downloaded directly.

Also: The IDE already contains the following two installation files (SDK Tools & Packages), so you only need to download the IDE.

2.JDK needs to be selected based on the currently installed version of Windows.

installation

The next steps in the installation process are not explained, because you just need to click next .
This article uses the installation file that contains the SDK to explain the installation steps for the installation files that do not contain the SDK. If you install using an installation file that does not contain the SDK, the installation steps will be less than those steps. If you are installing using a compressed package, you can skip this section directly.

Explanation 1



First option: Android Studio program, required. The second option: Android SDK If your PC already exists, the Android SDK can not be ticked. The third option and the fourth option are all related to the virtual machine, and if you do not use a virtual machine or a virtual machine in the SDK, you can uncheck it.

Explanation 2



Select the installation directory for Android studio and Android SDK.

Explanation 3



If you checked the HAXM (fourth option) in Tutorial 1. This step occurs when HAXM provides acceleration services for virtual machines, details, and searches by itself.
You need to set this value according to your machine's content size, which is generally recommended by default.

Explanation 4



Android Studio requires VC + + environment to run, the Android studio installation process will be installed automatically. This is why it is recommended to use the installation package (EXE).
Some people's computers use 36X class software will prohibit the installation of VC + + environment, please pay attention to release.

Explanation 5



Generally, you see this interface when it's not an accident. It means that your Android studio has been installed successfully.

Prerequisites for running Android Studio

Install the JDK and configure the JDK environment variables.
Please use the traditional java_home environment variable name. Many people will be reminded that the JVM or JDK lookup failed, almost because of the JDK version or the reason for not using the JAVA_HOME environment variable name.

Run Android Studio Tutorial 6



This interface will be displayed for each installation. A configuration file that you choose to import into Android studio.

    • First option: Use a previous version of the configuration folder.
    • The second option: Import the configuration folder under one directory.
    • Third option: Do not import a configuration folder.


If you've used Android Studio before, you can choose to go to a previous version. If you are using it for the first time, you can select the third item.

Explanation 7



This is the check on your Android SDK. Someone will be stuck here for a long time, the big reason is: network connectivity problems. This comparison egg hurts, in domestic words best is FQ, also can only be FQ solve-_-!!!

I tried online to modify the hosts, feel useless, should be sealed. After checking, the update check and download installation of IDE dependent components such as SDK tools and packages will be initiated. After the success of this step, we enter

The exciting welcome interface.

Explanation 8



When you finish updating the Android SDK, you will see this interface. Until this interface is explained, you can use Android Studio.

      • Option 1: Create an Android studio project.
      • Option 2: Open an Android studio project.
      • Option 3: Import the official sample to download the code from the network. This feature is not available in previous beta versions, and it is recommended to take a look at the official examples.
      • Option 4: Import the code from the version control system. Supports CVS, SVN, Git, Mercurial, and even GitHub.
      • Option 5: Import a non-Android studio project. Like the pure Live Eclipse Android project, Idea Android project. If your eclipse project is exported using the official recommended export (that is, exporting using Generate Gradle build files), we recommend that you import using option 2.
      • Option 6: Set.
      • Option 7: Help documentation.

OK, the whole installation is like this, then get ready to go to Android Hello world!

Android learning and development with 1:android Studio installation configuration

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.