Original site: http://blog.happyhls.me/2014/11/16/adt%E5%8D%A1%E5%9C%A8android-sdk-content-loader-0%E7%9A%84%E8%A7%A3%E5% 86%b3%e5%8a%9e%e6%b3%95/
Opening ADT In the lab finds the entire ADT stuck in the Android SDK Content Loader: (0%), not available:
Search on the Internet, found the following operations can be resolved, reference Http://stackoverflow.com/questions/13489141/eclipse-hangs-at-the-android-sdk-content-loader:
- Make sure, Eclipse is not active. If It is active kill eclipse from the Processes tab of the Task Manager
- Open on
%USERPROFILE%/ Windows or simply in ~ Linux/os X (You can locate this folder from the Desktop)
- Go to
.android folder (this could be a hidden folder)
- Delete the folder
cache which is located inside .android folder
- Delete the file
ddms.cfg which is located inside .android folder
- Start Eclipse
Delete the cache and ddms.cfg in the. Android folder and restart Eclipse. Thanks for finding the original author of the method.
Reprint Workarounds for ADT Card in Android SDK Content Loader 0