Androidstudio installation problem record

Source: Internet
Author: User

The Androidstudio has reached 1. Version 2. function has been relatively stable, relative to Eclipse+adt, the former have a good reputation, so idle to come down to try.

Recommend a better site www.androiddevtools.cn This is the developer himself built a website, mainly introduces some development tools, project source code, framework and provide download and tutorials. They have their own project: https://github.com/inferjay/AndroidDevTools/

Here are the main records of their installation on the Win7 and Ubuntu14.10 encountered some problems.

Win7: For beginners, the Windows platform is the best way to get started, so you don't have to think about efficiency or anything, just getting started. Regardless of whether the installation band does not have the SDK version. After installation, it is best to run Sdkmanage, select Options in the Tools menu, and then enter a faster source address in the proxysetting, such as the Chinese Academy of Sciences Open Source Association mirror station Address: mirrors.opencas.cn Port: 80. Do not add http://in front of URL. Specific download which, if you are fast speed is random, can guarantee the Android-studio First run option I also confused, but there is a way to open androidstudio, there will be the first run the wizard, stuck in this interface

Follow the tips of the online tutorial

Notepad opens the Android studio/bin/idea.properties file and joins Disable.android.first.run=true at the end.

And then run it again until you see this interface

This column on the left is the SDK and components required for Android-studio to run, switch to Sdkmanage to check the download, then run Androidstudio again. This is mainly download speed and no wall.

There are friends said that there is no interface, direct error prompts, let the set proxy or cancel, click into the source address set above "for example, the Chinese Academy of Sciences Open Source Association mirror station Address: mirrors.opencas.cn Port: 80. ”。 Running studio can also be downloaded very quickly, but I have also tried wood.

And so on after all download will be able to run normally.

Ubuntu 14.10:

Ubuntu operation in fact not much difference, 14.10 already contains Java, so do not configure Java, terminal input java-vision has returned version information can be, need to upgrade Java 8 can self-upgrade.

Download installation using Apt-get can also, but very slow, so recommend everyone to the beginning of the recommended site Download Studio compression package and SDK compression package, extracted to their own software catalog.

, and then the steps are similar to the installation in Win7, run studio first, the time to run studio is to choose the SDK, to choose to download the directory of the SDK, Linux under the Sdkmanage is the SDK tools Android. When running studio and Sdkmanage at the terminal it is best to run with root, otherwise sdkmanage cannot appear, remember to set the source address in Sdkmanage tools option.

sudo./android-studio.sh and sudo./android

Androidstudio installation problem record

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.