I have an android app that I\'m trying to add support for different densities, screen sizes, etc. I\'ve developed the app on the simulator with the HVGA support and used all ic
For me as a Graphic Artist of a Mobile Development Company, I made UI's for Android in this dimension:
HDPI : 640px x 960px in 300dpi optimized by 75% MDPI : 640px x 960px in 300dpi optimized by 50% LDPI : 640px x 960px in 300dpi optimized by 25%