I'm developing an android application for a month. and today when I cleaned my project (project>clean...), I got "R cannot be resolved to a variable" error and i can't run my app.
I Googled for solution and did every solution for this problem but not success.
Note: I removed all imports R and cleaned my project again but the problem exists.
Can anyone help me?
Sorry for bad English!
Edit: problem solved. there was some errors in one of xml files.