Android Fix: Eclipse is loading framework information and the layout library from the SDK folder. main.xml will refresh automatically once the process is finished.


After doing some android coding, I’m supposedly doing some improvement on its user interface. But when I viewed the graphic layout of my main.xml, the black screen did not show up, instead, a message prompted me:

Eclipse is loading framework information and the layout library from the SDK folder. main.xml will refresh automatically once the process is finished.

Android Fix: Eclipse is loading framework information and the layout library from the SDK folder. main.xml will refresh automatically once the process is finished.
Oh no!

I searched google but none of the solutions worked for me. Then I decided to reinstall the Android SDK. I removed it from my control panel and run the android-sdk installer I have (installer_r10-windows.exe). And that solves my problem. I hope this helps someone. :)

,

2 responses to “Android Fix: Eclipse is loading framework information and the layout library from the SDK folder. main.xml will refresh automatically once the process is finished.”

  1. So I had the same problem. I tried all the solutions posted on the web, including obviously yours.

    Then I had a Homer Simpson moment. It turned out the android sdk path was not set in eclipse preferences (I was importing an old project into a new eclipse on macbook). The message on the command prompt (missing android sdk path) was this exact one, which is why I refer to the Doh moment.

Leave a Reply

Your email address will not be published. Required fields are marked *