Application does not show up in Android Market for Motorola XOOM tablet

后端 未结 5 1603
面向向阳花
面向向阳花 2021-01-04 10:37

We have an android application, manifest of which sets the following configurations:

minsdkVersion = \"4\"



        
5条回答
  •  温柔的废话
    2021-01-04 11:07

    Do you have copy protection turned on? I had a similar problem, some Xooms could see my app, but some couldn't. Apparently, turning on copy protection (in the post-upload app settings) can block some devices from viewing/downloading the app. If that's what's causing the problem, simply turning off copy protection will fix the issue. Google recommends you use the licensing service instead to protect your apps: http://developer.android.com/guide/publishing/licensing.html

提交回复
热议问题