I am developing a simple Android application. But when I run Eclipse, it shows the following error:
Your project contains error(s), please fix it befo
First go to Window -> Show View -> Error Logs in menu. It will display error logs if you have any. Then try to clean the project and build it again.