Paulsche Well-Known Member Licensed User Longtime User Aug 29, 2012 #1 What should I take for data 720x1280 for a layout variant for Galaxy S3? And what do I have for settings in AVD emulator?
What should I take for data 720x1280 for a layout variant for Galaxy S3? And what do I have for settings in AVD emulator?
Erel B4X founder Staff member Licensed User Longtime User Aug 30, 2012 #2 It should be the same as the Galaxy Nexus (which is available in the abstract designer devices list). Samsung Galaxy Nexus layout I recommend you to only create one layout variant for all phones. You should handle the small differences with a designer script. See this tutorial: Supporting multiple screens - tips and best practices Upvote 0
It should be the same as the Galaxy Nexus (which is available in the abstract designer devices list). Samsung Galaxy Nexus layout I recommend you to only create one layout variant for all phones. You should handle the small differences with a designer script. See this tutorial: Supporting multiple screens - tips and best practices
Paulsche Well-Known Member Licensed User Longtime User Aug 30, 2012 #3 Thanks Erel, the following settings work: Script Designer Layout Variant: 360x640 scale = 1 (160dpi) AVD Config: 720x1280 density = 320 Upvote 0
Thanks Erel, the following settings work: Script Designer Layout Variant: 360x640 scale = 1 (160dpi) AVD Config: 720x1280 density = 320