【问题标题】:How to integrate Azure Mobile services with existing android app如何将 Azure 移动服务与现有的 Android 应用程序集成
【发布时间】:2026-02-09 01:35:01
【问题描述】:

我正在开发一个 android 应用程序并想使用 azure 移动服务。 Azure 门户提供有关 Azure 订阅和创建远程数据库的所有详细信息,还提供了用于测试目的的示例应用程序。但是我应该如何将它与我现有的 Android 项目一起使用呢?我是否需要从 Azure 示例 Android 应用程序中挖掘代码并将其复制到我的 Android 代码中,还是有其他直接干净的方法?帮助表示赞赏。

【问题讨论】:

    标签: android azure azure-mobile-services


    【解决方案1】:

    Add Mobile Services to an existing app 文档页面是一个很好的起点:https://azure.microsoft.com/en-us/documentation/articles/mobile-services-ios-get-started-data/

    【讨论】:

    最近更新 更多