currently, I was work in my emulator which was 3.2in HVGA. it will display same size of content in the 3.2inch device but it will different size of content in the different screen ratio android device?
my question is, how to set the content fit the different screen ratio and display same size of content in all different screen ratio?
I am not sure about specifics but to scale app to different screen sizes I added following in my manifest and it worked as a charm.