• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Bug in Android Studio 3 at Downloading Components after fresh install

amrsubzero

Lurker
Downloaded the Android Studio 3 for Windows.

After starting it, it needs to download components
But it keeps repeating this line continuously like 3 lines/sec.

68470932::15945581::190923


I'm connected to high internet speed & i copied that line (link) to browser, it starts downloading no problem at all. but in Android Studio it won't do anything just repeating that line, is it a bug in version 3 of Android Sudio?

What causes this problem?
 
I am having the extract same problem, which I am upgrading from previous android studio (2.x) and the SDK folder already exists. Still it attempt to upgrade some components I believe and I am running into the repeating lines appear to be the url it's trying to download. Same here that I copied the URL into browser and it worked. Tried deleting the whole sdk folder and retry, still no luck and got the same repeating lines.

Any ideas?
 
I just upgrade from 2.6 to 3.0 yesterday and had the same issue like yours,, first I tried to set Gradel offline (File-->setting-->Build, Execution, Dep...), it works the build finish fast but come another issue the ADS said can not find some file but did not offer to dowload it, hmmm. So i UNCHECK the Gradel offline again and tried to build again this time ADS offer to download. After i download the missing file all works well.
 
I still couldn't get it working by checking/unchecking the gradel offline. I wasn't even able to get to trigger a build. The IDE won't start (it did start but complain on missing SDK) but when it try to download it keep showing repeating lines of an url with no progress. Again I confirmed that it's not network issue as I can copy and paste that link into browser and able to download that.

I even tried downloading those files one by one and extract them into the sdk directory, however, the IDE doesn't seems to be able to recognise it and keep complaining about missing pieces in the sdk/tooling section.

Any help? thanks
 
just my suggestion:
Don't load the project, instead using SDK manager downloading all necessary files first, after that load the project and sync, hopes it works
 
i downloads the files but the doesn't found the sdk and will download it...

1. i downloaded the "android_m2repository_r47" and copied to "C:\Users\steve\AppData\Local\Android\Sdk\extras\android"
2. i downloaded the "emulator-windows-4266726" and copied to "C:\Users\steve\AppData\Local\Android\Sdk\emulator"
3. i downloaded the "sdk-tools-windows-4333796" and copied to "C:\Users\steve\AppData\Local\Android\Sdk\tools"

it doesn't work... any ideas?
 
android forum but very dry. well i prefer the AS ask for download missing file, im not quite familiar twith manual download/update
 
Back
Top Bottom