SDK Platform Android 8.1.0 - can't download

后端 未结 6 989
情深已故
情深已故 2020-12-20 11:04

Android SDK manager fails with this message:

Downloading SDK Platform Android 8.1.0, API 27, revision 1 Download finished with wrong size. Expected

6条回答
  •  悲哀的现实
    2020-12-20 11:47

    Leo Li Thank you so much, it work for me ;-)

    When download fails, you can notice a temp folder for this path:

    "C:\Program Files (x86)\Android\android-sdk\temp". 
    

    There should be a file called platform-27_r01.zip. Copy it out and extract the android-8.1.0 folder.

    The next step, rename it to android-27. Then, copy it to the path.

    "C:\Program Files (x86)\Android\android-sdk\platforms"
    

提交回复
热议问题