Minimum screen resolution for Android devices

后端 未结 6 1955
渐次进展
渐次进展 2020-12-02 20:06

Please, what is the device with the minimum screen resolution on the market?

6条回答
  •  旧巷少年郎
    2020-12-02 20:20

    Take a look at Supporting Multiple Screens to see all of the possible screen resolutions, and Screen Sizes and Densities to see what the current Android market looks like in terms of both measurements.

    Right now a "Small Screen with Low Density" has an expected resolution of 240x320, so you can think of that as the market's minimal screen resolution for now (until Google updates these figures).

提交回复
热议问题