While I'm developing my app, I need to get my device physical size.
But the current functions like display.getSize() or heightPixels in
DisplayMetrics return the sizes which exclude the decorations like
status bar.
Like my device, I'd like to get 1280*800 not 1280*752(which excludes
status bar).
Is there anyone able to get the physical size of the device?

Thanks

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to