android - Retrieve Dropbox File URL after file uploaded -


I am developing an Android application using the Dropbox Core API. I am uploading files to Dropbox and I want to programmatically retrieve the exact URL of the file after uploading.

If you are using the official Dropbox Android Core SDK, you Using the "Share" method, you can get a shareable link for a file:

This core uses the end point of the HTTP API / Shape: < / P>


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

asp.net mvc - How to attach sql database to a javascript graph -

c# - How to know the number of Threads created and limit the Tasks accordingly -