【发布时间】:2014-08-13 21:17:22
【问题描述】:
我正在尝试为我的 android sdk 添加 google api,以便我可以将 Google Maps API 用于我的项目。
当我转到 android SDK 和 AVD 管理器,然后转到可用包,然后选择 Google APIs。它们未安装,我收到以下错误消息:
Downloading Google APIs by Google Inc., Android API 10, revision 2
File not found: C:\Android\temp\google_apis-10_r02.zip (Access is denied)
Downloading Google APIs by Google Inc., Android API 9, revision 2
File not found: C:\Android\temp\google_apis-9_r02.zip (Access is denied)
Downloading Google APIs by Google Inc., Android API 8, revision 2
File not found: C:\Android\temp\google_apis-8_r02.zip (Access is denied)
Downloading Google USB Driver package, revision 4
File not found: C:\Android\temp\usb_driver_r04-windows.zip (Access is denied)
我一无所知。请帮忙。
【问题讨论】:
标签: android google-maps