我是Android开发的新手,我在android studio上构建了一个应用程序,我想让我的应用程序在所有设备上都有相同的设计:
三星Galaxy S4 => 1080x1290; 5.0"
Galaxy Nexus => 720x1280; 4.7"
Nexus 4 => 768x1280; 4.7"
摩托罗拉Droid Razr M => 540x960; 4.3"
Nexus S => 480x800; 4"
Galaxy S2 => 480x800; 4.3"
Galaxy Ace => 320x480; 3.5"
Galaxy Note => 800x1280; 5.3"
Galaxy Note II => 720x1280; 5.5"
Nexus 10 => 2560 x 1600; 10.1"
Galaxy Tab 10.1 => 1280*800; 10.1"
Galaxy Note 8.0 => 1280*800; 8.0"
Galaxy Tab 7.7 => 1280*800; 7.7"
Nexus 7 => 1280*800; 7.0"
Galaxy …
layout android screen-orientation screen-size android-screen-support