Android tutorial error: R cannot be resolved to a variable

前端 未结 12 585
野性不改
野性不改 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:14

    Make sure the executables (aapt etc.) in sdk/build-tools/android-xyz/* are executable if you are running the default download on your Linux box...

提交回复
热议问题