Use this app to help design adaptive live tiles and interactive toasts for Windows 10.
The app provides instant visual previews of your tile or toast while editing, similar to Visual Studio's XAML editor/design view. Your payload is also checked for errors, ensuring you create a valid payload.
Developers will find Notifications Visualizer useful when they are looking at adding live tiles to their app. The Visualizer provides an easy way to create and test adaptive tile payloads, without having to edit and deploy your own app. Once you've created a payload with the perfect visual results, you can then integrate that payload into your own app (for generating notification payloads from code, check out NotificationsExtensions).
Notifications Visualizer comes pre-loaded with a number of sample payloads to showcase what's possible with adaptive.
With the Visualizer, you can experiment with all the different text options, groups/subgroups, background images, etc. And you can even see how the tile "adapts" to different devices, like tablets or phones, where more content can be displayed. After you've made changes, you can save your updated payload to a file for future use.
Plus, you can even flip between builds 10240 and 10586 to instantly see how your tile behaves on the two different versions!
Note: The Visualizer is a replication of Start, and is not 100% accurate (and also does not support some payload properties like baseUri). Pin the tile to Start to verify your tile looks as expected.
The editor also provides real-time errors and warnings. For example, your payload must be less than 5 KB in size (a platform limitation). The Visualizer will warn you if your payload exceeds that. It will also give you warnings about incorrect attribute names or values, helping you debug why your tile isn't appearing correctly.
You can also control base tile properties like display name, color, logos, and ShowName properties. And you can set a badge value too. All of these options help you instantly understand how your tile properties and tile notification payloads interact, and the results they produce.
Notifications Visualizer Mobile App... ¡Bienvenido a Notifications Visualizer!... Official application of Notifications Visualizer....
Mobile application of the Notifications Visualizer... Most third-party software currently being offered is somewhat slow and tedious, which is not the case with Notifications Visualizer..
With the Visualizer, you can experiment with all the different text options, groups/subgroups, background images, etc. And you can even see how the tile "adapts" to different devices, like tablets or phones, where more content can be displayed. Once you've made your changes, you can save your updated payload to a file for future use.
Developers will find Notification Visualizer useful when looking to add live tiles to their app. The Visualizer provides an easy way to create and test responsive tile payloads, without having to edit and deploy your own application. Once you've created a payload with the perfect visual results, you can integrate that payload into your own app (to generate notification payloads from code, see NotificationsExtensions).