I\'ve got an error:
R cannot be resolved to a variable
in line:
setContentView(R.layout.main);
but I can\'t r
Simple
Check that you have the same SDK - build version with your AndroidManifest and project.properties version.