IT tutorials
 
Technology
 

Windows Phone 8 : Phone Integration - Live Tiles (part 1)

8/13/2013 11:16:15 AM
- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019

In the Windows Phone operating system, applications can pin themselves to the start screen and be live views into what is happening in your application. For example, a Twitter application might put the number and content of new tweets on the Live Tile to tell the user that it’s time to revisit the application. For example, you can see different-sized Live Tiles in Figure 1.

Image

FIGURE 1 Different-sized Live Tiles

It’s not just different-sized live tiles that are supported, but also different types of live tiles. These live tile types are called Flip, Cycle, and Icon live tiles.

The Flip style live tiles have a back and front. They usually show the front of the tile but occasionally show information on the back of the live tile. You can see this shown in Figure 2.

Image

FIGURE 2 Flip style live tiles

The Iconic style live tiles show an icon plus other text. They do not flip but will show more information on a wide-tile or just the icon (and optional count) when changed to be the small- or medium-sized live tiles, as shown in Figure 3.

Image

FIGURE 3 Iconic style live tiles

Finally, the Cycle style live tiles have a simple icon representation when small, but in the medium and large sizes, they cycle through up to nine images with just the name of the app on them. You can see how the Cycle style live tiles look in Figure 4.

Image

FIGURE 4 Cycle style live tiles

You can specify the settings for the live tiles in the WMAppManifest.xml editor, as shown in Figure 5.

Image

FIGURE 5 Editing the live tile settings

As shown in Figure 5, you can change the default type of tile and set the images directly in the WMAppManifest.xml file. You can also opt into the large-size tiles (small and medium are supported for all apps). For each type of live tile, there are required images. These images are marked as required when you change the type of live tile, as shown in Figure 6.

Image

FIGURE 6 Required images for live type styles

For live tiles, all the images must be .png files. There are also size requirements for the various styles of live tiles. These size requirements are shown in Table 1.

TABLE 1 Live Tile Size Requirements

Image

Live Tile Sizes and Screen Resolution

The sizes specified in Table 1 are applicable to the WXGA screen size (768×1280). The Windows Phone also supports WVGA (480×800) and 720p (720×1280). These image sizes are scaled for the other screen sizes automatically.


The Iconic style live tile is special in that the images used are not just different sizes but are expected to be a single color with transparency. You can see this in Figure

3. Whatever is non-transparent is created as a single monochrome block so the transparency becomes critical to making the icon appear.

You can change your live tile when your application (or its background task) is running. This is useful for updating the live tile with important information. In addition to updating the pinned tiles, you can create secondary live tiles for different uses (such as deep linking into your app). Let’s start with the main live tile so you can change your standard pinned live tile.

 
Others
 
- Active Directory 2008 : Administering Groups in an Enterprise (part 3) - Understanding Shadow Groups, Default Groups
- Active Directory 2008 : Administering Groups in an Enterprise (part 2) - Delegating the Management of Group Membership
- Active Directory 2008 : Administering Groups in an Enterprise (part 1) - Protecting Groups from Accidental Deletion
- Active Directory 2008 : Automating the Creation and Management of Groups (part 2)
- Active Directory 2008 : Automating the Creation and Management of Groups (part 1)
- Managing Exchange Server 2010 Features for Mobile Devices (part 8) - Understanding and Using WebReady Document Viewing
- Managing Exchange Server 2010 Features for Mobile Devices (part 7) - Understanding and Configuring Remote File Access
- Managing Exchange Server 2010 Features for Mobile Devices (part 6) - Understanding and Configuring Direct File Access
- Managing Exchange Server 2010 Features for Mobile Devices (part 5) - Understanding and Using Remote Device Wipe
- Managing Exchange Server 2010 Features for Mobile Devices (part 4) - Understanding and Using Exchange ActiveSync Mailbox Policy - Assigning Exchange ActiveSync Mailbox Policies
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
Technology FAQ
- Is possible to just to use a wireless router to extend wireless access to wireless access points?
- Ruby - Insert Struct to MySql
- how to find my Symantec pcAnywhere serial number
- About direct X / Open GL issue
- How to determine eclipse version?
- What SAN cert Exchange 2010 for UM, OA?
- How do I populate a SQL Express table from Excel file?
- code for express check out with Paypal.
- Problem with Templated User Control
- ShellExecute SW_HIDE
programming4us programming4us