Android Studio cannot be updated after startup

Source: Internet
Author: User



I ' m trying to run Android-studio 1.0 on Ubuntu using start up script but as I ' m behind proxy the Android studio gets stuck At "Fetching Android SDK component information" and never downloads it. This occurs when I start the Android script from/bin/studio.h, at the startup Android-studio tries to the download SDK but as I ' M is Yond proxy it won ' t download SDK.

I tried adding-dhttp.proxyhost= and-dhttp.proxyport in studio.vmoptions still doesn ' t fetch SDK. As it gets stuck in the fetching screens I ' m unable to get GUI and hence not able to set proxies from GUI as well. Also get this error after starting "Warn-atesettings.impl.updatechecker-connection failed. Please check your network connection and try again. "

Let me know if there are an workaround for this, thanks


Go to the install location, open Bin directory, edit the idea.properties, add below line to the file ' s end:

Disable.android.first.run=true

Then open Android Studio, set the proxy in configuration and close again.

Remove the line disable.android.first.run=true from Idea.properties and open Android Studio again.

After this, you can work behind a proxy.

Android Studio cannot be updated after startup

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.