在Android Market支持QHD [英] Supporting QHD on Android Market

查看:120
本文介绍了在Android Market支持QHD的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

使用摩托罗拉Atrix 4G,它是无法下载我发布的应用程序并安装在手机上。建议的答案是这样做

Using a Motorola Atrix 4G, it is not able to download the application I published and install on a phone. The suggested answer is to do this

<uses-sdk android:minSdkVersion="3" android:targetSdkVersion="8" />

但在我的表现是这样的:

but in my manifest it's like this:

<uses-sdk android:minSdkVersion="7" />

会改变我的清单上面建议的回答引起任何的怪癖,因为我想要的最低SDK是至少2.1更新(这是7)?

Will changing my manifest to the above suggested answer cause any quirks because I want the minimum sdk to be at least a 2.1-update(which is "7")?

推荐答案

好吧,我得到它的工作。该解决方案是关闭的版权保护。由于上传的应用程序是免费的,它不会影响应用程序可言,但如果是付费应用,你必须寻找到发照版权将在未来pcated德$ P $。

Ok I got it working. The solution is to turn off the copyright protection. Since the app uploaded was free, it would not affect the application at all, but if it is a paid app, you will have to look into licensing as copyright will be deprecated in the future.

http://developer.android.com/guide/publishing/licensing.html

因此​​很明显,这个问题无关的显示,但由于手机的根源在于和谷歌市场并未允许根植安装版权申请的申请。

So apparently the problem had nothing to do with the display, but because the phone was rooted and Google Market did not allow an application that is rooted to install a copyright application.

这篇关于在Android Market支持QHD的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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