Android Screen sizes

前端 未结 8 1480
野性不改
野性不改 2020-12-02 23:30

I need to know the screen sizes of android devices to support multiple screen sizes application.

8条回答
  •  Happy的楠姐
    2020-12-03 00:18

    LDPI MDPI HDPI

    Please see this: http://developer.android.com/guide/practices/screens_support.html

    then this: http://developer.android.com/resources/dashboard/screens.html

    then this: http://developer.android.com/guide/topics/resources/providing-resources.html

提交回复
热议问题