EVMap icon indicating copy to clipboard operation
EVMap copied to clipboard

Sync app settings via backend service (e.g. using Google account)

Open greentux opened this issue 2 years ago • 2 comments

Shold be possible to share data across devices via google account (like many other apps do so). No need of own synchronisation server etc. Same count = same config :)

greentux avatar Jun 20 '22 08:06 greentux

Related to #85.

Sync via Google Account (i.e. data stored in Google Drive) could be a relatively straightforward solution, however we have to keep in mind that this would only work on devices with Google Services, so the F-Droid version of the app would not be able to use it.

johan12345 avatar Jun 20 '22 21:06 johan12345

Documentation: https://developers.google.com/drive/api/guides/appdata, https://googleapis.github.io/google-api-java-client/android.html

johan12345 avatar Jul 13 '22 11:07 johan12345