Galaxy S23 is a phone powered by Android OS and released by Samsung on Friday, February 17, 2023.
Download Blisk application to test the cross-browser compatibility and responsive design on Galaxy S23. This phone is ready to use standalone or simultaneously with lots of other popular devices.
Galaxy S23 was released by Samsung on Friday, February 17, 2023 and is powered by Android OS. By default, the device is shipped with a web browser — Chrome. Device dimensions are 70.9×146.3×7.6 millimeters (2.79×5.76×0.3 inches)1. The device weighs 168 g.
Galaxy S23 has a Dynamic AMOLED 2X display with a 6.1-inch screen (90.1 cm2, 19.5:9 aspect ratio), and an approximately 86.8% screen-to-body ratio. The display is a touch screen, meaning that it supports touch events - interactions using a finger or stylus.
1 - Property is displayed as width × height × thickness.
Galaxy S23 has a 6.1-inch screen with a screen size (resolution): 1080px × 2340px , 360px × 780px viewport1, and a CSS Pixel Ratio of 3.
1 - Property is displayed as width × height.
Screen size (resolution) is the number of physical pixels present on a screen.
Viewport or Viewport size is the number of software pixels (CSS pixels) present on a screen. Usually, viewport size displays as viewport width in pixels to viewport height in pixels.
Device Pixel Ratio (DPR) or CSS Pixel Ratio is the ratio between the physical pixels (screen size or resolution) and CSS pixels (viewport). Depending on device specification, one CSS pixel can equal one or mode physical pixels. Modern devices have screens with high pixel density resulting in the difference between screen size (resolution) and viewport.
Summary:
Screen Size (Resolution) = Viewport size × Device Pixel Ratio.
Viewport size = Screen Size (Resolution) / Device Pixel Ratio.
CSS Pixel Ratio = Screen Size (Resolution) / Viewport size.
Before you start web development or testing, check that the web application supports a responsive viewport by using a viewport meta tag:
You can inspect this tag in the head section of an HTML document on Galaxy S23 right in the Blisk app. If this viewport tag is missing, the web application will not be responsive and will overflow the screen, hiding the content from users and leading to a bad user experience.
The form factor of the device represents its primary orientation as a portrait. Landscape orientation is popular on Galaxy S23 as well and should be seriously considered when you develop or test web applications on any mobile.
You also need to consider that the users will manipulate your web application on Galaxy S23 with a finger and stylus because this device has a touch screen that supports touch events. It is important to remember, that users may interact with multiple fingers (multi-touch) and gestures: single tap, multi-tap, swipe, pinch, stretch, zoom, etc. The users are highly likely to use gestures on small touch screens because of seamless interaction and great user experience.
Use the CSS Media Queries below to apply custom CSS properties for Galaxy S23 and devices with the same screens:
Galaxy S23 Media Query for min-width:
Galaxy S23 Media Query for min-height:
Galaxy S23 Media Query for landscape orientation:
Galaxy S23 Media Query for portrait orientation:
Galaxy S23 Media Query with device pixel ratio:
Galaxy S23 is ready to use in the Blisk app, where you can develop web applications and test cross-browser compatibility, use this phone as a standalone device or simultaneously with other devices. Getting started with Blisk...
You can launch Galaxy S23 in the Blisk app from Command prompt (Windows) or Terminal (macOS or Linux) to develop web applications and test cross-browser compatibility on a standalone device or simultaneously with other devices. Learn more...
Release Date | Friday, February 17, 2023 |
Vendor | Samsung |
Device Type | phone |
Operating System | Android |
Display | Dynamic AMOLED 2X, 90.1 cm2, 19.5:9, ~86.8% screen-to-body ratio |
Screen Size (Resolution) Width | 1080px |
Screen Size (Resolution) Height | 2340px |
Viewport Width | 360px |
Viewport Height | 780px |
CSS Pixel Ratio | 3 |
Display Size | 6.1-inch |
Pixels Per Inch | 425 PPI |
Dimensions (mm) | 70.9 mm × 146.3 mm × 7.6 mm |
Dimensions (inch) | 2.79 inch × 5.76 inch × 0.3 inch |
Device Weight | 168 g |
App for Windows, macOS, Linux