It is not currently used, don't worry about it.

On Sun, May 1, 2011 at 8:39 PM, a a <[email protected]> wrote:

> Dear all,
>
> From the google SDK document, it have three screen types, which are
> landscape, portrait, square.
>
> public static final int ORIENTATION_LANDSCAPE
> Since: API Level 1
> Constant Value: 2 (0x00000002)
> public static final int ORIENTATION_PORTRAIT
> Since: API Level 1
> Constant Value: 1 (0x00000001)
> public static final int ORIENTATION_SQUARE
>
>
> I can't imagine why square exist in the world? I never seen the phone
> is a square screen, which height equal weight.
>
> Can we necessary always to judge is it a square? If it exist, how can
> we judge it's a landscape or portrait?
>
> --
> 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
>



-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

-- 
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