Questions related to integration with Google's cloud storage service or interacting with Google Drive files programmatically, via the Google Drive API, Google Drive SDK, or Google Apps Script.
I need to create a backup of my application which would include creating a backup of 2 databases and also the …
android google-drive-api backup sharedpreferences database-backupsI'm trying to figure out how to check if a folder exists in Google Drive using the new Google Drive …
android google-drive-api google-drive-android-apiI've got an existing Google Drive enabled application that's using the Google Java client library and server flow auth. If …
oauth-2.0 google-drive-api google-account google-api-clientI see you can use Google Picker to open Web Albums, but can you transfer from Drive to Picasa directly?
google-drive-api picasa google-pickerI decided to migrate from Google Drive API v2 to v3 and it was not an easy task. Even thought …
google-drive-apiThe JavaScript example to list files of Google Drive uses gapi.client.drive.files.list(). When trying to use this …
google-drive-api google-api-js-clientI'm developing an module that use GoogleAccountCredential to login, upload & download a file to GoogleDrive. I want to get …
android google-drive-api google-oauth google-accountI've got a Google Apps Script that works fine for me. Others who the sheet is shared with that try …
google-apps-script google-sheets google-drive-api google-sheets-apiI am trying to run the quick start code of Real Time API of Google Drive. I believe I did …
oauth google-drive-api google-oauth google-drive-realtime-apiI'm attempting to install the DrEdit sample app for python onto GAE. The app runs, but saving or opening a …
google-drive-api