Hi, i want to make my app compatible to Froyo, i can downgrade most of my code but have no idea on how to detect XHDPI screens. Currently i have things in my code like "if( mDisplayDensity == DisplayMetrics.DENSITY_XHIGH)" to solve some problems on large devices - in the Froyo version this isnt possible because its not supported.
Thanks for a tipp to solve that :) Greets from Munich Andy -- 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

