Multiple Conditions for Strings in Android Values -sw533dp and -zh According to Providing Resources qualifiers have to be specified in order they are listed in Table 2 of the same document However language strings should be present no matter the display size Unless you need to display perhaps longer version of the same string as on phones
Android dp与px转换_android dp px 转化-CSDN博客 这里用的是 533dp 的原因是目前手机最大的宽度为 480dp,所以大于 480dp 的就认为是平板或 TV。 文章浏览阅读484次。 本文详细解析了设备无关像素 (dip)、像素 (px)、dots per inch (dpi)等概念,介绍了不同屏幕密度类型及其对应的分辨率、屏幕密度比,帮助读者深入理解屏幕适配原理。
Android | res values folder - GeeksforGeeks The res values folder is used to store the values for the resources that are used in many Android projects including features of color, styles, dimensions, etc
App resources overview | App architecture | Android Developers If you use a new resource qualifier, but maintain code compatibility with older versions of Android, then when an older version of Android runs your app, it crashes if you don't provide default resources, because it can't use the resources named with the new qualifier