It's said that dpi is only relevant when printing a document, not when viewing the image on screen.
in my case, i have an image created with regular resolution, 70 dpi. when i put and display it on a phone with size set to wrap content. it shows a bit stretched out and the edge is blurry. but when i increase resolution of the same image, say 300 dpi, and display it in my app again, it shows a smaller image with crisp edge. so it seems image resolution has an effect here. but i just can't understand how Android interpret the change in resolution. Can anyone here help me understand this? Thanks, dara kok -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

