Android开发者控制台 - 更改应用程序所有者 [英] Android Developer Console - Change app owner

查看:129
本文介绍了Android开发者控制台 - 更改应用程序所有者的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有两个帐号为Android开发者在游戏商店:帐户1和帐户2。我有一个应用程序从很久以前关联的帐户1包com.example.miapp。我需要在App的帐户2关联;该帐户2将是这个程序的所有者。换言之,从一个帐户转移到另一个我的应用程序。是更多钞票? 如果我需要类似,但两个不同的人帐户之间的东西,它是更多钞票? 我该怎么办呢?

I've two accounts as Android Developer at Play Store: Account1 and Account2. I have an App with package com.example.miapp associated to Account1 from long time ago. I need to associate the App to the Account2; that Account2 will be the owner of this app. In other words, migrate my app from an account to another. Is posible? If I need something similar but between two different persons accounts, is it posible? How I can do that?

推荐答案

是的,它是可能的。我已经做到了。

Yes it's possible. I've done it.

详细信息可以在这里找到:<一href="http://phandroid.com/2012/06/21/getting-acquired-how-to-transfer-ownership-of-your-android-app-or-game/" rel="nofollow">http://phandroid.com/2012/06/21/getting-acquired-how-to-transfer-ownership-of-your-android-app-or-game/

Details can be found here: http://phandroid.com/2012/06/21/getting-acquired-how-to-transfer-ownership-of-your-android-app-or-game/

或此: https://support.google.com/googleplay/android -developer /清单/ 3294213

问题不在于传递一个应用程序转到另一个帐户(这并不重要,如果这两个你自己的帐号或两个不同的人或公司账户之间),这是不到一天的问题,而是转移签名密钥。如果签名密钥用于任何其他应用程序,那么就没有问题。如果其他应用程序都使用相同的密钥签名,如果发生了转移到另一个人/公司,那么你就必须共享的关键,这并不总是可取的。

The problem is not transferring an app to another account (and it doesn't matter if that's between two of your own accounts or between two different persons's or company's accounts), that's a matter of less than a day, but transferring the signing key. If the signing key is used for no other apps, then there's no problem. If other apps are signed with the same key and if the transfer happens to another person/company then you'll have to share the key, which isn't always desirable.

我的建议因此签署每个应用程序与其它键,因为这使得这种转移更容易。

My recommendation is therefore to sign each app with another key, because that makes such a transfer easier.

这篇关于Android开发者控制台 - 更改应用程序所有者的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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