I'd like not to show the application name in the tile of Windows Phone 7, like the Netflix or the Facebook applications do, but when I try to set it to empty (or even an empty space) Visual Studio complains that an empty title is not allowed.
Any idea of how to achieve this? The logo of my app already contains the name of the app, so having also the default title is not very nice looking.
If you set the <Title>
to a whitespace under <Tokens><PrimaryToken>
; in WMAppManifest.xml
you should get an empty title in the start page tile.
You shouldn' change the Title
attribute in the tag at the top.
Right click on your project name. Go to Properties. Go to XNA Game Studio section. Where it says "Tile title:" just put a whitespace. Save everything and debug your project.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With