gpt4 book ai didi

android - 如何让我的应用不支持平板电脑

转载 作者:行者123 更新时间:2023-11-29 17:49:49 25 4
gpt4 key购买 nike

当我尝试在 Google play 上发布我的应用时,据说我的应用支持平板电脑,因此我需要上传平板电脑的屏幕截图。

但我只想为智能手机制作我的应用程序。怎么样?

最佳答案

您可以添加 supports-screen list 中的元素。

例如:

<supports-screens
android:smallScreens="true"
android:normalScreens="true"
android:largeScreens="false"
android:xlargeScreens="false"/>

关于android - 如何让我的应用不支持平板电脑,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/23708540/

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