博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
如何在Android中锁定屏幕方向
阅读量:2510 次
发布时间:2019-05-11

本文共 1217 字,大约阅读时间需要 4 分钟。

00_lead_image_screen_orientation

The screen on your Android device switches between portrait and landscape mode in response to the way you hold the device when you run certain apps. Some devices, such as Google Nexus devices, the home screen switches screen orientation automatically by default.

当您运行某些应用时,Android设备的屏幕会根据您握住设备的方式在纵向和横向模式之间切换。 在某些设备(例如Google Nexus设备)中,默认情况下,主屏幕会自动切换屏幕方向。

If you don’t want the screen to switch between portrait and landscape when you move the device, you can lock the screen orientation. To do this, swipe down from the right side of the top panel.

如果您不希望在移动设备时屏幕在纵向和横向之间切换,则可以锁定屏幕方向。 为此,请从顶部面板的右侧向下滑动。

01_dragging_down_for_menu

Hold the device in the orientation in which you want it locked. On the drop-down menu, touch the “Auto Rotate” button.

将设备保持在您希望锁定的方向。 在下拉菜单上,触摸“自动旋转”按钮。

02_touching_auto_rotate

The “Auto Rotate” button becomes the “Rotation Locked” button. Touch a blank spot on the desktop or touch the device’s Back button to close the drop-down menu.

“自动旋转”按钮变为“旋转锁定”按钮。 触摸桌面上的空白处或触摸设备的“后退”按钮以关闭下拉菜单。

03_rotation_locked

Now when you move the device, the screen orientation stays the way you locked it. When locking the screen orientation, remember to hold the device in the orientation in which you want it locked.

现在,当您移动设备时,屏幕方向将保持锁定状态。 锁定屏幕方向时,请记住将设备保持在您希望锁定的方向。

翻译自:

转载地址:http://aazwd.baihongyu.com/

你可能感兴趣的文章
JavaIDL开发CORBA实例演示
查看>>
洛谷3973 TJOI2015线性代数(最小割+思维)
查看>>
poj1185 炮兵阵地【状压DP】
查看>>
python2和python3 print输出不换行
查看>>
python使用progressbar显示进度条
查看>>
卷积神经网络的权值参数个数的量化分析
查看>>
telnet 的使用(ping 与 telnet)
查看>>
推理集 —— 物质与成分及性质的研究
查看>>
服务端事件EventSource揭秘
查看>>
Oracle 物理DG切换
查看>>
iOS本地版本和服务器对比
查看>>
js剪贴板操作
查看>>
spring mvc常用注解的说明
查看>>
MapReduce 编程模板编写【分析网站基本指标UV】程序
查看>>
一个整形数组中最大值求和问题(3)
查看>>
【bzoj2500】幸福的道路 树形dp+单调队列
查看>>
do/while(0)的妙用(转)
查看>>
UDP编程
查看>>
ecos中断机制分析(1)
查看>>
Plus One
查看>>