I am trying to submit an application to the marketplace but when I try to upload I get a message:

The package name of your apk (xxx.xxxxxx.xxxxxxxxx) is the same as the package name of another developer's application. Choose a new package name.

My company has two apps in market already but the package names are distinct. I have queried the address https://market.android.com/details?id=xxx.xxxxxx.xxxxxxxx to check to make sure that it's not mistakenly identifying one of our other apps but it comes up as "Not Found" which should mean that this package name doesn't conflict.

Is there something else I should try to get this to work? I am going to try a small change to the package name and see if it will pass but this error shouldn't have occurred in the first place.

有帮助吗?

解决方案

Is better to rename the package in this way you avoid having problems.

其他提示

Maybe the package id does exist, but the application is in an unpublished status at the moment.

Change the package name or contact google support

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top