【问题标题】:How to make shortcut tile in start screen for Windows phone 7.0如何在 Windows phone 7.0 的开始屏幕中制作快捷方式磁贴
【发布时间】:2013-06-17 07:44:29
【问题描述】:

我正在开发一个windows phone app 并且该应用程序几乎完成了,但我不知道如何为我的 Wonders 手机 7.0 应用程序设置快捷方式。这将在开始屏幕中。当用户固定该磁贴时,我的应用程序将被打开。

另外我想问一下,我可以在 Windows phone 7.0 中使用 ShellTile 吗?我认为它在 7.0 以上版本中可用

我在msdn找到了一些代码--->

ShellTileSchedule SampleTileSchedule = new ShellTileSchedule();
........// some code

但不值得

有人知道吗?

【问题讨论】:

    标签: c# windows-phone-7 xaml


    【解决方案1】:

    它被称为二级瓷砖。请参考这篇文章,它将为您解释得很清楚。

    http://www.geekchamp.com/articles/how-to-add-and-remove-secondary-tiles-in-windows-phone-apps

    【讨论】:

    • 感谢您的回答,但它在 wp 7.0 中不支持('StandardTileData'),是否有任何其他替代方案或其他东西可以使其支持(存在)?
    • @objectWithoutClass:Windows Phone 7 支持此功能。请查看该站点上的示例。并在模拟器上运行。它专为 Windows Phone 7 打造
    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2012-11-01
    • 2023-03-20
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多