简体   繁体   English

是否可以使用相同的密钥在不同的Google Play帐户中签署不同的应用?

[英]Is it possible to sign different apps in different Google Play accounts with the same key?

Context: Google Play /Android Marketplace 上下文:Google Play / Android Marketplace

I searched and so far I did not find a specific answer, I'd like to know if it is possible to sign an APK with a key (private) and then use the same key for a completely different account and app? 我搜索过,到目前为止我没有找到具体的答案,我想知道是否可以使用密钥(私人)签署APK,然后使用相同的密钥进行完全不同的帐户和应用程序? If this is done like this will this be recognized as the same owner? 如果这样做会被认为是同一所有者吗?

There are similar questions , but in my case I this is about 2 different apps. 类似的问题 ,但在我的情况下,我这是约2个不同的应用程序。

Yes this should be possible. 是的,这应该是可能的。 I have used the same keystore file for 2 different applications in 2 different accounts. 我在2个不同的帐户中为2个不同的应用程序使用了相同的密钥库文件。 One was personal and other was organization account. 一个是个人账户,另一个是组织账户。

If this is done like this will this be recognized as the same owner? 如果这样做会被认为是同一所有者吗?

What do you mean by this? 你这是什么意思? Did not understand this. 不明白这个。

Your app is recognize in the playstore with package name so it wont be any issue if you use the same keystore or different for multiple apps. 您的应用程序在包含名称的Playstore中可识别,因此如果您使用相同的密钥库或多个应用程序使用不同的密码库,则不会出现任何问题。 playstore will accept your app if the package name different. 如果包名称不同,Playstore将接受您的应用程序。

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

相关问题 是否可以使用Fastlane将不同应用的多个APK发布到Google Play? - Is it possible to publish multiple APKs of different apps to Google Play using Fastlane? 是否可以使用其他私钥上载新的APK? 谷歌播放测试版 - is it possible to upload new apk with different private key ? google play beta 我可以为两个不同的Google Play商店开发者帐户使用同一商家帐户吗? - Can I use the same Merchant account for two different Google Play Store developer accounts? 通过 Google Play 在不同国家/地区共享应用 - Sharing apps in different countries via Google Play 谷歌播放签名键 - Google play sign key 用同一个密钥签署两个不同的应用程序是否可以? - Is it okay to sign two different applications with the same key? Google Maps Key与其他Google Play帐户 - Google maps key with different google play account 使用Google Play应用签名将同一应用签名证书与其他应用一起使用 - Use the same App-Signature-Certificate with different apps using Google Play App Signing 2个不同的应用程序可以同时使用同一个相机吗? - is it possible for 2 different apps to use the same camera simultaneously? 不同的facebook应用程序使用相同的密钥哈希 - Different facebook apps are using the same key hash
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM