Android应用发布升级:相同的密钥但开发控制台不同意! [英] Android App Publishing Upgrade: Same Key But Dev Console disagrees!

查看:109
本文介绍了Android应用发布升级:相同的密钥但开发控制台不同意!的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我要发布升级到我在Android Market应用程序。我使用的是相同的密钥和别名像以前一样(我只有一个键和一个别名)。但我得到的错误的apk必须使用相同的证书作为previous版本进行签名。这不是我第一次上传升级。从来没有过的问题。

I am trying to publish an upgrade to my app in Android Market. I am using the same key and alias as before (I have only one key and a single alias). But I get the error "The apk must be signed with the same certificates as the previous version.". This is not the first time I am uploading upgrades. Never had problems before.

唯一的区别我有这个时间是我添加了一个新的子包到工程中。我的基本包是in.vasanth.android.droidsave。我加了一个包in.vasanth.android.droidsave.db。是否加入了包影响升级?还是我一些如何搞砸了我的钥匙?

The only difference I have this time is I added a new sub-package to the project. My base package is "in.vasanth.android.droidsave". I added a package "in.vasanth.android.droidsave.db". Does adding a package affect the upgrade? Or did I some how mess up my key?

推荐答案

请确保您上传导出.apk文件,而不是通常建在项目的一箱目录。添加一个子包将不只要有任何影响,你有没有在清单文件的整体应用程序更改包名。

Make sure that you are uploading an exported .apk file, not the one that is normally built in the project's bin directory. Adding a sub-package won't affect anything as long as you haven't changed the package name for the overall application in the manifest file.

这篇关于Android应用发布升级:相同的密钥但开发控制台不同意!的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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