Problem installing Android SDK components, access denied – Android SDK Manager

Sometimes you might get this problem:

C:Program Files (x86)Androidandroid-sdktempandroid-14_r03.zip (Access is denied)

The reason being that since the SDK manager is located in program files directory, it needs administrator privileges, so all you need to do is to right click on Android SDK Manager and click on Run As Administrator, and your home and dry.

Cherio!