简体   繁体   English

为什么我的应用程序不适用于Galaxy Nexus用户,即使它已经过去了?

[英]Why is my app not available to Galaxy Nexus users, even though it was in the past?

After a recent update I have gotten a number of users complaining that they are unable to download my application from the market since their device "galaxy nexus" is not compatible in the bar. 在最近的更新后,我得到了许多用户抱怨他们无法从市场上下载我的应用程序,因为他们的设备“galaxy nexus”在栏中不兼容。 I have a galaxy nexus myself and have tested the app on the device. 我自己有一个galaxy nexus,并在设备上测试了应用程序。 These same users were able to use the previous version, and I have not made any changes in the manifest in the new update. 这些相同的用户能够使用以前的版本,并且我没有对新更新中的清单进行任何更改。

Is there anything I can do to make my application available to these users? 有什么办法可以让我的应用程序可供这些用户使用吗?

I do have a tablet and a phone build though the market filtering has been good in the past to send the phone build to phones and the tablet build to tablets based on reported screen density and OS version. 我确实有平板电脑和手机版本虽然市场过滤一直很好,将手机版本发送到手机,平板电脑根据报告的屏幕密度和操作系统版本构建到平板电脑。

I think when you register your app in Market, you have to choose different screen sizes. 我想当您在Market中注册您的应用时,您必须选择不同的屏幕尺寸。

Try putting "Support Screens" tag in manifest. 尝试在清单中放置“支持屏幕”标签。

.

暂无
暂无

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

相关问题 Eclipse调试时将无法识别Galaxy S 2,即使它将识别我的触摸并运行该应用程序 - Eclipse Will Not Recognize Galaxy S 2 When Debugging Even Though It Will Recognise My Touch and Run The App 为什么我的android项目中的Eclipse无法检测到我的Galaxy Nexus? - Why my Galaxy Nexus is not detected by Eclipse in my android project? 为什么我的SVG图片无法在我的Galaxy Nexus上显示? - Why won't my SVG image display on my Galaxy Nexus? 在Galaxy Nexus上,我的trigger.io应用程序的“启动图像”太小 - The 'launchimage' for my trigger.io app is too small on a Galaxy Nexus 为什么在我的Galaxy Nexus相机上使用此示例比较慢? - Why using this sample on my Galaxy Nexus camera is slow? 无法在Play上安装我的第一个应用。 受支持设备之间的Galaxy Nexus,但显然不是我的Nexus - Can't install my first app on Play. Galaxy Nexus between Supported Devices, but apparently not my Nexus 为什么Eclipse没有看到我的三星Galaxy手机,即使我可以使用驱动器号传输文件? - Why doesn't Eclipse see my Samsung Galaxy phone even though I can transfer files using a drive letter? 我的应用因AccessibilityManager未处理事件而随机使设备(Galaxy Nexus和Nexus 4)崩溃 - My app randomally crashes the device (Galaxy Nexus and Nexus 4) with AccessibilityManager unhandled event Nexus 5 kitkat; 我的应用程序报告为高电池使用; 即使没有进行位置轮询,GPS也会显示很长时间 - Nexus 5 kitkat; my app is reported as high battery use; shows GPS on for lengthy time even though not doing location polling 为什么我的应用程序无法在Samsung Galaxy S5 SM-G900F(5.1英寸-432dpi)上使用? - Why my app is not available on the Samsung Galaxy S5 SM-G900F (5.1 inches - 432dpi)?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM