Image compatibility in iphone and android

Posted by damodar on Stack Overflow See other posts from Stack Overflow or by damodar
Published on 2010-02-01T11:01:46Z Indexed on 2010/03/14 9:45 UTC
Read the original article Hit count: 222

Filed under:

I developed UI for iphone apps and now want to use the same UI in Android apps. I read that Android use dip for image resolution and i also read that 1 dip=1.5 pixel.I simply multiply the image size by 1.5px. Now the problem is that the image is blur and not as clear as in iphone apps.So will some body suggest me how should i make a design so that it could be used in iphone and android.

© Stack Overflow or respective owner

Related posts about android