What are the aspect ratios for all Android phone and tablet devices?

前端 未结 5 1482
青春惊慌失措
青春惊慌失措 2020-12-07 07:58

I\'m looking for a list of all screen aspect ratios for popular Android based Phones and Tablets.

5条回答
  •  既然无缘
    2020-12-07 08:13

    It is safe to assume that popular handsets are WVGA800 or bigger. Although, there are a good amount of HVGA screens, they are of secondary concern.

    List of android screen sizes

    http://developer.android.com/guide/practices/screens_support.html

    Aspect ratio calculator

    http://andrew.hedges.name/experiments/aspect_ratio/

提交回复
热议问题