I have done small application for android, when I execute the application in high resolution emulator(such as HVGA) it looks fine, I tried the same thing in my android mobile, in which I saw the pixels of the widgets are breaking at the edges, then I created one emulator using QVGA same thing happens in my emulator too, it looks like
I can’t find a solution for this, any help, I’m using Android 2.2 API 8, and mobile version is 2.2.1
Thanks.
dips) so that your sizes scale properly with resolution changesdrawable-ldpi(QVGA),drawable-mdpi(HVGA) anddrawable-hdpi(WVGA+) folders.