TeaDrinkingGeek
TeaDrinkingGeek

Reputation: 2023

Unable to download Android 2.3.3 in Android SDK Manager

I've tried to install Android 2.3.3 so I can then install OpenSense for HTC phones.

When I start the procedure to download Android 2.3.3 in the Android SDK Manager I get the followin messages:

Preparing to install archives Downloading SDK Platform Android 2.3.3, API 10, revision 2

File not found: C:\Program Files (x86)\Android\android-sdk\temp\android-2.3.3_r02-linux.zip (Access is denied) Done. Nothing was installed.

Any ideas?

Upvotes: 3

Views: 4190

Answers (2)

Java Riser
Java Riser

Reputation: 320

Don't try to update it from inside Eclipse. Close Eclipse and open Start Menu\Programs\Android SDK Tools (as administrator, preferably)

Upvotes: 1

anakkin
anakkin

Reputation: 741

You must run Android SDK Manager as Administrator. This should solve the problem.

Upvotes: 7

Related Questions