How to include 10“ and 7” layouts properly
问题 Nexus 7: 7" 1280x800 Galaxy tab 10.1 10" 1280x800 I want my app to run on 7 and 10 inch tablets. As far as I know, I have to include these layout folders in my app: for 7 inch tablets layout-sw600dp layout-sw600dp-port for 10 inch tablets layout-sw720dp layout-sw720dp-port It runs fine on the nexus 7, but loads the sw600dp layouts on the 10" tablet. If I include these default folders: layout layout-port 10" galaxy tab loads layouts from these. If I only include the default layout folders and