Failed to load Android 2.3.3 in Android SDK Manager

I tried to install Android 2.3.3 in order to then install OpenSense phones for HTC.

When I run Android 2.3.3 boot procedure in Android SDK Manager, I get the following messages:

Preparing to install the archives Download SDK Platform Android 2.3.3, API 10, version 2

File not found: C: \ Program Files (x86) \ Android \ android-sdk \ temp \ android-2.3.3_r02-linux.zip (access denied). Nothing has been established.

Any ideas?

+3


source to share


2 answers


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



+7


source


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



+1


source







All Articles