I am new in Cordova mobile application development and I developed an application for Android devices, from this application i can search and browse data from remote server via Ajax request and the response is JSON format and it works correctly but what I want is how to cache latest data or how to store data in local database of my application for off-line mode and when the application connect to remote server it should sync automatic.
Thanks in advance
0 comments:
Post a Comment