Upload and get Download URL of Google Drive in Java - Service Account [closed]

浪尽此生 提交于 2020-05-17 06:02:06

问题


I am using Google Drive API in my android app. I will use a service account as credentials. Task is to upload image on Drive and immediately get its Download URL. (I will be saving URL in firebase database)

I also want to fetch the image by using same URL later.

I have followed this answer How to upload file to google drive with service account credential
and many others.. but no luck.

来源:https://stackoverflow.com/questions/61782413/upload-and-get-download-url-of-google-drive-in-java-service-account

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!