Getting error message "Android sdk content loader stuck at 0%"
android
Solution
Have you tried deleting your debug keystore?
`%USERPROFILE%/.android`on Windows `~/.android/debug.keystore` on Linux and Mac OS X
Problem
When I open `Eclipse` it shows the message `Android sdk content loader 0%`. How to solve this? I have turned off project build automaticaly and cleaned all projects in workspace too. Could someone tell me why I am getting this error?