分-SDK超过previous Android版本更大 [英] min-sdk greater than previous versions android

查看:147
本文介绍了分-SDK超过previous Android版本更大的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个应用程序,它已经在Play商店有些年头了,我刚刚建立了一个更新。更新在numberpicker其中有11分钟-SDK,不照顾在V4支持库的优势。而不是创建一个自定义向后兼容numberpicker,我倾向于释放我的新版本,并设定最小的SDK至11日在清单。

I have an app which has been in the Play store for some years now and I have just built an update. The update takes advantage of numberpicker which has a min-sdk of 11 and is not catered for in v4 support library. Rather than create a custom backwards compatible numberpicker, I am inclined to release my new version and set the min-sdk to 11 in the manifest.

那么,什么会发生到我的现有客户,其中许多人有android的版本pre-姜饼?将自己的手机自动升级到我的不兼容的新版本,或将他们只是被过滤掉的更新,并继续运行旧版本?虽然我不介意他们在更新输给了,我不希望他们失去他们拥有的版本。 (我不使用许可库)。

What then happens to my existing customers, many of whom have android versions pre-gingerbread? Will their phones automatically upgrade to my incompatible new version, or will they simply be filtered out of the update and continue to run the old version? While I don't mind them losing out on the update, I would not want them to lose the version they have. (I am not using the licensing library).

推荐答案

只要你保持上载同时播放APK,您现有的客户将能够获得该版本。他们将不会收到新版本的更新,如果他们的软件版本不兼容。

As long as you keep both APKs uploaded on Play, your existing customers will be able to get that version. They will not receive the new version as an update, if their software version is not compatible.

作为一个建议,如果你将倾姜饼,我建议倾销蜂窝的欢迎,并直接跳转到API 14 API运行11-13设备是几乎不存在在该点(约0.1%在最好的市场,据统计在这里: http://developer.android.com/大约/仪表板/ index.html的)。

As a suggestion, if you're going to dump Gingerbread, I'd recommend dumping Honeycomb as well, and jump straight to API 14. Devices running API 11-13 are practically non-existent at this point (roughly 0.1% of the market at BEST, according to statistics here: http://developer.android.com/about/dashboards/index.html).

编辑:其实,看着,你大概可以跳到15 API,但我不知道,你获得14和15之间的任何

Actually, looking at that, you could probably jump to API 15, but I don't know that you gain anything between 14 and 15.

您可以在这里看到14和15之间究竟是什么改变:的http:// developer.android.com/sdk/api_diff/15/changes.html

You can see exactly what changed between 14 and 15 here: http://developer.android.com/sdk/api_diff/15/changes.html

这篇关于分-SDK超过previous Android版本更大的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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