R.java被删除

发布于 2024-10-18 07:16:48 字数 236 浏览 3 评论 0原文

可能的重复:
R 文件缺少 android

你好 当我点击“clean”时,文件 R.java 被删除

我怎样才能重新创建它?

谢谢

Possible Duplicate:
R file is missing android

Hello
The file R.java is deleted when i clicked on "clean"

How can i recreated it??

thank you

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

旧故 2024-10-25 07:16:48

jleedev...另一种可能性是 xml 文件中有错误,在这种情况下,编译器无法解析 xml 文件,并且无法生成新的 R.java 文件。通常,有问题的孩子身上都会有一些危险信号。

日航

jleedev... Another possibility is that you have an error in an xml file in which case the compiler cannot parse the xml file and will fail to generate a new R.java file. Usually there is a little red flag on the problematic child.

JAL

顾挽 2024-10-25 07:16:48

构建过程将为您重新制作它。

The build process will remake it for you.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文