Hello everyone(and Happy new year),
I wanted to ask what is the best way do the thing I am planing. I was going to develop the application for android that has some user information stored on SQLite database, as it is the easiest and straight forward way to store data localy on the device. However recently another requirement poped up. My superviser asked to find a way to collect some of the data from the user's applications together and store it for further analisys.
I had several ideas:
1.Put SQLite on the server - however not sure its a good idea.
2.Run some SQL database(mysql maybe) on the server, and make the applications send the data from local SQLite db to external SQL db once there is internet connection.
What do you think is the best solution for this problem from your experience? Maybe you can suggest some tutorials or articles. I will be happy with any advice that you han give me on this (:
Thank you in advance.
Aucun commentaire:
Enregistrer un commentaire