Configuration Qualifiers

In the section called For the More Curious: Creating a Landscape Layout in Chapter 3, you saw the configuration qualifier layout-land, for landscape screen orientation. The device configurations for which Android provides configuration qualifiers to target resources are:

  1. mobile country code (MCC), optionally followed by mobile network code (MNC)

  2. language code, optionally followed by region code

  3. layout direction

  4. smallest width

  5. available width

  6. available height

  7. screen size

  8. screen aspect

  9. round screen

  10. wide color gamut

  11. high dynamic range

  12. screen orientation

  13. UI mode

  14. night mode

  15. screen density (dpi)

  16. touchscreen type

  17. keyboard availability

  18. primary text input method

  19. navigation key availability ...

Get Android Programming: The Big Nerd Ranch Guide, 5th Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.