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

mysql - How to enter php data into a html multiple select box -

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

c++ - Cassandra datastax cpp driver - avoiding unnecessary copies -