You will need to download the Android SDK without Android Studio bundled. Go to Android SDK and navigate to the SDK Tools Only section. Copy the URL for the download that's appropriate for your build machine OS. Unzip and place the contents within your home directory.
Reinstalling the platform tools might fix this problem. Open Android Studio, click SDK Manager in the toolbar or click Tools > SDK Manager, click SDK Tools, then uncheck Android-SDK Platform-Tools (as shown above). After this, open C:\Users\Username\AppData\Local\Android\Sdk and delete the platform-tools folder.
I had this similar issue below worked for me. The solution for this is:
Run Android Studio as Administrator.
Re run the update.
It will work.
delete uncompleted download in "[Android SDK folder]\.downloadIntermediates". i solved my problem by this method.
you can manual download sdk:
Unpack to
Parsing
run the studio.sh script with sudo:
"sudo ./studio.sh"
if that does not work run:
"sudo chmod 777 -R /opt"
without quotes should work
I have a similar problem.
And I notice some setting about Force https//... to be fetched using http://...
After using it, my download run normally:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With