[android数据库同步]将Android与网站数据库同步?(Sync Android with a website database?)

Posted sqlserver-mysql

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了[android数据库同步]将Android与网站数据库同步?(Sync Android with a website database?)相关的知识,希望对你有一定的参考价值。

  So this is what I need to do before my traineeship ends.

  connect android app with the database from a website

  store some information into the database

  retrieve some information back from the database

  I have already experience with the standard sqlite build in android apps. The problem is, I need to let people get some information from the server so they can share information with the others. I have 3 weeks left before I‘m done with my traineeship, so any help would be much appriciated.

 数据库同步软件

以上是关于[android数据库同步]将Android与网站数据库同步?(Sync Android with a website database?)的主要内容,如果未能解决你的问题,请参考以下文章

将 XAMPP 本地主机数据库与 Android 数据库 onClick 同步

将数据库与 Android 设备和 Google Drive 同步

将 Android 应用数据库与远程 API 同步的策略

Android - 将 SQLite 与 MySQL 同步的最佳方式 [重复]

将 Android 应用上的 SQLite DB 与远程 MySQL DB 同步

将本地db(Sqlite)与服务器db android同步