I\'ve got an error:
R cannot be resolved to a variable
in line:
setContentView(R.layout.main);
but I can\'t r
Check your res/ folder in order to be sure that every file it contains has no error. If any error exists R can not be generated.
res/
R