Questions tagged [google-drive-picker]

67 questions
0
votes
0 answers

How to show document icon after picking file

In app maker I have created a drive picker to add project files to a project tracking app. I have everything working the way I want to (thanks to some app maker samples & videos) except for the icon of the document. When I use the picker to select a…
0
votes
0 answers

Android opening Google Drive urls in Drive app or Chrome, instead of the WebView in my app

My Android app has a WebView in its main layout. This WebView is intended to open gdrive folders after letting the user login. All this has to happen in the WebView, but I see that the system opens the urls I feed the WebView with in the Gdrive app…
P5music
  • 3,197
  • 2
  • 32
  • 81
0
votes
0 answers

Custom file type/MIME Type in Google Picker?

I am trying to use Google Picker API to pick a file from user's Google Drive. My app supports xml and graph file. For xml, it's simple enough. However, now for custom .graph file, I cannot in anyway shows it. I…
Luke Vo
  • 17,859
  • 21
  • 105
  • 181
0
votes
2 answers

Open Google File Picker from Add-on Sidebar

I am looking to load a Google Drive file picker by clicking a button within a Google Form add-on sidebar. Problem I have not been able to work out how to load the picker (in a modal dialog) directly from the sidebar, then callback the document id to…
beano
  • 932
  • 1
  • 15
  • 28
0
votes
0 answers

Standalone Script - Google Drive Picker - "is not a function"

We are using google sheets for expense claims. At the end of every month each employee fills out their expense claim and attaches their receipts on google drive through the sheet and then submits the data via email. This has been already implemented…
-1
votes
1 answer

How to get list all sub folders name from parent folders in google sheet with apps script google drive

How can i list all sub folders name from google drive into google sheets? Here is the code, it's working but I cant put them in to google sheets. enter image description here In the place of logger i need replace the google sheet. Please help me out…
-2
votes
1 answer

How to upload db on google disk with xamarin?

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 2 3 4
5