I'm using Eclipse and I need to add more .xml layouts and images. To add layouts I right clicked the layout folder and clicked "add file" then saved it as "something.xml", but in the R class, the layout is not there. To add an image I simple created a folder called "drawable" and saved an image in that folder, but again in the R class, my image isn't there in the resource... How do I add them?