简体   繁体   English

Android Market应用程式未在手机上显示

[英]Android market app not showing in mobile

we have an android app uploaded to the Android Market and we can browse it through the desktop computer, but unfortunately, the app can't be seen from a mobile terminal (we tried with a Motorola A953 with Android 2.2) and a with a Nexus S with Android 2.3.6) and the application simply doesn't appear in the search results where it should be. 我们有一个android应用程序已上传到Android Market,我们可以在台式机上浏览它,但是很遗憾,无法从移动终端(我们在装有Android 2.2的Motorola A953上尝试过此应用程序)和Nexus上看到了该应用程序S和Android 2.3.6),并且该应用程序根本不会出现在应有的搜索结果中。

The application is called Voetbal.nl 该应用程序称为Voetbal.nl

Any idea what the problem could be? 知道可能是什么问题吗?

Best, Manuel 最好,曼努埃尔

Fixed; 固定; it was just a matter of time, since Google updated the app after like 30 minutes. 这只是时间问题,因为Google在30分钟后更新了该应用程序。

Does your app by any chance require a specific API level, heigher than the one the Nexus has (10)? 您的应用是否需要特定的API级别,而不是Nexus的API级别(10)? You can check them out here: https://developer.android.com/resources/dashboard/platform-versions.html 您可以在这里查看它们: https : //developer.android.com/resources/dashboard/platform-versions.html

You can also check if it's available for download in the country you are located in. I know it's an obvious thing but omitting something like this by accident happens more often than we'd like to admit. 您还可以检查它是否在您所在的国家/地区可供下载。我知道这是显而易见的事情,但是偶然遗漏这样的事情的发生率要比我们承认的要高。 :) :)

Please checkout your manifest file. 请检出清单文件。 its filtered out your device. 它过滤掉了您的设备。

please refer http://developer.android.com/guide/appendix/market-filters.html 请参考http://developer.android.com/guide/appendix/market-filters.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM