android - 向 Google Play 提交多个 apk 应用

标签 android google-play

我的应用程序有多个适用于不同屏幕和密度的 apk。在 list 中,我设置了这些限制:

<compatible-screens>
   <screen android:screenSize="normal" android:screenDensity="hdpi" />
   <screen android:screenSize="large" android:screenDensity="mdpi" />
</compatible-screens>

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

但在开发者控制台中我无法为每个 apk 选择支持的设备,即支持的设备列表:

Supported Devices [Learn More]
This application is only available to devices with these features, as defined in your application manifest.
Screen densities: NORMAL,HDPI LARGE,MDPI
Required device features
android.hardware.touchscreen
This application is available to over 0 devices.

那么如何自定义 apk 分发?

最佳答案

好的,如果有人会像我一样感到困惑 - 只需单击 apk 上的“激活”。

关于android - 向 Google Play 提交多个 apk 应用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/13386248/

相关文章:

android - Android 中的 Fitbit 账户集成

android - KSOAP2 和 WSDL 返回解码错误 : unexpected element

android - 为什么不能将 INT 保存到 SharedPreferences?

android - 如何在Google Play控制台中回滚到以前的版本(从工作版到Beta版)?

android - 如何更改Google Play和Android主屏幕上的图标?

android - 如何使用 Google Play 商店链接到 Android 应用

ScrollView 中的 Android 大表构建速度非常慢

android - 带有 setcontentview 的警报对话框

google-play - 有 Google Play 电影 API 吗?

android - Google Play 错误代码 "-504"