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.
我有一个应用程序目前不能很好地支持 Nexus 7。所以我想把它从我支持的设备列表中排除。但我确实想让我的应用程序可用于 Galaxy Nexus。但我该怎么做呢?如果我没记错的话,我认为两者都是大显示尺寸和 hdpi 密度。那么如何过滤掉 Nexus 7 但保留 Galaxy Nexus。有任何想法吗?谢谢!
实际上,Nexus 7 是large,tvdpi设备,而 Galaxy Nexus 是normal和xhdpi。不过,我认为您希望排除尽可能少的设备是正确的。最好不要全面排除large设备tvdpi。
large
tvdpi
normal
xhdpi
值得庆幸的是,您可以按型号从 Play 商店分发设备中排除设备:
一旦你在 Nexus 7 上解决了问题,只需返回并在那里重新启用它。