After I added some .png files into my Project Workspace drawable folder I refreshed my drawable folders in Eclipse and the newly added files showed up. But when I tried to a
i removed 'import android.R;' then commented out the offending lines, then did a build, ok
then i removed the comment and it fixed it