Hi, In order to get the screen dimensions, one can use e.g. getWindowManager().getDefaultDisplay().getWidth() and -getHeight(), but in this case potential on-screen buttons (e.g. the home and the menu buttons) will not be taken into account. What can I do to get the real available screen area (for Android 2.2)?
Thanks for any answer, wboe -- 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