1

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

1
  • 1
    Try Project -> Clean... Commented Feb 15, 2014 at 23:08

2 Answers 2

4

Try Project ==> clean and build

Sign up to request clarification or add additional context in comments.

Comments

1

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?

1 Comment

I just added a picture of my Problems Log above!

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.