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

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

问题描述

我在 Play 商店有两个 Android 开发者帐户:Account1 和 Account2.我有一个很久以前与 Account1 关联的包 com.example.miapp 的应用程序.我需要将 App 关联到 Account2;Account2 将成为此应用程序的所有者.换句话说,将我的应用程序从一个帐户迁移到另一个帐户.有可能吗?如果我需要类似但在两个不同的人帐户之间的东西,这可能吗?我该怎么做?

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.

详情可在此处找到: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/checklist/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天全站免登陆