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


how direct download link of file google drive api v3 in java ?

hi all, i've worked google drive api in android week, used both android drive sdk , drive rest api java can't find way how how direct download link of file (anyone can read) on drive. i've try how url of file of google drive download in android it's not work. please me. thanks.

if want have direct download link of file, drivefile doesn't seem you're looking for. can use drive api web service instead. note you're still required authenticated use api.

check out download files section of documentation, there 3 ways download file.

another alternative use webcontentlink download file. however, available files binary content in drive.


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

python - pip wont install .WHL files -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -