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
You have to make sure to
import android.R;