1
I am trying to start Eclipse and it is always 0% when loading the projects.
The following Apare message:
the user Operation is Waiting for Android SDK Content Loader to complete
Someone’s been through this before?
1
I am trying to start Eclipse and it is always 0% when loading the projects.
The following Apare message:
the user Operation is Waiting for Android SDK Content Loader to complete
Someone’s been through this before?
2
To solve the problem just run the eclipse with the flag -clean
/Applications/eclipse/eclipse -clean
Vlw, this is it.
0
I managed to solve it that way:
This also works :D
Browser other questions tagged android android-eclipse
You are not signed in. Login or sign up in order to post.
The android sdk is correctly set in the eclipse and with the correct paths on your S.O.??
– Rafael Soufraz
It’s set correctly, so much so that I’ve been using normally... I can’t say for sure what causes this problem. The answers below solve this problem.
– Douglas Mesquita