-2

I have tried to find something about how to upload db on google drive of user using xamarin and I have found nothing. How can I upload it on google drive?

1 Answers1

1

You could do it with the google drive api ,here is a sample for java,you could convert it to C#,refer to https://stackoverflow.com/a/33610727/10768653.

If you are Xamarin.Forms project,you could refer to

https://stackoverflow.com/a/63727718/10768653

Leo Zhu
  • 15,726
  • 1
  • 7
  • 23