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.
我在我的 Maven 项目中依赖于 APK Lib,Findbugs 报告错误,例如在生成的 R 类中。我怎样才能排除这个?我已经有一个项目的排除文件,基本上已经忽略了 R 文件,但是 APK 文件被夸大了,似乎处理方式不同。
谢谢