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?
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.