Objective :
When Trying to install new packages/updates using Android SDK Manager, We can see some errors that “Unable to Install”. So Here are some errors I got when I got when I was trying to Install android API(s) and other package by Right Click and Run the app(Normal way).
Failed to create directory C:\Program Files(x86)\Android\Android-sdk\temp

Error 1
URL not found: C:\Program Files (x86)\Android\android-sdk\temp\platform-tools_r25.0.5-windows.zip (Access is denied)

Error 2
How to Fix it ?
To Fix the error and Install the packages, what we have to do is Run the Android SDK Manager as Administrator..
First, go to C:\Program Files (x86)\Android\android-sdk and select SDK Manager.exe.
Then Right Click and Run As Administrator.

Image 1 : Run as Administrator

Image 2 : Loading packages

Image 3 : Select Packages to Install/Update

Image 4 : Selected Packages

Image 5 : Accept one by one to Install (Accept radio Button)

Image 6 : Accept all selected packages to install using “Accept Licence” radio Button

Image 7 : Downloading

Image 8 : Downloaded Successfully
Important
Instead of Running as Administrator by going to Program Files, You can Open Android SDK manager using Visual Studio.
It will run the Android SDK Manager as Administrator itself.
Click the … Tools -> Android -> Android SDK Manager

Image 9 : Run SDK Manager using VS as Administrator
Thanks !
thank you
LikeLiked by 1 person
Thank you sooo much !
LikeLiked by 1 person