두근두근이야기

android sdk manager wrong checksum. 본문

IT/IT :Android

android sdk manager wrong checksum.

골든 2013. 9. 23. 17:27

Downloading Samples for SDK API 14, revision 2

  Resuming Samples for SDK API 14, revision 2 download at 9771436 (60%)

Download finished with wrong checksum. Expected 1312c22ab0b650e26835cc3945d4ff8cea183416, got 43ecee6579c36053216cf59485a4dee1e5aa9537.


위와 같이 에러가 났다.


Stackoverflow에 있는 답변.


1. If you're getting checksum failures then your download didn't complete successfully. Try downloading again. If you have to, use a download manager. Firefox has several download manager extensions that are good.

2. The easiest way to install SDKs for Android it to use Eclipse ADT plugin.

This way you only need to:

  1. Download and unpack SDK
  2. Install ADT Eclipse plugin
  3. Point ADT to SDK location (Window -> Preferences -> Android -> SDK location)
  4. Use Window -> Android SDK and AVD Manager to install selected SDK revisions.

That's it.

3. I had the same problem with wrong checksums. I've disabled my antivirus (AVG) and they downloaded successfully.


4. There's no need to be snarky. This is obviously related to programming if you can't download the tools you need to get the job done.

This thread indicates that you may have username/password issues since it appears that the result of 93 bytes means wrong username / password. http://code.google.com/p/android/issues/detail?id=25294

So make sure your account is set up and you've entered your login information to be used during the download. A dialog should pop up for you to enter the info during the download.

Still trying to figure out what my 91 and 92 byte results mean...Good luck!



출처: 

http://stackoverflow.com/questions/2287482/how-can-i-install-android-sdk-set-up-revision-4-and-launch-emulator

http://stackoverflow.com/questions/10219519/download-finished-with-wrong-size-eclipse-and-android

'IT > IT :Android' 카테고리의 다른 글

osmand 올려보기  (0) 2013.09.25
xml 주석  (0) 2013.09.24
v1 -> v2로 바꾸는데 fragement문제  (0) 2013.09.16
안드로이드 레이아웃  (0) 2013.09.16
쭉한번 훑어보자.  (0) 2013.09.16