Last active
March 17, 2026 20:46
-
-
Save aswnss-m/041de2fa980330c947520ef47b6dbc9a to your computer and use it in GitHub Desktop.
Android Device Screen Resolutions & Viewport Sizes (2025-2026)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| const Android = { | |
| "Samsung Galaxy A12": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Samsung Galaxy A13": { | |
| "width": 1080, | |
| "height": 2408 | |
| }, | |
| "Samsung Galaxy A13 5G": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Samsung Galaxy A14 / A14 5G": { | |
| "width": 1080, | |
| "height": 2408 | |
| }, | |
| "Samsung Galaxy A15 / A15 5G": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Samsung Galaxy A16 / A16 5G": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Samsung Galaxy A17 5G": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Samsung Galaxy A21s": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Samsung Galaxy A22": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Samsung Galaxy A23": { | |
| "width": 1080, | |
| "height": 2408 | |
| }, | |
| "Samsung Galaxy A24": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Samsung Galaxy A25 5G": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Samsung Galaxy A32": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Samsung Galaxy A33 5G": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Samsung Galaxy A34 5G": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Samsung Galaxy A35 5G": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Samsung Galaxy A51": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Samsung Galaxy A52 / A52s 5G": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Samsung Galaxy A53 5G": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Samsung Galaxy A54 5G": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Samsung Galaxy A55 5G": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Samsung Galaxy A71": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Samsung Galaxy A72": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Samsung Galaxy A73 5G": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Samsung Galaxy A03 / A03s": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Samsung Galaxy A04 / A04s": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Samsung Galaxy A05 / A05s": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Samsung Galaxy A06": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Samsung Galaxy A10 / A10s": { | |
| "width": 720, | |
| "height": 1520 | |
| }, | |
| "Samsung Galaxy A11": { | |
| "width": 720, | |
| "height": 1560 | |
| }, | |
| "Samsung Galaxy S20": { | |
| "width": 1440, | |
| "height": 3200 | |
| }, | |
| "Samsung Galaxy S20 FE": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Samsung Galaxy S20+": { | |
| "width": 1440, | |
| "height": 3200 | |
| }, | |
| "Samsung Galaxy S20 Ultra": { | |
| "width": 1440, | |
| "height": 3200 | |
| }, | |
| "Samsung Galaxy S21": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Samsung Galaxy S21 FE": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Samsung Galaxy S21+": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Samsung Galaxy S21 Ultra": { | |
| "width": 1440, | |
| "height": 3200 | |
| }, | |
| "Samsung Galaxy S22": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Samsung Galaxy S22+": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Samsung Galaxy S22 Ultra": { | |
| "width": 1440, | |
| "height": 3088 | |
| }, | |
| "Samsung Galaxy S23": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Samsung Galaxy S23 FE": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Samsung Galaxy S23+": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Samsung Galaxy S23 Ultra": { | |
| "width": 1440, | |
| "height": 3088 | |
| }, | |
| "Samsung Galaxy S24": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Samsung Galaxy S24 FE": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Samsung Galaxy S24+": { | |
| "width": 1440, | |
| "height": 3120 | |
| }, | |
| "Samsung Galaxy S24 Ultra": { | |
| "width": 1440, | |
| "height": 3120 | |
| }, | |
| "Samsung Galaxy S25": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Samsung Galaxy S25+": { | |
| "width": 1440, | |
| "height": 3120 | |
| }, | |
| "Samsung Galaxy S25 Ultra": { | |
| "width": 1440, | |
| "height": 3120 | |
| }, | |
| "Samsung Galaxy M12": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Samsung Galaxy M13": { | |
| "width": 1080, | |
| "height": 2408 | |
| }, | |
| "Samsung Galaxy M14 5G": { | |
| "width": 1080, | |
| "height": 2408 | |
| }, | |
| "Samsung Galaxy M15 5G": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Samsung Galaxy M21": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Samsung Galaxy M31": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Samsung Galaxy M32": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Samsung Galaxy M33 5G": { | |
| "width": 1080, | |
| "height": 2408 | |
| }, | |
| "Samsung Galaxy M34 5G": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Samsung Galaxy M35 5G": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Samsung Galaxy M51": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Samsung Galaxy M52 5G": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Samsung Galaxy M53 5G": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Samsung Galaxy M54 5G": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Samsung Galaxy M55 5G": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Samsung Galaxy F12": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Samsung Galaxy F13": { | |
| "width": 1080, | |
| "height": 2408 | |
| }, | |
| "Samsung Galaxy F14 5G": { | |
| "width": 1080, | |
| "height": 2408 | |
| }, | |
| "Samsung Galaxy F15 5G": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Samsung Galaxy F22": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Samsung Galaxy F23 5G": { | |
| "width": 1080, | |
| "height": 2408 | |
| }, | |
| "Samsung Galaxy F34 5G": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Samsung Galaxy F54 5G": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Samsung Galaxy F55 5G": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Samsung Galaxy Z Fold2": { | |
| "width": 1768, | |
| "height": 2208 | |
| }, | |
| "Samsung Galaxy Z Fold3": { | |
| "width": 1768, | |
| "height": 2208 | |
| }, | |
| "Samsung Galaxy Z Fold4": { | |
| "width": 1812, | |
| "height": 2176 | |
| }, | |
| "Samsung Galaxy Z Fold5": { | |
| "width": 1812, | |
| "height": 2176 | |
| }, | |
| "Samsung Galaxy Z Fold6": { | |
| "width": 1856, | |
| "height": 2160 | |
| }, | |
| "Samsung Galaxy Z Flip3": { | |
| "width": 1080, | |
| "height": 2640 | |
| }, | |
| "Samsung Galaxy Z Flip4": { | |
| "width": 1080, | |
| "height": 2640 | |
| }, | |
| "Samsung Galaxy Z Flip5": { | |
| "width": 1080, | |
| "height": 2640 | |
| }, | |
| "Samsung Galaxy Z Flip6": { | |
| "width": 1080, | |
| "height": 2640 | |
| }, | |
| "Samsung Galaxy Note10": { | |
| "width": 1080, | |
| "height": 2280 | |
| }, | |
| "Samsung Galaxy Note10+": { | |
| "width": 1440, | |
| "height": 3040 | |
| }, | |
| "Samsung Galaxy Note20": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Samsung Galaxy Note20 Ultra": { | |
| "width": 1440, | |
| "height": 3088 | |
| }, | |
| "Redmi 9 / 9 Prime": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Redmi 9A": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Redmi 9C": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Redmi 10": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Redmi 10A": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Redmi 10C": { | |
| "width": 720, | |
| "height": 1650 | |
| }, | |
| "Redmi 11A": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Redmi 12": { | |
| "width": 1080, | |
| "height": 2460 | |
| }, | |
| "Redmi 12C": { | |
| "width": 720, | |
| "height": 1650 | |
| }, | |
| "Redmi 13": { | |
| "width": 1080, | |
| "height": 2460 | |
| }, | |
| "Redmi 13C": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Redmi 14C": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Redmi 15 5G": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Redmi A1 / A1+": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Redmi A2 / A2+": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Redmi A3": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Redmi Note 9": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Redmi Note 9 Pro / Pro Max": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Redmi Note 9S": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Redmi Note 10": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Redmi Note 10 Pro / Pro Max": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Redmi Note 10S": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Redmi Note 11": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Redmi Note 11 Pro / Pro+": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Redmi Note 11S": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Redmi Note 12": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Redmi Note 12 Pro / Pro+": { | |
| "width": 1220, | |
| "height": 2712 | |
| }, | |
| "Redmi Note 12S": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Redmi Note 13": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Redmi Note 13 Pro / Pro+": { | |
| "width": 1220, | |
| "height": 2712 | |
| }, | |
| "Redmi Note 14": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Redmi Note 14 Pro / Pro+": { | |
| "width": 1220, | |
| "height": 2712 | |
| }, | |
| "Xiaomi 11 / Mi 11": { | |
| "width": 1440, | |
| "height": 3200 | |
| }, | |
| "Xiaomi 11 Lite 5G NE": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Xiaomi 11T / 11T Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Xiaomi 12 / 12X": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Xiaomi 12 Pro": { | |
| "width": 1440, | |
| "height": 3200 | |
| }, | |
| "Xiaomi 12T": { | |
| "width": 1220, | |
| "height": 2712 | |
| }, | |
| "Xiaomi 12T Pro": { | |
| "width": 1220, | |
| "height": 2712 | |
| }, | |
| "Xiaomi 13": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Xiaomi 13 Lite": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Xiaomi 13 Pro": { | |
| "width": 1440, | |
| "height": 3200 | |
| }, | |
| "Xiaomi 13T": { | |
| "width": 1220, | |
| "height": 2712 | |
| }, | |
| "Xiaomi 13T Pro": { | |
| "width": 1220, | |
| "height": 2712 | |
| }, | |
| "Xiaomi 14": { | |
| "width": 1200, | |
| "height": 2670 | |
| }, | |
| "Xiaomi 14 Pro": { | |
| "width": 1440, | |
| "height": 3200 | |
| }, | |
| "Xiaomi 14T": { | |
| "width": 1220, | |
| "height": 2712 | |
| }, | |
| "Xiaomi 14T Pro": { | |
| "width": 1220, | |
| "height": 2712 | |
| }, | |
| "Xiaomi 14 Ultra": { | |
| "width": 1440, | |
| "height": 3200 | |
| }, | |
| "Xiaomi 15": { | |
| "width": 1200, | |
| "height": 2670 | |
| }, | |
| "Xiaomi 15 Pro": { | |
| "width": 1440, | |
| "height": 3200 | |
| }, | |
| "POCO C40": { | |
| "width": 720, | |
| "height": 1650 | |
| }, | |
| "POCO C50": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "POCO C51": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "POCO C55": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "POCO C65": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "POCO M3": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "POCO M4 Pro 5G": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "POCO M5": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "POCO M5s": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "POCO M6 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "POCO X3 / X3 NFC": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "POCO X3 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "POCO X4 Pro 5G": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "POCO X5 5G": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "POCO X5 Pro 5G": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "POCO X6 5G": { | |
| "width": 1220, | |
| "height": 2712 | |
| }, | |
| "POCO X6 Pro 5G": { | |
| "width": 1220, | |
| "height": 2712 | |
| }, | |
| "POCO F3": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "POCO F4": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "POCO F4 GT": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "POCO F5": { | |
| "width": 1220, | |
| "height": 2712 | |
| }, | |
| "POCO F5 Pro": { | |
| "width": 1440, | |
| "height": 3200 | |
| }, | |
| "POCO F6": { | |
| "width": 1220, | |
| "height": 2712 | |
| }, | |
| "POCO F6 Pro": { | |
| "width": 1440, | |
| "height": 3200 | |
| }, | |
| "Vivo Y12": { | |
| "width": 720, | |
| "height": 1544 | |
| }, | |
| "Vivo Y15 / Y15s": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Vivo Y16": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Vivo Y17 / Y17s": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Vivo Y18": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Vivo Y19": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Vivo Y20 / Y20s": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Vivo Y21 / Y21s": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Vivo Y22 / Y22s": { | |
| "width": 720, | |
| "height": 1612 | |
| }, | |
| "Vivo Y27 / Y27s": { | |
| "width": 1080, | |
| "height": 2388 | |
| }, | |
| "Vivo Y28 5G": { | |
| "width": 1080, | |
| "height": 2388 | |
| }, | |
| "Vivo Y29 5G": { | |
| "width": 1080, | |
| "height": 2388 | |
| }, | |
| "Vivo Y30": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Vivo Y33s / Y33T": { | |
| "width": 1080, | |
| "height": 2408 | |
| }, | |
| "Vivo Y35": { | |
| "width": 1080, | |
| "height": 2408 | |
| }, | |
| "Vivo Y36": { | |
| "width": 1080, | |
| "height": 2388 | |
| }, | |
| "Vivo Y50": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Vivo Y51": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Vivo Y52 5G": { | |
| "width": 1080, | |
| "height": 2408 | |
| }, | |
| "Vivo Y53s": { | |
| "width": 1080, | |
| "height": 2408 | |
| }, | |
| "Vivo Y55 5G": { | |
| "width": 1080, | |
| "height": 2408 | |
| }, | |
| "Vivo Y56 5G": { | |
| "width": 1080, | |
| "height": 2388 | |
| }, | |
| "Vivo Y72 5G": { | |
| "width": 1080, | |
| "height": 2408 | |
| }, | |
| "Vivo Y73": { | |
| "width": 1080, | |
| "height": 2408 | |
| }, | |
| "Vivo Y75": { | |
| "width": 1080, | |
| "height": 2408 | |
| }, | |
| "Vivo Y76 5G": { | |
| "width": 1080, | |
| "height": 2408 | |
| }, | |
| "Vivo Y77 5G": { | |
| "width": 1080, | |
| "height": 2388 | |
| }, | |
| "Vivo Y78 5G": { | |
| "width": 1080, | |
| "height": 2388 | |
| }, | |
| "Vivo Y91 / Y91C": { | |
| "width": 720, | |
| "height": 1520 | |
| }, | |
| "Vivo Y93": { | |
| "width": 720, | |
| "height": 1520 | |
| }, | |
| "Vivo Y95": { | |
| "width": 720, | |
| "height": 1520 | |
| }, | |
| "Vivo Y100 / Y100i": { | |
| "width": 1080, | |
| "height": 2388 | |
| }, | |
| "Vivo Y200 / Y200e 5G": { | |
| "width": 1080, | |
| "height": 2388 | |
| }, | |
| "Vivo Y300 5G": { | |
| "width": 1080, | |
| "height": 2392 | |
| }, | |
| "Vivo V20": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Vivo V21 / V21e": { | |
| "width": 1080, | |
| "height": 2404 | |
| }, | |
| "Vivo V23 / V23e": { | |
| "width": 1080, | |
| "height": 2404 | |
| }, | |
| "Vivo V25 / V25 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Vivo V27 / V27 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Vivo V29 / V29 Pro": { | |
| "width": 1260, | |
| "height": 2800 | |
| }, | |
| "Vivo V30 / V30 Pro": { | |
| "width": 1260, | |
| "height": 2800 | |
| }, | |
| "Vivo V40 / V40 Pro": { | |
| "width": 1260, | |
| "height": 2800 | |
| }, | |
| "Vivo X60 / X60 Pro": { | |
| "width": 1080, | |
| "height": 2376 | |
| }, | |
| "Vivo X70 / X70 Pro": { | |
| "width": 1080, | |
| "height": 2376 | |
| }, | |
| "Vivo X80 / X80 Pro": { | |
| "width": 1440, | |
| "height": 3200 | |
| }, | |
| "Vivo X90 / X90 Pro": { | |
| "width": 1260, | |
| "height": 2800 | |
| }, | |
| "Vivo X100 / X100 Pro": { | |
| "width": 1260, | |
| "height": 2800 | |
| }, | |
| "Vivo X200 / X200 Pro": { | |
| "width": 1260, | |
| "height": 2800 | |
| }, | |
| "iQOO 7 / 7 Legend": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "iQOO 9 / 9 Pro": { | |
| "width": 1440, | |
| "height": 3200 | |
| }, | |
| "iQOO 10 / 10 Pro": { | |
| "width": 1440, | |
| "height": 3200 | |
| }, | |
| "iQOO 11 / 11 Pro": { | |
| "width": 1440, | |
| "height": 3200 | |
| }, | |
| "iQOO 12 / 12 Pro": { | |
| "width": 1440, | |
| "height": 3168 | |
| }, | |
| "iQOO Neo 7 / Neo 7 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "iQOO Neo 8 / Neo 8 Pro": { | |
| "width": 1260, | |
| "height": 2800 | |
| }, | |
| "iQOO Neo 9 / Neo 9 Pro": { | |
| "width": 1260, | |
| "height": 2800 | |
| }, | |
| "iQOO Z6 / Z6 Pro": { | |
| "width": 1080, | |
| "height": 2408 | |
| }, | |
| "iQOO Z7 / Z7 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "iQOO Z9 / Z9x": { | |
| "width": 1080, | |
| "height": 2388 | |
| }, | |
| "Oppo A5 / A5s": { | |
| "width": 720, | |
| "height": 1520 | |
| }, | |
| "Oppo A9 2020": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Oppo A12": { | |
| "width": 720, | |
| "height": 1520 | |
| }, | |
| "Oppo A15 / A15s": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Oppo A16 / A16s": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Oppo A17 / A17k": { | |
| "width": 720, | |
| "height": 1612 | |
| }, | |
| "Oppo A18": { | |
| "width": 720, | |
| "height": 1612 | |
| }, | |
| "Oppo A31": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Oppo A33": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Oppo A38": { | |
| "width": 720, | |
| "height": 1612 | |
| }, | |
| "Oppo A52": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Oppo A53 / A53s": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Oppo A54 / A54s": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Oppo A55": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Oppo A56 5G": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Oppo A57 / A57s": { | |
| "width": 720, | |
| "height": 1612 | |
| }, | |
| "Oppo A58 / A58x": { | |
| "width": 1080, | |
| "height": 2412 | |
| }, | |
| "Oppo A59 5G": { | |
| "width": 720, | |
| "height": 1612 | |
| }, | |
| "Oppo A72": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Oppo A73 / A73 5G": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Oppo A74 / A74 5G": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Oppo A76": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Oppo A77 / A77s": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Oppo A78 / A78 5G": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Oppo A79 5G": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Oppo A80 5G": { | |
| "width": 1080, | |
| "height": 2412 | |
| }, | |
| "Oppo A91": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Oppo A92": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Oppo A94 / A94 5G": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Oppo A95 / A95 5G": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Oppo A96": { | |
| "width": 1080, | |
| "height": 2412 | |
| }, | |
| "Oppo A97 5G": { | |
| "width": 1080, | |
| "height": 2412 | |
| }, | |
| "Oppo A98 5G": { | |
| "width": 1080, | |
| "height": 2412 | |
| }, | |
| "Oppo Reno4 / Reno4 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Oppo Reno5 / Reno5 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Oppo Reno6 / Reno6 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Oppo Reno7 / Reno7 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Oppo Reno8 / Reno8 Pro": { | |
| "width": 1080, | |
| "height": 2412 | |
| }, | |
| "Oppo Reno9 / Reno9 Pro": { | |
| "width": 1080, | |
| "height": 2412 | |
| }, | |
| "Oppo Reno10 / Reno10 Pro": { | |
| "width": 1240, | |
| "height": 2772 | |
| }, | |
| "Oppo Reno11 / Reno11 Pro": { | |
| "width": 1240, | |
| "height": 2772 | |
| }, | |
| "Oppo Reno12 / Reno12 Pro": { | |
| "width": 1240, | |
| "height": 2772 | |
| }, | |
| "Oppo Find X3 Pro": { | |
| "width": 1440, | |
| "height": 3216 | |
| }, | |
| "Oppo Find X5 / X5 Pro": { | |
| "width": 1440, | |
| "height": 3216 | |
| }, | |
| "Oppo Find X6 Pro": { | |
| "width": 1440, | |
| "height": 3168 | |
| }, | |
| "Oppo Find X7 / X7 Ultra": { | |
| "width": 1440, | |
| "height": 3168 | |
| }, | |
| "Oppo Find N2 / N2 Flip": { | |
| "width": 1080, | |
| "height": 2520 | |
| }, | |
| "Oppo Find N3 / N3 Flip": { | |
| "width": 1116, | |
| "height": 2484 | |
| }, | |
| "Realme C11": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Realme C12": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Realme C15": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Realme C20 / C21": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Realme C25 / C25s": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Realme C30 / C30s": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Realme C31": { | |
| "width": 720, | |
| "height": 1612 | |
| }, | |
| "Realme C33": { | |
| "width": 720, | |
| "height": 1612 | |
| }, | |
| "Realme C35": { | |
| "width": 1080, | |
| "height": 2408 | |
| }, | |
| "Realme C51": { | |
| "width": 720, | |
| "height": 1612 | |
| }, | |
| "Realme C53": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Realme C55": { | |
| "width": 1080, | |
| "height": 2460 | |
| }, | |
| "Realme C63": { | |
| "width": 1080, | |
| "height": 2412 | |
| }, | |
| "Realme C65 5G": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Realme 8 / 8 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Realme 8i": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Realme 9 / 9 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Realme 9 Pro+": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Realme 9i": { | |
| "width": 1080, | |
| "height": 2412 | |
| }, | |
| "Realme 10 / 10 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Realme 10 Pro+": { | |
| "width": 1240, | |
| "height": 2772 | |
| }, | |
| "Realme 11 / 11 Pro": { | |
| "width": 1080, | |
| "height": 2412 | |
| }, | |
| "Realme 11 Pro+": { | |
| "width": 1240, | |
| "height": 2772 | |
| }, | |
| "Realme 12 / 12+": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Realme 12 Pro / 12 Pro+": { | |
| "width": 1240, | |
| "height": 2772 | |
| }, | |
| "Realme 13 / 13+": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Realme 13 Pro / 13 Pro+": { | |
| "width": 1240, | |
| "height": 2772 | |
| }, | |
| "Realme GT / GT Neo": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Realme GT 2 / GT 2 Pro": { | |
| "width": 1440, | |
| "height": 3216 | |
| }, | |
| "Realme GT Neo 2": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Realme GT Neo 3 / GT Neo 3T": { | |
| "width": 1080, | |
| "height": 2412 | |
| }, | |
| "Realme GT 3 / GT Neo 5": { | |
| "width": 1240, | |
| "height": 2772 | |
| }, | |
| "Realme GT 5 / GT 5 Pro": { | |
| "width": 1264, | |
| "height": 2780 | |
| }, | |
| "Realme GT 6 / GT 6T": { | |
| "width": 1264, | |
| "height": 2780 | |
| }, | |
| "Realme Narzo 20 / 20 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Realme Narzo 30 / 30 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Realme Narzo 50 / 50 Pro": { | |
| "width": 1080, | |
| "height": 2412 | |
| }, | |
| "Realme Narzo 50A / 50i": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Realme Narzo 60 / 60 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Realme Narzo 70 / 70 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Google Pixel": { | |
| "width": 1080, | |
| "height": 1920 | |
| }, | |
| "Google Pixel XL": { | |
| "width": 1440, | |
| "height": 2560 | |
| }, | |
| "Google Pixel 2": { | |
| "width": 1080, | |
| "height": 1920 | |
| }, | |
| "Google Pixel 2 XL": { | |
| "width": 1440, | |
| "height": 2880 | |
| }, | |
| "Google Pixel 3": { | |
| "width": 1080, | |
| "height": 2160 | |
| }, | |
| "Google Pixel 3 XL": { | |
| "width": 1440, | |
| "height": 2960 | |
| }, | |
| "Google Pixel 3a": { | |
| "width": 1080, | |
| "height": 2220 | |
| }, | |
| "Google Pixel 3a XL": { | |
| "width": 1080, | |
| "height": 2160 | |
| }, | |
| "Google Pixel 4": { | |
| "width": 1080, | |
| "height": 2280 | |
| }, | |
| "Google Pixel 4 XL": { | |
| "width": 1440, | |
| "height": 3040 | |
| }, | |
| "Google Pixel 4a": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Google Pixel 4a 5G": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Google Pixel 5": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Google Pixel 5a": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Google Pixel 6": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Google Pixel 6 Pro": { | |
| "width": 1440, | |
| "height": 3120 | |
| }, | |
| "Google Pixel 6a": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Google Pixel 7": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Google Pixel 7 Pro": { | |
| "width": 1440, | |
| "height": 3120 | |
| }, | |
| "Google Pixel 7a": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Google Pixel 8": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Google Pixel 8 Pro": { | |
| "width": 1344, | |
| "height": 2992 | |
| }, | |
| "Google Pixel 8a": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Google Pixel 9": { | |
| "width": 1080, | |
| "height": 2424 | |
| }, | |
| "Google Pixel 9 Pro": { | |
| "width": 1280, | |
| "height": 2856 | |
| }, | |
| "Google Pixel 9 Pro XL": { | |
| "width": 1440, | |
| "height": 3120 | |
| }, | |
| "Google Pixel 9a": { | |
| "width": 1080, | |
| "height": 2424 | |
| }, | |
| "Google Pixel 10": { | |
| "width": 1080, | |
| "height": 2424 | |
| }, | |
| "Google Pixel 10 Pro": { | |
| "width": 1280, | |
| "height": 2856 | |
| }, | |
| "Google Pixel 10 Pro XL": { | |
| "width": 1440, | |
| "height": 3120 | |
| }, | |
| "Google Pixel Fold": { | |
| "width": 1840, | |
| "height": 2208 | |
| }, | |
| "Google Pixel 9 Pro Fold": { | |
| "width": 1840, | |
| "height": 2152 | |
| }, | |
| "OnePlus 6 / 6T": { | |
| "width": 1080, | |
| "height": 2280 | |
| }, | |
| "OnePlus 7": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "OnePlus 7 Pro / 7T Pro": { | |
| "width": 1440, | |
| "height": 3120 | |
| }, | |
| "OnePlus 7T": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "OnePlus 8": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "OnePlus 8 Pro": { | |
| "width": 1440, | |
| "height": 3168 | |
| }, | |
| "OnePlus 8T": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "OnePlus 9": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "OnePlus 9 Pro": { | |
| "width": 1440, | |
| "height": 3216 | |
| }, | |
| "OnePlus 9R / 9RT": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "OnePlus 10 Pro": { | |
| "width": 1440, | |
| "height": 3216 | |
| }, | |
| "OnePlus 10R / 10T": { | |
| "width": 1080, | |
| "height": 2412 | |
| }, | |
| "OnePlus 11": { | |
| "width": 1440, | |
| "height": 3216 | |
| }, | |
| "OnePlus 11R": { | |
| "width": 1240, | |
| "height": 2772 | |
| }, | |
| "OnePlus 12": { | |
| "width": 1440, | |
| "height": 3168 | |
| }, | |
| "OnePlus 12R": { | |
| "width": 1264, | |
| "height": 2780 | |
| }, | |
| "OnePlus 13": { | |
| "width": 1440, | |
| "height": 3168 | |
| }, | |
| "OnePlus 13R": { | |
| "width": 1264, | |
| "height": 2780 | |
| }, | |
| "OnePlus Nord": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "OnePlus Nord 2 / 2T": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "OnePlus Nord 3": { | |
| "width": 1240, | |
| "height": 2772 | |
| }, | |
| "OnePlus Nord 4": { | |
| "width": 1240, | |
| "height": 2772 | |
| }, | |
| "OnePlus Nord CE / CE 2": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "OnePlus Nord CE 2 Lite": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "OnePlus Nord CE 3 / CE 3 Lite": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "OnePlus Nord CE 4 / CE 4 Lite": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "OnePlus Nord N10 5G": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "OnePlus Nord N20 5G": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "OnePlus Nord N30 5G": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "OnePlus Nord N100": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "OnePlus Nord N200 5G": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "OnePlus Nord N300 5G": { | |
| "width": 1080, | |
| "height": 2408 | |
| }, | |
| "OnePlus Open": { | |
| "width": 2268, | |
| "height": 2484 | |
| }, | |
| "Moto G Power (2021-2024)": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Moto G Play (2021-2024)": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Moto G Stylus (2021-2024)": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Moto G Fast": { | |
| "width": 720, | |
| "height": 1560 | |
| }, | |
| "Moto G30": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Moto G40 Fusion": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Moto G50 / G51 5G": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Moto G52": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Moto G53 5G": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Moto G54 5G": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Moto G60 / G60s": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Moto G71 5G": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Moto G72": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Moto G73 5G": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Moto G82 5G": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Moto G84 5G": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Moto G100": { | |
| "width": 1080, | |
| "height": 2520 | |
| }, | |
| "Moto G200 5G": { | |
| "width": 1080, | |
| "height": 2460 | |
| }, | |
| "Moto E6 / E6 Plus": { | |
| "width": 720, | |
| "height": 1560 | |
| }, | |
| "Moto E7 / E7 Plus": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Moto E13": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Moto E14": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Moto E20": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Moto E22 / E22i": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Moto E32 / E32s": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Moto E40": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Motorola Edge (2020)": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Motorola Edge+ (2020)": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Motorola Edge 20 / 20 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Motorola Edge 30 / 30 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Motorola Edge 30 Ultra": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Motorola Edge 40": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Motorola Edge 40 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Motorola Edge 50": { | |
| "width": 1220, | |
| "height": 2712 | |
| }, | |
| "Motorola Edge 50 Pro": { | |
| "width": 1220, | |
| "height": 2712 | |
| }, | |
| "Motorola Edge 50 Ultra": { | |
| "width": 1220, | |
| "height": 2712 | |
| }, | |
| "Motorola Razr (2022)": { | |
| "width": 1080, | |
| "height": 2640 | |
| }, | |
| "Motorola Razr (2023)": { | |
| "width": 1080, | |
| "height": 2640 | |
| }, | |
| "Motorola Razr+ (2023)": { | |
| "width": 1080, | |
| "height": 2640 | |
| }, | |
| "Motorola Razr 40": { | |
| "width": 1080, | |
| "height": 2640 | |
| }, | |
| "Motorola Razr 40 Ultra": { | |
| "width": 1080, | |
| "height": 2640 | |
| }, | |
| "Motorola Razr 50 / 50 Ultra": { | |
| "width": 1080, | |
| "height": 2640 | |
| }, | |
| "Motorola ThinkPhone": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Huawei P30 / P30 Pro": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Huawei P40 / P40 Pro": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Huawei P50 / P50 Pro": { | |
| "width": 1228, | |
| "height": 2700 | |
| }, | |
| "Huawei P60 / P60 Pro": { | |
| "width": 1220, | |
| "height": 2700 | |
| }, | |
| "Huawei P70 / P70 Pro": { | |
| "width": 1260, | |
| "height": 2844 | |
| }, | |
| "Huawei Mate 30 / Mate 30 Pro": { | |
| "width": 1176, | |
| "height": 2400 | |
| }, | |
| "Huawei Mate 40 / Mate 40 Pro": { | |
| "width": 1344, | |
| "height": 2772 | |
| }, | |
| "Huawei Mate 50 / Mate 50 Pro": { | |
| "width": 1212, | |
| "height": 2616 | |
| }, | |
| "Huawei Mate 60 / Mate 60 Pro": { | |
| "width": 1260, | |
| "height": 2720 | |
| }, | |
| "Huawei Mate X3": { | |
| "width": 2224, | |
| "height": 2504 | |
| }, | |
| "Huawei Mate X5": { | |
| "width": 2224, | |
| "height": 2504 | |
| }, | |
| "Huawei Nova 9 / 9 Pro": { | |
| "width": 1236, | |
| "height": 2676 | |
| }, | |
| "Huawei Nova 10 / 10 Pro": { | |
| "width": 1200, | |
| "height": 2652 | |
| }, | |
| "Huawei Nova 11 / 11 Pro": { | |
| "width": 1200, | |
| "height": 2664 | |
| }, | |
| "Huawei Nova 12 / 12 Pro": { | |
| "width": 1200, | |
| "height": 2664 | |
| }, | |
| "Huawei Nova Y70 / Y70 Plus": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Huawei Nova Y90": { | |
| "width": 1080, | |
| "height": 2388 | |
| }, | |
| "Huawei Nova Y91": { | |
| "width": 1080, | |
| "height": 2408 | |
| }, | |
| "Huawei Y6 / Y6p": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Huawei Y7 / Y7a": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Huawei Y9 / Y9a": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Huawei Y9s": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Honor 50 / 50 Pro": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Honor 70 / 70 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Honor 80 / 80 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Honor 90 / 90 Pro": { | |
| "width": 1200, | |
| "height": 2664 | |
| }, | |
| "Honor 100 / 100 Pro": { | |
| "width": 1200, | |
| "height": 2664 | |
| }, | |
| "Honor 200 / 200 Pro": { | |
| "width": 1200, | |
| "height": 2664 | |
| }, | |
| "Honor Magic3 / Magic3 Pro": { | |
| "width": 1344, | |
| "height": 2772 | |
| }, | |
| "Honor Magic4 / Magic4 Pro": { | |
| "width": 1312, | |
| "height": 2848 | |
| }, | |
| "Honor Magic5 / Magic5 Pro": { | |
| "width": 1312, | |
| "height": 2848 | |
| }, | |
| "Honor Magic6 / Magic6 Pro": { | |
| "width": 1280, | |
| "height": 2800 | |
| }, | |
| "Honor Magic7 / Magic7 Pro": { | |
| "width": 1280, | |
| "height": 2800 | |
| }, | |
| "Honor Magic V / V2": { | |
| "width": 2156, | |
| "height": 2272 | |
| }, | |
| "Honor Magic V3": { | |
| "width": 2156, | |
| "height": 2344 | |
| }, | |
| "Honor Magic Vs": { | |
| "width": 1984, | |
| "height": 2272 | |
| }, | |
| "Honor X6 / X6a": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Honor X7 / X7a": { | |
| "width": 1080, | |
| "height": 2388 | |
| }, | |
| "Honor X8 / X8a": { | |
| "width": 1080, | |
| "height": 2388 | |
| }, | |
| "Honor X9 / X9a": { | |
| "width": 1080, | |
| "height": 2388 | |
| }, | |
| "Honor X9b 5G": { | |
| "width": 1080, | |
| "height": 2412 | |
| }, | |
| "Honor X50": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Tecno Spark 8 / 8 Pro": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Tecno Spark 9 / 9 Pro": { | |
| "width": 720, | |
| "height": 1612 | |
| }, | |
| "Tecno Spark 10 / 10 Pro": { | |
| "width": 720, | |
| "height": 1612 | |
| }, | |
| "Tecno Spark 20 / 20 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Tecno Spark 30 / 30 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Tecno Camon 18 / 18 Premier": { | |
| "width": 1080, | |
| "height": 2460 | |
| }, | |
| "Tecno Camon 19 / 19 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Tecno Camon 20 / 20 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Tecno Camon 30 / 30 Pro": { | |
| "width": 1080, | |
| "height": 2412 | |
| }, | |
| "Tecno Pova 3": { | |
| "width": 1080, | |
| "height": 2460 | |
| }, | |
| "Tecno Pova 4": { | |
| "width": 1080, | |
| "height": 2460 | |
| }, | |
| "Tecno Pova 5 / 5 Pro": { | |
| "width": 1080, | |
| "height": 2460 | |
| }, | |
| "Tecno Pova 6 / 6 Pro": { | |
| "width": 1080, | |
| "height": 2460 | |
| }, | |
| "Tecno Phantom X": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Tecno Phantom X2 / X2 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Tecno Phantom V Fold": { | |
| "width": 2000, | |
| "height": 2296 | |
| }, | |
| "Tecno Phantom V Flip": { | |
| "width": 1080, | |
| "height": 2640 | |
| }, | |
| "Infinix Note 11 / 11 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Infinix Note 12 / 12 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Infinix Note 30 / 30 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Infinix Note 40 / 40 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Infinix Hot 11 / 11s": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Infinix Hot 12 / 12i": { | |
| "width": 720, | |
| "height": 1612 | |
| }, | |
| "Infinix Hot 20 / 20s": { | |
| "width": 1080, | |
| "height": 2408 | |
| }, | |
| "Infinix Hot 30 / 30i": { | |
| "width": 720, | |
| "height": 1612 | |
| }, | |
| "Infinix Hot 40 / 40 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Infinix Zero 20": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Infinix Zero 30 / 30 5G": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Infinix Zero Ultra": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Infinix Smart 6 / 6 Plus": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Infinix Smart 7 / 7 Plus": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Infinix Smart 8 / 8 Plus": { | |
| "width": 720, | |
| "height": 1612 | |
| }, | |
| "Itel A49": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Itel A58 / A58 Pro": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Itel A60 / A60s": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Itel A70": { | |
| "width": 720, | |
| "height": 1612 | |
| }, | |
| "Itel P40 / P40+": { | |
| "width": 720, | |
| "height": 1612 | |
| }, | |
| "Itel P55 / P55+": { | |
| "width": 720, | |
| "height": 1612 | |
| }, | |
| "Itel S23 / S23+": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Itel Vision 3": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Nokia G10 / G11": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Nokia G20 / G21": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Nokia G22": { | |
| "width": 720, | |
| "height": 1612 | |
| }, | |
| "Nokia G42 5G": { | |
| "width": 720, | |
| "height": 1612 | |
| }, | |
| "Nokia G50 5G": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Nokia G60 5G": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Nokia X10 / X20": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Nokia X30 5G": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Nokia C01 Plus": { | |
| "width": 720, | |
| "height": 1440 | |
| }, | |
| "Nokia C10 / C12": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Nokia C20 / C21 Plus": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Nokia C22": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Nokia C30 / C31": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Nokia C32": { | |
| "width": 720, | |
| "height": 1612 | |
| }, | |
| "Sony Xperia 1": { | |
| "width": 1644, | |
| "height": 3840 | |
| }, | |
| "Sony Xperia 1 II": { | |
| "width": 1644, | |
| "height": 3840 | |
| }, | |
| "Sony Xperia 1 III": { | |
| "width": 1644, | |
| "height": 3840 | |
| }, | |
| "Sony Xperia 1 IV": { | |
| "width": 1644, | |
| "height": 3840 | |
| }, | |
| "Sony Xperia 1 V": { | |
| "width": 1644, | |
| "height": 3840 | |
| }, | |
| "Sony Xperia 1 VI": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Sony Xperia 5": { | |
| "width": 1080, | |
| "height": 2520 | |
| }, | |
| "Sony Xperia 5 II": { | |
| "width": 1080, | |
| "height": 2520 | |
| }, | |
| "Sony Xperia 5 III": { | |
| "width": 1080, | |
| "height": 2520 | |
| }, | |
| "Sony Xperia 5 IV": { | |
| "width": 1080, | |
| "height": 2520 | |
| }, | |
| "Sony Xperia 5 V": { | |
| "width": 1080, | |
| "height": 2520 | |
| }, | |
| "Sony Xperia 10": { | |
| "width": 1080, | |
| "height": 2520 | |
| }, | |
| "Sony Xperia 10 II": { | |
| "width": 1080, | |
| "height": 2520 | |
| }, | |
| "Sony Xperia 10 III": { | |
| "width": 1080, | |
| "height": 2520 | |
| }, | |
| "Sony Xperia 10 IV": { | |
| "width": 1080, | |
| "height": 2520 | |
| }, | |
| "Sony Xperia 10 V": { | |
| "width": 1080, | |
| "height": 2520 | |
| }, | |
| "Sony Xperia 10 VI": { | |
| "width": 1080, | |
| "height": 2520 | |
| }, | |
| "Sony Xperia Pro": { | |
| "width": 1644, | |
| "height": 3840 | |
| }, | |
| "Sony Xperia Pro-I": { | |
| "width": 1644, | |
| "height": 3840 | |
| }, | |
| "ASUS ROG Phone 3": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "ASUS ROG Phone 5 / 5s": { | |
| "width": 1080, | |
| "height": 2448 | |
| }, | |
| "ASUS ROG Phone 6 / 6 Pro": { | |
| "width": 1080, | |
| "height": 2448 | |
| }, | |
| "ASUS ROG Phone 7 / 7 Ultimate": { | |
| "width": 1080, | |
| "height": 2448 | |
| }, | |
| "ASUS ROG Phone 8 / 8 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "ASUS ROG Phone 9 / 9 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "ASUS Zenfone 8": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "ASUS Zenfone 9": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "ASUS Zenfone 10": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "ASUS Zenfone 11 Ultra": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "ZTE Blade A31 / A31 Plus": { | |
| "width": 720, | |
| "height": 1520 | |
| }, | |
| "ZTE Blade A51 / A52": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "ZTE Blade A53 / A54": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "ZTE Blade A71 / A72": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "ZTE Blade A73 5G": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "ZTE Blade V30 / V30 Vita": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "ZTE Blade V40 / V40 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "ZTE Blade V50 / V50 Design": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Nubia Red Magic 6 / 6 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Nubia Red Magic 7 / 7 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Nubia Red Magic 8 / 8 Pro": { | |
| "width": 1116, | |
| "height": 2480 | |
| }, | |
| "Nubia Red Magic 9 / 9 Pro": { | |
| "width": 1116, | |
| "height": 2480 | |
| }, | |
| "Nubia Z50 / Z50 Ultra": { | |
| "width": 1116, | |
| "height": 2480 | |
| }, | |
| "Nubia Z60 Ultra": { | |
| "width": 1116, | |
| "height": 2480 | |
| }, | |
| "Lenovo Legion Duel": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Lenovo Legion Duel 2": { | |
| "width": 1080, | |
| "height": 2460 | |
| }, | |
| "Lenovo Legion Y70": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Lenovo Legion Y90": { | |
| "width": 1080, | |
| "height": 2460 | |
| }, | |
| "Lenovo K13": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Lenovo K14 / K14 Plus": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Meizu 18 / 18 Pro": { | |
| "width": 1440, | |
| "height": 3200 | |
| }, | |
| "Meizu 20 / 20 Pro": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Meizu 21 / 21 Pro": { | |
| "width": 1216, | |
| "height": 2688 | |
| }, | |
| "Nothing Phone (1)": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Nothing Phone (2)": { | |
| "width": 1080, | |
| "height": 2412 | |
| }, | |
| "Nothing Phone (2a)": { | |
| "width": 1084, | |
| "height": 2412 | |
| }, | |
| "Nothing Phone (2a) Plus": { | |
| "width": 1084, | |
| "height": 2412 | |
| }, | |
| "Fairphone 4": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Fairphone 5": { | |
| "width": 1224, | |
| "height": 2700 | |
| }, | |
| "Generic HD (720 x 1280)": { | |
| "width": 720, | |
| "height": 1280 | |
| }, | |
| "Generic HD+ (720 x 1440)": { | |
| "width": 720, | |
| "height": 1440 | |
| }, | |
| "Generic HD+ (720 x 1520)": { | |
| "width": 720, | |
| "height": 1520 | |
| }, | |
| "Generic HD+ (720 x 1560)": { | |
| "width": 720, | |
| "height": 1560 | |
| }, | |
| "Generic HD+ (720 x 1600)": { | |
| "width": 720, | |
| "height": 1600 | |
| }, | |
| "Generic HD+ (720 x 1612)": { | |
| "width": 720, | |
| "height": 1612 | |
| }, | |
| "Generic HD+ (720 x 1650)": { | |
| "width": 720, | |
| "height": 1650 | |
| }, | |
| "Generic FHD (1080 x 1920)": { | |
| "width": 1080, | |
| "height": 1920 | |
| }, | |
| "Generic FHD+ (1080 x 2160)": { | |
| "width": 1080, | |
| "height": 2160 | |
| }, | |
| "Generic FHD+ (1080 x 2280)": { | |
| "width": 1080, | |
| "height": 2280 | |
| }, | |
| "Generic FHD+ (1080 x 2340)": { | |
| "width": 1080, | |
| "height": 2340 | |
| }, | |
| "Generic FHD+ (1080 x 2400)": { | |
| "width": 1080, | |
| "height": 2400 | |
| }, | |
| "Generic FHD+ (1080 x 2408)": { | |
| "width": 1080, | |
| "height": 2408 | |
| }, | |
| "Generic FHD+ (1080 x 2412)": { | |
| "width": 1080, | |
| "height": 2412 | |
| }, | |
| "Generic FHD+ (1080 x 2460)": { | |
| "width": 1080, | |
| "height": 2460 | |
| }, | |
| "Generic FHD+ (1080 x 2520)": { | |
| "width": 1080, | |
| "height": 2520 | |
| }, | |
| "Generic FHD+ (1080 x 2640)": { | |
| "width": 1080, | |
| "height": 2640 | |
| }, | |
| "Generic FHD+ (1200 x 2670)": { | |
| "width": 1200, | |
| "height": 2670 | |
| }, | |
| "Generic FHD+ (1220 x 2712)": { | |
| "width": 1220, | |
| "height": 2712 | |
| }, | |
| "Generic FHD+ (1240 x 2772)": { | |
| "width": 1240, | |
| "height": 2772 | |
| }, | |
| "Generic FHD+ (1260 x 2800)": { | |
| "width": 1260, | |
| "height": 2800 | |
| }, | |
| "Generic FHD+ (1264 x 2780)": { | |
| "width": 1264, | |
| "height": 2780 | |
| }, | |
| "Generic QHD (1440 x 2560)": { | |
| "width": 1440, | |
| "height": 2560 | |
| }, | |
| "Generic QHD+ (1440 x 2880)": { | |
| "width": 1440, | |
| "height": 2880 | |
| }, | |
| "Generic QHD+ (1440 x 2960)": { | |
| "width": 1440, | |
| "height": 2960 | |
| }, | |
| "Generic QHD+ (1440 x 3040)": { | |
| "width": 1440, | |
| "height": 3040 | |
| }, | |
| "Generic QHD+ (1440 x 3088)": { | |
| "width": 1440, | |
| "height": 3088 | |
| }, | |
| "Generic QHD+ (1440 x 3120)": { | |
| "width": 1440, | |
| "height": 3120 | |
| }, | |
| "Generic QHD+ (1440 x 3168)": { | |
| "width": 1440, | |
| "height": 3168 | |
| }, | |
| "Generic QHD+ (1440 x 3200)": { | |
| "width": 1440, | |
| "height": 3200 | |
| }, | |
| "Generic QHD+ (1440 x 3216)": { | |
| "width": 1440, | |
| "height": 3216 | |
| }, | |
| "Generic 4K (1644 x 3840)": { | |
| "width": 1644, | |
| "height": 3840 | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment