Android avd 管理器下载麻烦
我期待着为 Android 平台开发自己的应用程序,目前我正在尝试在我的 PC 上设置一个模拟器,我将用它来开发我的应用程序。但是,我希望能够下载“可用软件包”部分中存在的所有软件包,但我目前无法执行此操作,因为我的下载在几秒钟后就卡住了(大约 1%)。 我检查了设置部分中的“force https://”,但仍然没有任何想法......
有什么想法吗?
i'm looking forward to develop my own applications for android platforms and i'm currently trying to set an emulator on my PC i will use for developing my apps. However, i would like to be able to download all the packages present in the "Available packages" section but i just can't do it at the moment since my download get stuck after few seconds (around 1%).
I checked the "force https://" in the settings section but still nothing...
Any ideas?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我注意到下载服务器有时会过载。尝试一次下载一个包;与在开始安装之前尝试下载所有内容相比,这将有更好的机会从下载到安装进行处理。
如果仍然挂起,请等待几分钟,让所有 http 连接都有机会超时,然后检查 Eclipse 中的错误日志。它可能会让您了解正在发生的事情。
I've noticed that the download server can on occasion get overloaded. Try downloading one package at a time; this will have a better chance of being processed from download to installation than trying to download everything before starting installations.
If it still hangs, wait a couple of minutes to give any http connections a chance to time out and then check the error log in Eclipse. It may give you a clue of what's going on.