Android : Web service for sharing DB details

on Sunday, January 18, 2015


we have already developed a web app using codeigniter and now planning a mobile client(for android phones).The scenario is like this



1)mobile client will have a local db same as server db
2)After installing the app an authentication process is there
3)After authentication we need to download the data from server db to mobile client DB.


I have created one web service using REST api for authentication process and its working but for step 3 i need your suggessions.


Can i use REST api for that also or is there exist any other secure mechanism to sync server and mobile client DB ?


Can anyone suggest!


Best regards,


0 comments:

Post a Comment