Android tutorial error: R cannot be resolved to a variable

前端 未结 12 583
野性不改
野性不改 2020-12-11 20:35

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

12条回答
  •  [愿得一人]
    2020-12-11 21:04

    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.

提交回复
热议问题