Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
可能重复: R 文件缺少 android
你好当我点击“清理”时,文件 R.java 被删除
我怎样才能重新创建它?
谢谢你
jleedev... 另一种可能性是您在 xml 文件中有错误,在这种情况下编译器无法解析 xml 文件并且无法生成新的 R.java 文件。通常有问题的孩子会有一个小红旗。
日航
构建过程将为您重新制作。