R.java does not regenerate in any way

久未见 提交于 2019-11-29 13:01:48

It happened the same thing to me yesterday. I re-open the SDK Manager and suprisely some stuff in the tools folder wer'ent upgraded. Launch the SDK manager and check if you got the last revisions of this stuff. Then restart Eclipse and rebuild your project.

I had the same thing, did you update the SDK the last 2 days? (API 17)? There is probably a problem with that, try updating it again, it will probably work again.

If not you can try Project > Clean. Also the drawable and layouts mustn't contain any errors or capitals...

Krauxe

Might be the same as this.

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.

After installing this, clean your projects and rebuild.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!