• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Apps Do i need to create multiple layouts ?

ldpi
mdpi
hdpi
xhdpi
xxhdpi
xxxhdpi


There are 6 diffrent screen in android so do i need to create every layout ? to make perfect layout for every screen or i can work with one ? please help me i m making an app i have design one layout but it is not working good with other phone of screen
 
If it doesn't look good on other screen sizes, then yes, you need to create different layouts for those screens.
 
Back
Top Bottom