Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Android SDK Manager download finished with wrong checksum?

I am using Android SDK Manager revision 23.0.5. I tried to update some SDK, but got this errors. I tried a lot of times. And I try to use "https://" in the option but failed. I have this trouble all day. How can I fix it? Android sdk manager error

like image 255
einverne Avatar asked Oct 22 '14 02:10

einverne


2 Answers

Clearing the SDK Manager cache: [Tools > Options > Clear] Cache and the reloading [Package > Reload] helps.

Also in some cases disabling the real time protection of your anti virus or the whole anti virus may solve the problem.

Finally a guess may be that forcing to use http for downloading repos may solve some problems [Tools > Options > Force https sources to be downloaded using http].

like image 78
Alireza Kazemi Avatar answered Oct 21 '22 12:10

Alireza Kazemi


go to tools ---> Options ---> Clear Cache. Then Packages ---> Reload

like image 21
Hirak Chhatbar Avatar answered Oct 21 '22 13:10

Hirak Chhatbar