简体   繁体   English

如何将Azure移动服务与现有的android应用程序集成

[英]How to integrate Azure Mobile services with existing android app

I am developing an android app and want to use azure mobile services. 我正在开发一个Android应用程序,并想使用Azure移动服务。 The Azure portal provides all details regarding Azure subscriptions and creating remote database and also provides a sample app for testing purpose. Azure门户提供了有关Azure订阅和创建远程数据库的所有详细信息,还提供了用于测试目的的示例应用程序。 But how should I use it with my existing Android project? 但是我应该如何在现有的Android项目中使用它? Do I need to dig out code from the Azure sample Android app and copy it to my Android code or is there any other straight clean way? 我是否需要从Azure示例Android应用中挖掘代码并将其复制到我的Android代码中,或者还有其他直接的干净方法吗? Help appreciated. 帮助表示赞赏。

一个很好的起点是将“将移动服务添加到现有应用程序文档”页面: https : //azure.microsoft.com/en-us/documentation/articles/mobile-services-ios-get-started-data/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM