I created my Android application project, but it is not able to create R.java file and every reference to 'R' in my classes are marked as errors, because the R.java file does not exist.
I tried 2-3 projects but still the problem is same ..
What can I do??