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.

  1. get file link exemple https://www.dropbox.com/s/blablabla/test.pdf

  2. replace www dl

  3. add ?dl=1 end

result of our example: https://dl.dropbox.com/s/blablabla/test.pdf?dl=1


Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -