Access is denied when installing Google APIs

When installing Google APIs for level 7 in Eclipse with the SDK Manager, I got the error:

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

Is this to be expected?

Upvotes: 2

Views: 3295

Answers (1)

Urban
Urban

Reputation: 2199

If you are on windows run eclipse with elevated privileges(right click and run as admin) whenever you are doing any updates via eclipse.

Upvotes: 8

Related Questions