我是靠谱客的博主 快乐未来,最近开发中收集的这篇文章主要介绍解决 Eclipse 卡在Android SDK Content Loader 问题,觉得挺不错的,现在分享给大家,希望可以做个参考。

概述

原帖: 

http://stackoverflow.com/questions/13489141/eclipse-hangs-at-the-android-sdk-content-loader


亲测可行:


This is the solution I found which works correctly:

  1. Make sure that eclipse is not active. If it is active kill eclipse from the processes tab of the task manager
  2. Open %USERPROFILE%/ on Windows or simply ~ on Linux/OS X (You can locate this folder from the Desktop)
  3. Go to .android folder (This may be a hidden folder)
  4. Delete the folder cache which is located inside .android folder
  5. Delete the file ddms.cfg which is located inside .android folder
  6. Start Eclipse



最后

以上就是快乐未来为你收集整理的解决 Eclipse 卡在Android SDK Content Loader 问题的全部内容,希望文章能够帮你解决解决 Eclipse 卡在Android SDK Content Loader 问题所遇到的程序开发问题。

如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(52)

评论列表共有 0 条评论

立即
投稿
返回
顶部