Android Studio installation Configuration

Source: Internet
Author: User

Android Studio Installation configuration:

1, Android Studio can be downloaded on the official website, due to lazy reasons, I directly in the Baidu Center download.

: Http://rj.baidu.com/soft/detail/27390.html?ald


2, the native System is window 8 64 bit, therefore, Android Studio default is 64 bit, because the original development environment JDK1.7 is 32-bit, so you need to do the following steps:

A, download install JDK64 bit.

b, point the JDK environment variable to the 64-bit JDK, and move the JDK configuration to the front location in path.

C, at this point, the Android Studio will run normally.

D, due to the presence of 32-bit eclipse on this machine, it is necessary to change the Eclipse.ini, otherwise, eclipse will not start normally. Under Eclipse.ini OpenFile, add the following information:

-vm

C:\Program Files (x86) \java\jdk1.7.0_79\bin\javaw.exe


This article is from the "Small Ant" blog, please make sure to keep this source http://16410743.blog.51cto.com/10657793/1689175

Android Studio installation Configuration

Related Article

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.