Android Failed to convert drawable/ic_launcher into a drawable

Eclipse comes with some hiccup now and then when developing for Android. This error occurred after creating a new project and opening the layout xml file.

Failed to convert @drawable/picture into a drawable

This is not an error in your code but some strange issue in Eclipse. Restart Eclipse (unfortunately) and the problem will go away.