0

is it possible to change the id (in this case xxx) in the url https://market.android.com/details?id=xxx for one app only with an update? For example to https://market.android.com/details?id=aaa. Or is it realy necessary to upload it as an new app to achieve this?

Thanks and Regards

Toto
  • 89,455
  • 62
  • 89
  • 125
AnWi
  • 69
  • 1
  • 8

1 Answers1

0

No, you have to rename the Package Name of your App to change this ID, but then it's actually a new App and you have to upload it as a new App.

See also: How to change package name of an Android Application

Community
  • 1
  • 1
Floern
  • 33,559
  • 24
  • 104
  • 119
  • Thanks for your quick answer. Do you also know if it is possible to delete the actuall one and upload a new App **with the same name** as the deleted (but another id)? For iPhone this is not possible, is it for android? – AnWi May 24 '11 at 16:54
  • 1
    Yes, afaik this should be possible. – Floern May 24 '11 at 17:08