Thursday, September 8, 2011

[android-developers] Re: can you switch screen orientation via an app?

On Sep 8, 1:42 pm, Jim Graham <spooky1...@gmail.com> wrote:

>
> Does anyone know if this is possible?  And if so, can you point me to
> the right terms to search for in the dev guide?  I've only got a few
> days to write this before I have to go into the hospital for cancer
> surgery, and I'd like to have it working before then....
>

well, there appears to be a manifest permission for that:

http://developer.android.com/reference/android/Manifest.permission.html#SET_ORIENTATION

I'm not sure how to take advantage of this in the code, however.

--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment