Android App - Sync SQLite Database Across Multiple Devices -


hi i'm new android studio , looking answers

i'm creating app has sqlite database, user can add/edit/delete data accordingly

what want if user adds entry database on phone, if go on tablet new entry synced , displayed , vice versa

is there standard / recommended way of doing this?

thanks

recommended way of doing sync adapters.

you have knowledge on webservices , server programming able store data on servers , expose users.

there third party solutions parse available can helpful .


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

command line - How can a Python program background itself? -

android - How to prevent keyboard from closing when bottom dialog is open? -