Question

When I create a new project in Eclipse, I automatically get errors in my MainActivity.java file when I open it, stating R cannot be resolved to a variable. I think it has to do with me recently updating some stuff in my SDK Manger. Does anyone have any ideas?

enter image description here

enter image description here

Was it helpful?

Solution

Try Project ==> clean and build

OTHER TIPS

Do you mean that when you create a project, the R file is not created at all? If so, try updating the things that need to updated and try again. Sometimes though, right when you open a project, you have to wait for a minute for it to work properly. If this doesn't work could you also post a pic of where it shows the error?

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top