android - Synchronizing SQLite with external SQL database server -


i'm building android project creates sqlite database, stores data in , fine.

i need application sync data sql database server located on pc. question is:

  1. can that?
  2. what best practice doing that?

if have sync webserver check this

http://www.androidhive.info/2012/05/how-to-connect-android-with-php-mysql/


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -