Hi I am new on this Android app development.
I have done some research from the Android Developers
I want to share with what I found.
- Current most common size => 480-by-854-pixel resolution at 240 dpi
Refer from
Screen Sizes and Densities | Android Developers
Supporting Multiple Screens | Android Developers
But based from this chart Screen Sizes and Densities | Android Developers is this meant we need to update our application from time to time based on the market need?
For those who got exp on this section please guide me please.
What is the size of my application should set to in order to run on all devices?
I know there got auto-scaling function but is it nice?
I have done some research from the Android Developers
I want to share with what I found.
- Current most common size => 480-by-854-pixel resolution at 240 dpi
Refer from
Screen Sizes and Densities | Android Developers
Supporting Multiple Screens | Android Developers
But based from this chart Screen Sizes and Densities | Android Developers is this meant we need to update our application from time to time based on the market need?
For those who got exp on this section please guide me please.
What is the size of my application should set to in order to run on all devices?
I know there got auto-scaling function but is it nice?