How to register an Android developer account for a company?

AndroidGoogle PlayRegistration

Android Problem Overview


I'm trying to register an Android Developer account for our company that we'll use to publish our company's apps to the market. So we don't want a account which is bound to a single developer.

But this statement which is displayed before paying the fee of $25 let me wonder if a developer account can be associated with a company at all.

> Your registration fee enables you to publish software in the market. The name and billing address used to register will bind you to the Android Market Developer Distribution Agreement. So make sure you double check!

If I understand this correctly, then this means that the person whose credit card is used to pay the fee will be the person how accept the developer agreement and therefore will be legal responsible for the apps that are published under this account.

If this is correct then this is not exactly what we want, as we cannot make one of our developer personal legal responsible for the company's product.

So what are our options to avoid this? How could the account be legally bound to the company instead. Or did we miss understand the whole statement?

Android Solutions


Solution 1 - Android

You need to create a google checkout account.

If you're interested in selling priced applications, you'll need to be registered as a Google Checkout Merchant as well. To do this from the Android Market publisher site:

This will take you to the Google Checkout site to sign up as a Merchant; you'll need to have information about your business handy to complete this step. Learn more about the requirements to be a Google Checkout Merchant.

https://stackoverflow.com/questions/3881251/company-registration-in-android-market

Solution 2 - Android

Go buy a prepaid debit card or something using company money, and use that to register as a developer. Keep the receipt for the prepaid debit card for record-keeping/auditing. Don't expect to ever get a receipt from Google for your 25 quid.

Attributions

All content for this solution is sourced from the original question on Stackoverflow.

The content on this page is licensed under the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license.

Content TypeOriginal AuthorOriginal Content on Stackoverflow
QuestionFloView Question on Stackoverflow
Solution 1 - Androidlevis501View Answer on Stackoverflow
Solution 2 - AndroidPedanticView Answer on Stackoverflow