Duplicate: Image compatibility in iphone and android
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 somebody suggest how I should make a design so that it could be used on iPhone and Android.
Note: I use Photoshop for UI developement. It would be better if suggested with reference to Photoshop CS4.