Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
RFE: Method(s) needed to obtain orientation of camera relative to device
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
tomgibara  
View profile  
 More options Dec 17 2007, 4:53 pm
From: tomgibara <tomgib...@hotmail.com>
Date: Mon, 17 Dec 2007 13:53:01 -0800 (PST)
Local: Mon, Dec 17 2007 4:53 pm
Subject: RFE: Method(s) needed to obtain orientation of camera relative to device
This occurred to me when I downloaded the latest release, which has
changed the default screen dimensions.

I believe that phones with 'portrait' screens generally change to a
'landscape' orientation when the user is operating the camera, since
users expect the greatest area of the screen to operate as a
viewfinder. I know for certain that the N95 operates in this way, and
I would expect that other phones do too.

Given this scenario, these phones must have their cameras embedded
orthogonally to their screen orientation. Of course these orientations
may be somewhat nominal, but the issue remains that developers need to
know these relative orientations so that their applications can
sensibly project camera input to the screen.

(A related issue which perhaps constitutes a separate RFE is that I
can't see a way of influencing the desired screen orientation - say
when the user wants to use the camera, or when a sensor indicates a
change in physical orientation. There appear to be ORIENTATION
constants on Surface, but I can't seem to piece together a sequence of
API calls to use them within the View system.)


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Davanum Srinivas  
View profile  
 More options Dec 17 2007, 4:55 pm
From: Davanum Srinivas <dava...@gmail.com>
Date: Mon, 17 Dec 2007 16:55:49 -0500
Local: Mon, Dec 17 2007 4:55 pm
Subject: Re: [android-developers] RFE: Method(s) needed to obtain orientation of camera relative to device
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

http://groups.google.com/group/android-developers/browse_frm/thread/7...

- -- dims

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)

iD8DBQFHZvBkgNg6eWEDv1kRAj4ZAJ4vRQJqoGtB1ww09liek4cwtVOHBwCg8ehg
8CXj/hj9YkFftjGTswxBZ5k=
=yc/s
-----END PGP SIGNATURE-----


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
tomgibara  
View profile  
 More options Dec 17 2007, 5:45 pm
From: tomgibara <tomgib...@hotmail.com>
Date: Mon, 17 Dec 2007 14:45:22 -0800 (PST)
Local: Mon, Dec 17 2007 5:45 pm
Subject: Re: RFE: Method(s) needed to obtain orientation of camera relative to device
Thanks for that.

On Dec 17, 9:55 pm, Davanum Srinivas <dava...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
tomgibara  
View profile  
 More options Dec 17 2007, 6:02 pm
From: tomgibara <tomgib...@hotmail.com>
Date: Mon, 17 Dec 2007 15:02:15 -0800 (PST)
Local: Mon, Dec 17 2007 6:02 pm
Subject: Re: RFE: Method(s) needed to obtain orientation of camera relative to device
I just tried using the window service in this way from the onCreate of
an activity. It worked to a degree, all rendering was rotated ninety
degrees, but somewhat amusingly none of the view components had
adjusted to their new screen coordinates for input purposes.

Incidentally, if this screen rotation becomes a standard fixture of
the API (which I think it must ultimately) then the emulator will need
to rotate its display too to 'save our necks'.

On Dec 17, 9:55 pm, Davanum Srinivas <dava...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »