I get this classic error in the Eclipse IDE. I'm bored with Eclipse errors. They drive me crazy.
I almost tried everything that was suggested as a solution (Googling). None of them worked.
My project worked fine, but did not change the code.
I see that my code changes do not affect my application (on AVD), after which I cleaned up my project (under Project > Clean... ). R.java file was gone and the res folder was empty.
Now I get this error: R cannot be resolved to a variable.
What should I do?
And also I tried to delete the project and create again using the Android Project from Existing Code , which I made a backup earlier. It already gives the same error after cleaning.
Any ideas would be appreciated.
android eclipse
JustWork May 20 '13 at 4:26 a.m. 2013-05-20 04:26
source share