Android settings has an option to enable/disable screen rotation, retaining the current orientation.
From a Service (not an application), is it possible to programmatically change that enable/disable state?
I've dug around for a while but did not find any discussion of such, just the per-activity settings.
Thanks
-Chris
From a Service (not an application), is it possible to programmatically change that enable/disable state?
I've dug around for a while but did not find any discussion of such, just the per-activity settings.
Thanks
-Chris