Android Market发布多个apk [英] Android Market Publishing Multiple apk's

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

问题描述

我开发了应用程序的三个不同的版本(作为不同的项目)(大,普通,小)。我怎样才能将它们作为一个单独的应用程序上传多个apk。我需要更改软件包名称吗?密钥库如何?我是否需要为不同的版本使用相同的密钥库或不同的密钥库。那么版本号呢?做的apk的事情的名称?

解决方案

多个APK的规则请参阅 rules

全部您为同一个应用程序发布的APK必须具有相同的软件包名称并使用相同的证书密钥进行签名。

另请参阅其他规则... ...



要为同一个应用程序发布多个APK,您必须在应用程序的APK文件选项卡中启用高级模式(如上一节所述)。进入高级模式后,您可以上传,激活,然后为同一应用程序发布多个APK。



http://developer.android.com/guide/google/play/publishing/multiple-apks.html



http://android-developers.blogspot.in/2011/07 /multiple-apk-support-in-android-market.html


I have developed three different versions(as different projects) of an app(large,normal,small). How can I upload them as a single app with multiple apk's. Do I need to change package names? How about Keystore? Do I need to use same keystore or different keystores for different versions. And what about version number? Do the names of apk's matter?

解决方案

Rules for multiple APKs see the rules

All APKs you publish for the same application must have the same package name and be signed with the same certificate key.

see also other rules as well ......

To publish multiple APKs for the same application, you must enable Advanced mode in your application's APK files tab (as discussed in the previous section). Once in advanced mode, you can upload, activate, then publish multiple APKs for the same application.

http://developer.android.com/guide/google/play/publishing/multiple-apks.html

http://android-developers.blogspot.in/2011/07/multiple-apk-support-in-android-market.html

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

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