Closed liufsd closed 10 years ago
Ormlite only communicates with the apps internal sqlite database. For syncing your ormlite database to the server you have to make requests to the server with the appropriate methods of your choosing. In other words, this has nothing to do with ormlite, is not an issue with ormlite, and probably should be closed.
@79144876 the site stackoverflow.com is more appropriate for your question.
thanks!
hi! i use you ormlite on my android app. i want sync my local database to my server. i have found this framwork:(http://developer.couchbase.com/mobile/) but this is not base on ormlite so , i just want ask you how to do that on ormlite ? thanks