Legacy Documentation: Version 4.5
Previous
Windows Store Apps: FAQ
Next
Windows Phone 8

Windows Store Apps : Examples

XAMLUnityConnectionV6.zip

  • Shows how to communicate between Unity and Windows Store App, see Readme.txt file.

MetroNativePluginsV1.zip

  • Example showing how to use native DLLs on Windows Store Apps. Example produces two Plugins.dll with same functionality - one for Desktop and the other one for Windows Store Apps, when you test your plugin in Editor - Desktop plugin is used, when you test a Window Store App - the other Plugins.dll is used.

MetroSettingsMenuV2.zip

  • Example showing how to use Settings menu together with Unity, it also shows how to communicate between UI thread and application thread.

LiveTilesExample.zip

  • Example showing how to use WSA live tiles API.
Previous
Windows Store Apps: FAQ
Next
Windows Phone 8