This question already has an answer here:
- R cannot be resolved - Android error 106 answers
I cleaned my project and now I get a "R cannot be resolved to a variable." It was fine before I cleaned it.
I have tried cleaning it again, building the project again, creating a new project and copying all my files over, and I've gone to the Android SDK Manager and installed all the "Android SDK Build-tools" to Install all the options like the other stackoverflow posts have mentioned:
Can anyone suggest anything?
The above picture shows my generated files and lack of an R.java file.
The above picture shows my problems log.