question

newuser-58df354b-bb79-4b1d-a8d0-83a6067bb1d1 avatar image

How to resolve the 'Failed to upload binary, package name already in use' error?

Failed to upload binary. The package name of the uploaded binary, com.example.mynotes, is already in use by an app owned by a different developer.

androidamazon underground
10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Levon@Amazon avatar image
Levon@Amazon answered

Hi NewUser,

Thanks for posting on the forum! Every application that developers submit to Appstore must have a unique package name, which serves as an identifier for an application. It is most often in a format such as com.CompanyName.ProductName and developers are advised to use reverse domain names for their applications.

"To avoid conflicts with other developers, you should use Internet domain ownership as the basis for your package names (in reverse). For example, applications published by Google start with com.google. You should also never use the com.example namespace when publishing your applications." (https://developer.android.com/guide/topics/manifest/manifest-element.html#package)

10 |5000

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.