【问题标题】:Backup Android SQLite database on Windows Azure Cloud在 Windows Azure 云上备份 Android SQLite 数据库
【发布时间】:2015-08-29 18:52:23
【问题描述】:

我正在尝试找到一种将 Sqlite 数据库从我的 android 应用程序备份到云 Windows Azure 的方法。我刚刚实现了将sqlite数据库复制到外部sd卡文件夹中的方法,现在我将这个文件备份到云端。

我看过这个官方指南: https://azure.microsoft.com/it-it/documentation/articles/mobile-services-android-get-started/

但我不明白这是否可能。您有指南或常见问题解答吗? 谢谢:)

【问题讨论】:

    标签: android sqlite azure


    【解决方案1】:

    一种选择是将文件发送到 Azure blob 存储:http://azure.microsoft.com/en-us/services/storage/blobs/

    有一个 Android SDK 可用:https://github.com/Azure/azure-storage-android/

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2015-04-21
      • 1970-01-01
      • 1970-01-01
      • 2011-04-18
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-06-20
      相关资源
      最近更新 更多