如何将我的一个Android应用程序转移到另一个Android开发者帐户(不是我的)

时间:2022-02-10 07:10:19

To be clear, I am an Android Developer - and sold one of my apps (i have 5 in my account) to a business contact of mine. I want to transfer that ONE app from my developer account to his developer account.

为了清楚起见,我是一名Android开发人员 - 并将我的一个应用程序(我的帐户中有5个)卖给了我的商业联系人。我想将我的开发者帐户中的ONE应用程序转移到他的开发者帐户。

It seems Android clearly defines how you transfer apps from an old account, to a new account (but both of those accounts are owned by you - and in this case the old account is closed down)

似乎Android明确定义了如何将应用程序从旧帐户转移到新帐户(​​但这两个帐户都归您所有 - 在这种情况下旧帐户已关闭)

How do i transfer this one app i sold, with out affecting either account, or without hurting/losing the apps ratings/reviews/rank etc?

如何转移我销售的这个应用程序,不影响任一帐户,或不损害/丢失应用程序评级/评论/排名等?

3 个解决方案

#1


4  

There is no official way to do this that I know of. As you mentioned, there is a support page that suggests that Google has this capability. I would recommend that you contact the Android Market support team and ask them directly, clearly explaining your situation. That page says:

我知道没有正式的方法可以做到这一点。正如您所提到的,有一个支持页面表明Google具有此功能。我建议您联系Android Market支持团队并直接询问他们,清楚地解释您的情况。该页面说:

Contact us from both the original email address and the new email address requesting to transfer applications. We require emails from both accounts so that we can confirm ownership.

请通过原始电子邮件地址和要求转移申请的新电子邮件地址与我们联系。我们需要来自两个帐户的电子邮件,以便我们确认所有权。

So I think it's not so much about owning both accounts as much as proving that this isn't a fraudulent transaction. If you explain the situation and have both yourself and the contact you sold the app to email them, that would confirm that both parties have consented.

因此,我认为拥有这两个账户并不像证明这不是欺诈性交易那么多。如果您解释了这种情况,并将自己和您销售应用程序的联系人通过电子邮件发送给他们,那将证实双方已同意。

I'm not sure if the Android Market support team will actually do it, but it's worth a shot.

我不确定Android Market支持团队是否真的会这样做,但值得一试。

#2


2  

I don't have an answer to your question, but hope you realize that you can't change the apk signing key for signing the app. If you do, users can't update and you have to release the app with a new package name.

我对您的问题没有答案,但希望您意识到您无法更改用于签署应用程序的apk签名密钥。如果这样做,用户无法更新,您必须使用新的包名称发布应用程序。

#3


1  

  1. Verify you have everything ready in checklist: https://support.google.com/googleplay/android-developer/checklist/3294213

    验证清单中是否包含所有内容:https://support.google.com/googleplay/android-developer/checklist/3294213

  2. Ask to transfer your app to target Google Play account e-mail: https://support.google.com/googleplay/android-developer/contact/appt

    要求将您的应用转移到目标Google Play帐户电子邮件:https://support.google.com/googleplay/android-developer/contact/appt

  3. Always remember to get original signing key for the app from developer. If he's using one singing key for all of his apps, it's his fault.

    永远记得从开发者那里获得应用程序的原始签名密钥。如果他正在为他的所有应用程序使用一个唱歌键,那就是他的错。

#1


4  

There is no official way to do this that I know of. As you mentioned, there is a support page that suggests that Google has this capability. I would recommend that you contact the Android Market support team and ask them directly, clearly explaining your situation. That page says:

我知道没有正式的方法可以做到这一点。正如您所提到的,有一个支持页面表明Google具有此功能。我建议您联系Android Market支持团队并直接询问他们,清楚地解释您的情况。该页面说:

Contact us from both the original email address and the new email address requesting to transfer applications. We require emails from both accounts so that we can confirm ownership.

请通过原始电子邮件地址和要求转移申请的新电子邮件地址与我们联系。我们需要来自两个帐户的电子邮件,以便我们确认所有权。

So I think it's not so much about owning both accounts as much as proving that this isn't a fraudulent transaction. If you explain the situation and have both yourself and the contact you sold the app to email them, that would confirm that both parties have consented.

因此,我认为拥有这两个账户并不像证明这不是欺诈性交易那么多。如果您解释了这种情况,并将自己和您销售应用程序的联系人通过电子邮件发送给他们,那将证实双方已同意。

I'm not sure if the Android Market support team will actually do it, but it's worth a shot.

我不确定Android Market支持团队是否真的会这样做,但值得一试。

#2


2  

I don't have an answer to your question, but hope you realize that you can't change the apk signing key for signing the app. If you do, users can't update and you have to release the app with a new package name.

我对您的问题没有答案,但希望您意识到您无法更改用于签署应用程序的apk签名密钥。如果这样做,用户无法更新,您必须使用新的包名称发布应用程序。

#3


1  

  1. Verify you have everything ready in checklist: https://support.google.com/googleplay/android-developer/checklist/3294213

    验证清单中是否包含所有内容:https://support.google.com/googleplay/android-developer/checklist/3294213

  2. Ask to transfer your app to target Google Play account e-mail: https://support.google.com/googleplay/android-developer/contact/appt

    要求将您的应用转移到目标Google Play帐户电子邮件:https://support.google.com/googleplay/android-developer/contact/appt

  3. Always remember to get original signing key for the app from developer. If he's using one singing key for all of his apps, it's his fault.

    永远记得从开发者那里获得应用程序的原始签名密钥。如果他正在为他的所有应用程序使用一个唱歌键,那就是他的错。