prevent tablet downloads of app

后端 未结 3 1002
-上瘾入骨i
-上瘾入骨i 2020-12-18 10:38

I have recently been looking at the breakdown of one of my apps on ANdroid Market, and was surprised to see that a number of downloaders were using Galaxy Tabs and a few oth

3条回答
  •  暖寄归人
    2020-12-18 10:54

    You can use the element to prevent, for example, devices with x-large screens from seeing your app in Google Play.

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

提交回复
热议问题