Eclipse refuses to build my Android project. In the package explorer, the project root node has the little red error symbol, but nothing else inside of it has this symbol. The P
Try right clicking on the project folder > Android tools > fix properties
You should also check in the build properties that all your android libraries and things are checked and loading in the correct order. Right click on the project > Properties > Build