Configuration of the Android Studio development environment

Source: Internet
Author: User

To keep developers up-to-date, here's a look at the installation steps and settings for Android Studio.

Using the latest version of Android, version 0.4.2, Android Studio can run separate from eclipse, with a better (excellent) interface and a more elegant (elegant) debugging environment.

First, a preview of the complete interface:

  1. Download Android Studio

The Android website can be downloaded:

Website: http://developer. android.com/sdk/installing/studio.html

Or: http://download.csdn.net/detail/u012515223/7014407

Then the default installation is complete.

  2. Download Gradle

Android Studio requires the use of gradle, which can be downloaded manually, and the download all and bin versions are available:

Website: http://www.gradle.org/downloads

Modify environment variables: X:\Program files\gradle-1.11\bin, logout;

Note: Must use gradle1.9 above version, can use, otherwise will prompt an error;

  Test Gradle, in cmd mode, enter: Gradle-version :

  3. Launch Android Studio

Create a new Android project, select the project location, you can create a new folder in documents, Android Workspace.

Then the next step is OK, [wait a long time], because Android programs download. gradle file, location: C:\Users\Administrator\.gradle;

Even if you install the Gradle, you need to wait, download speed 30-50kb around, and finally appear the Android studio interface.

  4. Selection Scheme (scheme)

After entering the interface, you can choose the style you like, the Google show style is: Darcula, Location: File->settings->editor->colors & Fonts, choose the interface style;

Like the black style, it can appear.

  5. Modify Gradle

Sometimes need to manually set, Gradle environment, otherwise will error, location: File->settings->gradle, set:

Use default Gradle wrapper: Uses the gradle of the system environment variable;

Use local Gradle distribution: Manually specify the location of the Gradle;

  6. Enjoy Android Studio

Can start programming for Android Studio , Enjoy it!

A companion tour, a free dating site: www.jieberu.com

Push family, free tickets, scenic spots: www.tuituizu.com

Configuration of 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.