Thursday 15 January 2015

java - Android: Errors With R Only When Try To Compile -


My app came up with several errors, trying to compile and push on my phone all of a sudden. I get these types of errors:

  java: c: \ users \ steven \ workspace \ randomGenie \ src \ com \ frostbytedev \ randomgenie \ Menu.java: 15: symbol symbol can not be found Is: variable layout location: class com.frostbytedev.randomgenie.r   

The problem is in the source code in which no error is showing and nothing is underlined. What could be the reason for this and any quick improvement?

View all your xml files in the reus folder .. Make sure there is no error in them When you make a change, please click ctrl + s and click on the project, check out the build project. You can resume your IDE.

No comments:

Post a Comment