prevent屏幕旋转的android [英] prevent screen rotation android

查看:129
本文介绍了prevent屏幕旋转的android的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有我的活动,我想prevent旋转,因为我在开始的AsyncTask之一,屏幕旋转使它重新启动。那么,有没有办法告诉这个活动不转动,即使用户正在晃动他的手机像疯了一样屏幕?

I have one of my activities which I would like to prevent from rotating because I'm starting an AsyncTask, and screen rotation makes it restart. So is there any way to tell this activity "DO NOT ROTATE the screen even if the user is shaking his phone like mad"?

推荐答案

添加安卓screenOrientation =画像在元素 清单还是横向的,你就大功告成了。

Add android:screenOrientation="portrait" to the element in the manifest or landscape and you're done.

这篇关于prevent屏幕旋转的android的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆