Is there a way to change the name of an application on Google Play app store?
问题 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? UPDATE : In AIR you an application has an application descriptor file. In the application descriptor file is the Android manifest. In the application descriptor file change the name attribute (leave the id the same): <application xmlns="http://ns.adobe.com/air/application/3.6"> <id>com.mycompany.myAppID</id> <filename