Can't get Android SDK Manager to open

前端 未结 12 1731
感情败类
感情败类 2020-12-05 04:17

Having searched here and elsewhere for answers to my problems, I\'m still unable to fix this.

I\'ve installed Eclipse, ADT Plugin, and the Android SDK. My problem is

12条回答
  •  春和景丽
    2020-12-05 04:56

    check the md5 checksum for eclipse and android SDK.It might be an md5 check sum problem.

    for calculating the md5 checksum of files u downloaded you can go to http://www.guidingtech.com/9800/what-is-md5-checksum-how-to-verify-it/

    for correct md5 checksum :- 1. for eclipse go to link their official download site click on downloaded package that u downloaded then go to check sum just match it with ur eclipse downloaded file. 2.for android sdk go to http://developer.android.com/sdk/index.html and click on download for other platformsand match the md5 checksum (f09aa4557bd1dc2703fde95dcdd6b92e).

    i my case i downloaded all that stuff four times. with regards

    ajay

提交回复
热议问题