how to fix broken project where R. no longer recognised?

前端 未结 1 1377
半阙折子戏
半阙折子戏 2021-01-28 09:04

Help, my project\'s completely broke!!!

I\'m coding an Android app in Eclipse. I just made a change to the Strings file, replacing an existing named string (\"button_tex

相关标签:
1条回答
  • 2021-01-28 09:56

    If you have just updated to Android SDK rev. 22, you may be experiencing the same problem asked here. If that's the case:

    After updating to SDK Tools to rev. 22 for the first time, you may need to relaunch Android SDK Manager again and install a new item: Android SDK Build-tools. enter image description here After installing this, clean your projects and rebuild.

    0 讨论(0)
提交回复
热议问题