我只是被困在区分各种android设备的低/中/高设置。
我想应用相应的游戏质量。
有什么方法可以得出这个结论吗?
我正在使用Unity3D
发布于 2013-06-17 21:41:03
看看这张图:

还有xxhdpi,大约是480 ppi。
从:http://developer.android.com/guide/practices/screens_support.html,您还可以在此处查看有多少设备使用这些配置:http://developer.android.com/about/dashboards/index.html#Screens
https://stackoverflow.com/questions/17148893
复制相似问题