我该如何解决这个问题呢?
Packages to install:<br>
- Google Play Instant Development SDK (extras;google;instantapps)
Preparing "Install Google Play Instant Development SDK (revision: 1.5.0)".
<br>Found existing prepared package.
<br>"Install Google Play Instant Development SDK (revision: 1.5.0)" ready.
<br>"Install Google Play Instant Development SDK (revision: 1.5.0)" complete.
<br>"Install Google Play Instant Development SDK (revision: 1.5.0)" failed.
<br>Failed to complete operation using com.android.tools.idea.sdk.install.patch.FullInstaller, retrying with com.android.repository.impl.installer.BasicInstaller
<br>Preparing "Install Google Play Instant Development SDK (revision: 1.5.0)".
<br>Found existing prepared package.
<br>"Install Google Play Instant Development SDK (revision: 1.5.0)" ready.
<br>Installing Google Play Instant Development SDK in C:\Users\XXX\AppData\Local\Android\Sdk\extras\google\instantapps
<br>An error occurred during installation: Failed to move away or delete existing target file: C:\Users\XXX\AppData\Local\Android\Sdk\extras\google\instantapps
<br>Move it away manually and try again..
<br>"Install Google Play Instant Development SDK (revision: 1.5.0)" complete.
<br>"Install Google Play Instant Development SDK (revision: 1.5.0)" failed.
<br>Failed packages:
- Google Play Instant Development SDK (extras;google;instantapps)发布于 2018-10-02 20:17:36
正如已经在你的问题下面注释过的here所解释的那样,删除C:\[Users]\[UserName]\AppData\Local\Android\Sdk\extras\google\instantapps中的\instantapps文件夹可能是解决方案。
发布于 2018-11-21 19:20:06
删除Android Sdk路径...\extras\google\instantapps中的即时应用文件夹
https://stackoverflow.com/questions/52604766
复制相似问题