Skip to content Skip to sidebar Skip to footer
Showing posts with the label Google Drive Api

Save File In Specific Folder With Google Drive Sdk

I've been trying to save a plain text file into a specific folder in Google Drive on Android. S… Read more Save File In Specific Folder With Google Drive Sdk

Uploading Jpeg To Google Drive From Android App "unexpected End Of Stream"

I've built an Android application where I use the camera to take a photo, and then attempt to u… Read more Uploading Jpeg To Google Drive From Android App "unexpected End Of Stream"

Thumbnail Image Is Null When Listing File From Google Drive

I set the thumbnail successfull In the same activity, I used following code to get information rela… Read more Thumbnail Image Is Null When Listing File From Google Drive

Com.google.android.gms.common.api.apiexception: 17: Api: Drive.api_connectionless Is Not Available On This Device

Here is the story. I had integrated Google Drive Android SDK (8.1.0) into my app (AnyCopy) around t… Read more Com.google.android.gms.common.api.apiexception: 17: Api: Drive.api_connectionless Is Not Available On This Device

How To Set Up Google Drive Api On Android?

I have been attempting to integrate Google Drive functionality within my application but I am not a… Read more How To Set Up Google Drive Api On Android?

Upload File To Googledrive Programmatically Using Android Api

Once I logged in gdrive I tried to upload csv file programmatically. But it throws error in service… Read more Upload File To Googledrive Programmatically Using Android Api

Create A New Folder And Insert Files In That Folder. Google Drive

I want to create a hidden folder in user's Google drive root directory and then want to insert … Read more Create A New Folder And Insert Files In That Folder. Google Drive

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,… Read more Google Drive Api - Android - How To Obtain A Drive File Id?