Android Image Quality Help
Hi All,
Just finished an app that I designed with multiple devices in mind so since the resolutions are all over the place I start with high res images and then they get scaled according to the screen size.
Works and looks great on iPhone 3g and iPhone 4 as well as iPad. Allow Image Smoothing seems to take care of all that.
However I am ready to port it over to the android platform and the app functions as it should but the images look horrible, there is massive pixelation on both PNGs with transparent backgrounds and on solid JPEGs Ive tried exporting for CPU, GPU, Auto and tried giving symbols "Export As Bitmap" "Cache as Bitmap" and "None" render modes.
Can you guys figure out how to solves this short of sizing all images to where they appear 1:1 ratio?
