如何在Google Play商店中排除RAM较低的设备 [英] How to Exclude Devices with low RAM in Google play store

查看:121
本文介绍了如何在Google Play商店中排除RAM较低的设备的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想通过Google Play商店发布我的第一个android应用.

I would like to distribute my first android app via Google play store.

但是我希望将我的应用程序安装在具有至少512 MB RAM的设备上,因为内存不足的设备可能会使该应用程序崩溃.

However i want my app to be installed on devices with at-least 512 MB of RAM since devices with low memory can crash the app.

不可能找到每个设备的RAM并将它们一一排除,有3835个可用设备可以运行我的应用程序,有没有办法做到这一点?

It is impossible to find the RAM of each devices and exclude them 1 by 1,there are like 3835 available devices which can run my app.Is there a way to do this?

谢谢!

推荐答案

我知道这个问题很旧,但是仍然出现在搜索结果中...

I know this question is old, but still appearing on search results...

通过Google Developer Console的最新更新,现在可以通过RAM排除设备:

With the latest update from the Google Developer Console, now it's possible to exclude a device by RAM:

  1. 登录您的播放控制台.
  2. 选择一个应用.
  3. 在左侧菜单上,选择设备目录.
  4. 选择排除的设备"标签.
  5. 在排除规则"旁边,选择管理排除规则.
  6. 在排除符合以下任何条件的设备"下,选择下拉列表.
  7. 选择RAM或片上系统.
    • 要添加多个规则,请选择 OR 按钮.将会出现另一个选择器.
    • 要删除规则,请选择取消图标.
    • 有关SafetyNet排除项的更多信息,请访问 Android开发者网站.
  1. Sign in to your Play Console.
  2. Select an app.
  3. On the left menu, select Device catalog.
  4. Select the "Excluded devices" tab.
  5. Next to "Exclusion rules," select Manage exclusion rules.
  6. Under "Exclude devices which match any of the following," select the drop-down.
  7. Select RAM or System on Chip.
    • To add multiple rules, select the OR button. Another selector will appear.
    • To remove a rule, select the cancel icon.
    • For more information on SafetyNet Exclusions, go to the Android Developers site.

参考:查看并添加限制您应用的兼容设备

这篇关于如何在Google Play商店中排除RAM较低的设备的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆