I want to synchronise a user's notes in his Google Drive. I read this article, but it doesn't work for me, I want to control the data synchronisation myself and run it whenever I want. https://developer.android.com/guide/topics/data/autobackup
It should look something like this:
Can you please tell me how I can implement this? I can't fully understand the Google Drive API V3