Download presentation
Presentation is loading. Please wait.
Published byRosalind Hines Modified over 9 years ago
1
Live Tiles Yvan Ngneunmeu, Cameroon Microsoft Student Partners Lead Yvan.Ngneunmeu@studentpartner.com
2
1. What you can do with Tiles A Tile is an image that represents your app on the Start screen. All apps have at least one Tile, known as the default Tile, which displays on the Start screen when a customer pins your app from the App list.
3
What you can do with tiles There are several things you can do with Tiles: Support multiple sizes, customizable by your customer. Choose from one of three visual templates to help your app stand out. Offer a variety of secondary Tiles. Control which page your customers land on when clicking on your secondary Tiles.
4
What you can do with tiles You also have a choice of how often, if at all, your Tile updates: Never, by using a static Tile that is easily set up through Visual Studio. Programmatically, by using immediate or scheduled local notifications. Programmatically, by using a cloud service with push notifications.
5
1. Tile Template Windows Phone 8 supports three Tile templates: flip, iconic, and cycle. It's important to carefully choose a template for your default Tile, because the template for default Tiles can't be programmatically changed using code later on. You'll have to submit an update to your app if you want to change your default Tile to a new template. Secondary Tiles, however, can be dynamically created on the fly from code using any template you want.
6
Tile Template Flip template
7
Tile Template Iconic template
8
Tile Template Cycle template
9
3. Tile sizes and resolutions Windows Phone 8 supports three Tile sizes: small, medium, and wide. Flip and Cycle Iconic Small 159 × 159 pixels110 × 110 pixels Medium336 × 336 pixels202 × 202 pixels Wide691 × 336 pixelsN/A
10
4. More with Tiles Learn more with MSDN: Designing your Tile Tile properties Windows Phone OS 7.1 Tiles Enabling Windows Phone 8 Tiles in Windows Phone OS 7.1 apps Creating and updating Tiles
11
Des questions? Eh bien, posez- les-moi!
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.