Every time I try to import a project downloaded from googlecode into Eclipse but I get some errors:
The project was not built since its build
I was having target-18 in my project.properties. But I wasn't having android-18 sdk. So I changed 18 to some other version which I had in my SDK manager, and it fixed the issue.