http://developer.android.com/training/basics/firstapp/building-ui.html
I have been following this tutorial, but I have two errors, both \"R cannot be resolved to a v
I had the same issue while following the tutorial. Cleaning the project or cleaning the imports did not solve the problem.
How the problem was (simply) solved : I quit Eclipse and relaunched it.