简体   繁体   中英

Android sdk package not installing

在此处输入图片说明 I have downloaded android studio during the first launch I got an error something like check proxy etc, but after that AS runs well, when I got into Android sdk manager to install packages, available packages are not clickable I can not check them to install package.

There are multiple solutions for your issue, try these. Hope one of them will work:

  1. Make sure you have space in the drive where your SDK is placed.
  2. Remove whitespaces from path, or create another folder in any drive and replace the path of Sdk in Android Studio. But make sure new path doesn't contain whitespaces. (eg. "E/sdk").
  3. If the solution mentioned above doesn't work for you then copy the path that Android Studio in showing for Sdk and paste it in file manager. It will take you to the SDK folder. There you will see "SDKManager.exe" file. Open that exe file as Administrator, it will open SDK stand-alone manager. It'll let you install all platforms.

Hope it will work!

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM