android - Getting Direct File Links from Dropbox -
is there way "direct file links" dropbox in android code without using dropbox api's?
i searched lot on did not find solution. responses appreciated.
get file link exemple https://www.dropbox.com/s/blablabla/test.pdf
replace www dl
add ?dl=1 end
result of our example: https://dl.dropbox.com/s/blablabla/test.pdf?dl=1
Comments
Post a Comment