I have added a resource but it is not there in R.java

I keep changing the layout files with new controls. However the new ids in the layout file are not showing up in R.java

I have changed the minsdk version but the apk file when deployed from the eclipse says it needs a higher sdk.

In my case while debugging something else i have turned off automatic compiles. And I forgot about that. So if I do a clean it works. It took me a couple of manual cleans to realize I need to turn on the auto compile.


eclipse main menu
project
Build automatically