Not sure what I'm doing wrong here. I installed the Android SDK Manager, and am now trying to install a platform like the Android Dev website suggests. Once I clicked install I got an error stating that the Manager could not create a temp folder within the Android directory. So I created it. Now I'm getting this error: Downloading SDK Platform Android 4.0, API 14, revision 1 File not found: C:\Program Files (x86)\Android\android-sdk-windows\temp\android-2.3_r01-linux.zip (Access is denied) There is also a little message under the progress bar that says "Done. Nothing was installed." I'm running Windows 8, in case that's of any use.
Asked
Active
Viewed 2,890 times
3
-
Try to run the sdk manager as administrator and install the platforms – Giridharan Jan 28 '15 at 07:03
-
yes.. dat worked out.. thanks man! @Giridharan – Kovuri Vinay Jan 30 '15 at 04:24
-
cool then i put it as answer – Giridharan Jan 30 '15 at 04:55
-
Possible duplicate of [Android SDK Manager Not Installing Components](https://stackoverflow.com/questions/4771895/android-sdk-manager-not-installing-components) – Narottam Goyal Sep 16 '17 at 15:40
1 Answers
11
Open the android SDK folder and run SDK manager as the administrator and install the platforms

Giridharan
- 708
- 7
- 16