is it possible to detect android orientation without AUTO ROTATION ON?
i want to use a service to detect the orientation. But by using
broadcaster listening to CONFIGURATION_CHANGED or onConfigurationChanged,
it only works if the auto rotation is on. So is there a way to detect the
orientation without the auto rotation on?
No comments:
Post a Comment