android - How make layout for Samsung S2 size and another for Note2 size -


i want make layout samsung s2 size , note2 size make multi layouts normal , large , xlarge s2 , note2 @ same category

for galaxy s2 screen resolution 480x800 while note 2 720x1280 making layout s2 place in folder layout-hdpi while note 2 place in layout-xhdpi

do give reading of official documentation here www.developer.android.com/guide/practicesscreens_support.html


Comments

Popular posts from this blog

javascript - jquery or ashx not working -

python 3.x - Mapping specific letters onto a list of words -

inno setup - TLabel or TNewStaticText - change .Font.Style on Focus like Cursor changes with .Cursor -