I have just re-install Eclipse and Android SDK because I had a problem where it said a APT file couldn't be found, so I tried to clean and now it states R is missing or something, so i re-installed created a blank project and still get the same error
setContentView(R.layout.activity_main);
R cannot be resolved to a variable
If anyone can help me fix this, it would be great :)