My app suddenly has come up with lots of errors when trying to compile and push onto my phone. I get errors such as this one:
java: C:\Users\Steven\workspace\RandomGenie\src\com\frostbytedev\randomgenie\Menu.java:15: cannot find symbol
symbol : variable layout
location: class com.frostbytedev.randomgenie.R
The problem is in the source code there are no errors showing and nothing is underlined. What could be causing this and any quick fixes?
import com.frostbytedev.randomgenie.Rfrom any files that have it