I submitted an app to the app store last year and I found out a few weeks ago the name is being used for something similar. Is there a way to change the name of the app?
It turns out that all I had to do to change the name of the app is to change the name property in the application descriptor file.
Before:
com.mycompany.myAppID
MyApplicationFile
My Application Name
After:
com.mycompany.myAppID
MyApplicationFile
My Shiny New Application Name
I changed the name, created a new build and package, uploaded it to Google app store and published. I changed the name of the Google app store listing a few minutes after upload. When the app changes went live the app name was changed. The app may have been in draft mode but I think I published it on accident before changing the name in the store. Either way it's updated.
The app ID shows up in some locations and lists and there is nothing you can do AFAIK to change it after it has been submitted to some app stores except submit a new app with that ID.