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.
Android 开发工具试图警告我什么?以及如何解决这个问题?
我在主要的可绘制文件夹上也有 app_icon.png ,但这不是它的完成方式吗?
可能有一个 lint 警告,例如“您在不同的 dpi 文件夹中有相同的可绘制对象”。更改您的 lint 设置,或修复任何警告。
在 Eclipse 中,您可以通过选择有问题的文件夹并设置Show > Errors/Warnings on Selection
Show > Errors/Warnings on Selection