[TODO: Proper live tiles] Use OOP/COM or AppExtension to create live tile #11
Labels
enhancement
New feature or request
to be implemented
Something that is planned to be fixed but is not yet coded properly
OOP way is like Windows Widgets and Dev Home. Making this app as a com server, then provide APIs like Windows SDK to push live tile XML.
AppExtension way is like Start Menu Companions. Apps register as a extension of this app and provide the live tile XML file. Then this app can read the file and show it.
It's better to find out where the original live tile XML saved at. But I can't find it...
The text was updated successfully, but these errors were encountered: