My project ran well until I clicked \"Help->Check for updates\" and installed some components in Android SDK Manager.
In general, there is no error
I assume your are using ADT? if you are, you can download a .zip with all files in it. From the android developer site
Thanks @Raghunandan. The solution is right click on project. goto java build path. choose order export tab. make sure android private libraries is check. Clean and build. Also make sure you have android sdk build tools from the sdk manager
I have had the same issue as you and have fixed it this way.
Go to Properties > Java Build Path > Order and Export and check the Android Private Libraries box.
See the screenshot below:
It may be one of the following reasons: