Monday, June 20, 2011

[android-developers] Cross-phone Image Compatibility

I'd like to have an image be the same percentage of the height of the
display on every Android phone, without becoming blurry. I'll have
ldpi, mdpi, and hdpi versions.

If nothing is possible, then I could also replace them with
android.graphics.drawable.shapes objects. How many of them can I draw
on the screen without slowing down a phone (assuming SurfaceView)?

--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment