Screen resolution

Hello house please how do I build my apk for auto fit screen resolution. I build an APK it's resolution interface fit well on a small smart phone 7inch but puting it on a big android device like 10inch doesn't fit well. How do I build to fit any size of phone screen resolution?

Thanks

See the 3rd and 4th articles, on Responsive Design.

1 Like

If it's any size of phone, it is down to how you arrange and size your screen components. However if the app is to run on small phones and large tablets, it may be better to define an interface for each.

ProfessorCad: Tips & Tricks GUI Layout and Component Naming

1 Like

Thanks will try this actually looking at using like 22 inch screen android device

Thanks will try this actually looking at using like 22 inch screen android device phone. Working on a automation project