【问题标题】:Which Microsoft Azure version?哪个 Microsoft Azure 版本?
【发布时间】:2015-04-24 18:34:42
【问题描述】:

我想使用 Xamarin 为我的 Android 应用程序使用远程通知。现在我找到了一种通过 Microsoft Azure 实现这一点的方法。 所以我是一名学生并且有一个 Microsoft DreamSpark 帐户。现在我想,我可以通过 DreamSpark 下载 Azure,但我需要哪些软件包?

  • Microsoft Azure 创作工具
  • 适用于 .NET 的 Microsoft Azure 客户端库
  • Microsoft Azure 模拟器
  • 适用于 Visual Studio 2013 的 Microsoft Azure LightSwitch 工具
  • 微软 Azure 移动 SDK
  • 适用于 .NET 2.5 的 Microsoft Azure SDK
  • Microsoft Azure 存储模拟器
  • Microsoft Azure 存储工具
  • 适用于 Visual Studio 的 Microsoft Azure 工具

我认为我不需要移动 SDK,是吗?

【问题讨论】:

    标签: azure


    【解决方案1】:

    您必须安装 Microsoft Azure SDK for .NET 才能在 Visual Studio 中启用 azure 项目。

    但如果您只需要构建通知服务,请考虑直接从 Azure 门户构建 Azure 移动服务。然后,您可以配置您的 android 应用程序以使用该服务。

    可以找到文档和更多帮助:
    1.http://azure.microsoft.com/en-us/documentation/articles/mobile-services-dotnet-backend-xamarin-android-get-started/
    2.https://msdn.microsoft.com/en-us/library/windows/apps/xaml/dn629482.aspx

    【讨论】:

      【解决方案2】:

      您想要查看的是 Azure 移动服务/Azure 移动应用服务(这是新名称)的“推送通知”功能。根据您使用 Android Xamarine (.NET/JavaScript) 的后端,您可以找到教程(下面的链接)。您需要在项目中安装一个有效的 Google 帐户、Google 云消息传递客户端组件、Xamarin.Android 和 Azure 移动服务组件。

      查看此处了解更多详情,希望对您有所帮助:
      Add push notifications to your Mobile Services app
      Get started with Mobile Services

      【讨论】:

        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2022-01-20
        • 1970-01-01
        • 2022-08-09
        • 2016-11-03
        • 1970-01-01
        • 1970-01-01
        相关资源
        最近更新 更多