Top "Google-drive-android-api" questions

The Drive Android API is a native API that conforms to standard Android best practices and coding conventions.

Google Drive API - Android - How to obtain a drive file id?

I'm trying to develop an android app that can read a xml file stored in my google drive folder, the …

android google-drive-api google-drive-android-api
How to download google drive file in android

I wanted to download file from google drive. For this I have implemented in Google Drive SDk and used the …

android file google-drive-api google-drive-android-api
Backup/Restore SQLlite Database to Google Drive app folder

I am trying to incorporate the functionality to backup and restore the app database to google drives app folder (NOT …

android android-sqlite google-drive-android-api
How to get the direct download link of a file by google drive api v3 in java

How to get the direct download link of a file by google drive api v3 in java ? Hi all, I've …

android google-drive-api google-drive-android-api
Multiple instances of Google API Client?

I have activity A that instantiates GoogleApiClient, connects and starts processing in AsyncTask that may take seconds or minutes. Meanwhile, …

google-drive-api google-drive-android-api
How to save app data on Google Drive?

I want to use Google Drive as server to store app data. So, I have written all the data to …

android google-drive-android-api
GoogleApiClient onConnectionFailed with statusCode=SIGN_IN_REQUIRED

I'm trying to connect my app to Google play service to access Google Drive but It showing me connection failed …

android google-api google-api-client google-drive-android-api android-googleapiclient