My android application, built inside Eclipse, suddenly fails to build with dozens of errors. The most obvious are errors indicating that all the android imports cannot be r
RightClick on the Project > Properties > Android > Fix project properties
This solved it for me. easy.