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 版本开始支持“drawable-nodpi”?将图像放在“res/drawable-nodpi”中并期望它们至少从2.0(Eclair)及更高版本开始在所有 android 版本中工作是否安全?
根据本文档,nodpi 下方没有“在 API 级别 X 中添加”。所以它必须得到所有平台的支持。