【问题标题】:Limit supported screen sizes in the amazon app store在亚马逊应用商店中限制支持的屏幕尺寸
【发布时间】:2012-08-19 08:29:43
【问题描述】:

我即将为 Google Play 商店和亚马逊应用商店发布一些应用程序。这些应用程序中的一个应仅在应用商店中显示被视为smallnormal 的屏幕尺寸,而另外两个应仅在应用商店中显示被视为largelarge 的屏幕尺寸xlarge

我知道我可以在清单文件中为 Google Play 商店使用 <compatible-screens> 元素,但同样的技术是否适用于亚马逊应用商店?我浏览了整个亚马逊开发者网站,并通读了三遍their FAQ,似乎找不到任何可以表明这两种方式的东西。

如果<compatible-screens> 方法不适用于亚马逊应用商店,那么有什么方法对两者都适用吗?

【问题讨论】:

    标签: android google-play amazon-appstore


    【解决方案1】:

    亚马逊回复了,他们说

    从应用清单的角度来看,当前表达式构建器使用给定 android 应用的部分和 sdk/os 版本来构建表达式。它没有利用以下(较新的)部分,这些部分提供了有关应用程序兼容性的更有价值的输入。

    http://developer.android.com/guide/topics/manifest/uses-feature-element.html

    : http://developer.android.com/guide/topics/manifest/supports-screens-element.html

    http://developer.android.com/guide/topics/manifest/compatible-screens-element.html

    【讨论】:

    猜你喜欢
    • 2022-12-03
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2011-12-23
    • 1970-01-01
    • 2012-03-31
    • 1970-01-01
    相关资源
    最近更新 更多