Using DisplayMetrics also works. I read somewhere in the documentation
that DisplayMetrics should be used.

On Mar 19, 12:36 pm, Bob <[email protected]> wrote:
> Thanks, that seems to work.
>
> On Mar 19, 9:54 am, Pd <[email protected]> wrote:
>
> > this may work but I've not tested it  :-)
>
> >         getWindow().getWindowManager().getDefaultDisplay().getWidth();
> >         getWindow().getWindowManager().getDefaultDisplay().getHeight();
>
> > Bob wrote:
> > > Hi,
> > > How do I get the current screen resolution (width and height)?
>
> > > Thanks,
> > > Bob
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to