I\'ve got an error:
R cannot be resolved to a variable
in line:
setContentView(R.layout.main);
but I can\'t r
Delete your R.java fie and let it generate again...possibly this will help...i had same issue multiple times