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

How To Get The Url Of A File Of Google Drive To Download In Android

I can get the drive id of a file from the google drive. by following code. import com.example.googl… Read more How To Get The Url Of A File Of Google Drive To Download In Android

Android Drive Api Lock File While In Use

How can a DriveFile be locked for download while in use by a user? In my case i have a database sto… Read more Android Drive Api Lock File While In Use

Drivefolder.listchildren() Not Showing All Its Children

I am making an app which works with google drive. I need to get a list of ALL files inside a folder… Read more Drivefolder.listchildren() Not Showing All Its Children

Cannot Access Google Drive From 2 Different Device

I have an app which creates a word file on the Google Drive with some text. If I try to access the … Read more Cannot Access Google Drive From 2 Different Device

How To Create The File Inside A Folder In Google Drive?

I am facing the issue in creating the file inside a folder , i created the separate file and separa… Read more How To Create The File Inside A Folder In Google Drive?

Android Google Drive Existing_folder_id,existing_file_id

In BaseDemoActivity.java from Google Drive Demo app https://github.com/googledrive/android-demos/bl… Read more Android Google Drive Existing_folder_id,existing_file_id