Hi, Part of the resolution independence support is already in Cupcake. This gives you a proper scaling of the dpi unit to pixels (1 dip at 160 density == 1 pixel, 1 dip at 240 density == 1.5 pixel), as pre-scaling/auto-scaling of drawables and density specific resources (res/layout-120dpi/, res/drawable-240dpi/, etc.)
On Tue, Mar 31, 2009 at 7:53 AM, RugBat <[email protected]> wrote: > > Thanks, that's very helpful! > > I've heard mention of a feature called DPI-independence (or some > such)... is that something coming up in Donut, or later? What would > that give us? I'm looking to figure out what's needed long-term to > make apps run across as wide a range of devices as possible. > > Thanks again, > > John > > > > -- Romain Guy Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" 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-framework?hl=en -~----------~----~----~----~------~----~------~--~---
