gpt4 book ai didi

android - Cordova 忽略屏幕方向锁定

转载 作者:塔克拉玛干 更新时间:2023-11-02 19:07:40 25 4
gpt4 key购买 nike

<分区>

我在我的 Galaxy S3(运行最新的 Cyanogenmod)上使用 Cordova 3.3.0 来测试我正在开发的应用程序;我需要应用程序屏幕保持在“纵向”模式并且即使用户旋转设备也被锁定。无论我尝试了什么或遵循了哪些教程,该应用程序都会忽略锁定屏幕的首选项。我做错了什么?

这是我的 config.xml:

<?xml version='1.0' encoding='utf-8'?>
<widget id="com.numediaweb.test" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>Test</name>
<description>
Test.</description>
<author href="http://test.com" email="abdel@test.com">
me
</author>
<content src="index.html" />
<access origin="*" />
<preference name="orientation" value="portrait" />
<preference name="fullscreen" value="true" />
<preference name="SplashScreen" value="splash" />
<preference name="SplashScreenDelay" value="3000" />
</widget>

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com