I select everything in the new 3.2 update but then I get the error message \"done. nothing was installed\" after the sdk manager runs its process.
Here is the sdk in
these answers are all for windows users since it recommends running the manager as an administrator. for those on any linux platform (I'm on OSX), I suggest you cd into the folder where the sdk is trying to download (for me it was /android-sdk/temp)
then I allowed all permissions in the folder recursively by running
sudo chmod 777 ./
On Linux, simply run gksudo android
or kdesudo android
to start the Android SDK manager as root.
As you will likely be using the SDK Manager more than once, and it will always need these admin rights, a better option than having to remember to right-click on the file/shortcut and select 'run as administrator' every time would be to set the application to always be executed with admin rights without you having to remember to do this every time by doing the following:
You can find more detailed information about this and related options here.
The key to your problem is simple. You need to have an administrator access. The files are not being created automatically and hence the installation fails.
Start>>And roid SDK Manager>>right click SDK Manager
and select run as an administrator.
Try downloading again. It should work fine.
I had the similar issue and this is what i did
in windows 10 the SDK manager is located at
C:\Users\your_userfolder\AppData\Local\Android\sdk
if you can't see the "Appdata" folder just click on "view" tab at the top of the window and check the "Hidden items folder". right click on the "SDK Manager.exe" file and click on "run as administrator". After that the packages should start to install
Start the SDK manager as Administrator.
SDK Manager
Run As Administrator
YES
button