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

On Mar 19, 12:36 pm, Bob <bshumsk...@yahoo.com> wrote:
> Thanks, that seems to work.
>
> On Mar 19, 9:54 am, Pd <lotusscr...@gmail.com> 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 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