Smartphones Screen Size [duplicate]

-4

I am producing an application. I would like to know for what size of Android smartphone screens should I program the layout. The layouts I made do not fit on smartphones with screen of 2.7.3.2, 3.3.3.4, inches. Will this be very harmful?

    
asked by anonymous 06.08.2017 / 02:29

1 answer

0

John, most of the Smart today has the 4.7 screen up there are a few below that (do a search on the top Smart sold and compare the screens) , I imagine that if you want to reach everyone will end up having more work than normal plus if you do 5 layout's if you change 1 id or add another field you will have to change them all the ideal scenario is have only 1 layout at most 2.

But if you still want to do the following tutorial on how to do it.

link

    
06.08.2017 / 03:09