I am new to android development and I need to write a basic app that sync the sqlite database it uses with a database on the cloud.
I can do all the logic of the other features in the the app but have no idea how to make it sync
If anyone could just point me in the right direction or maybe link to a sample app or anything. Please. I am so frustrated trying to figure this out.
It doesn't need to be two way sync. Changes will just be made to the database on the cloud and then the App will have to mirror that changes
I can do all the logic of the other features in the the app but have no idea how to make it sync
If anyone could just point me in the right direction or maybe link to a sample app or anything. Please. I am so frustrated trying to figure this out.
It doesn't need to be two way sync. Changes will just be made to the database on the cloud and then the App will have to mirror that changes