I have a cool name for my app that shows up when installed on a phone but I would like to have a different name for it on the Android market.
My app uses Facebook’s graph API so I want to have something like “AppName for Facebook” so that it can get more Facebook keyword hits on the market but I don’t actually want the full name to show up on the phone’s home screen (I just want it to show as “AppName”). Is it possible to accomplish this?
The title in the Market is not the same title as on the phone. You can set the title in the Market as you wish.
Go to the developers console, click on your app, then in the details area you can set your title.
The title on the phone is of course set in the AndroidManifest.xml in the application tag