I have an android app that uses the dropbox api to upload a file to drop box. This functionality is working as expected. Now I want to create a shared link to the file I just uploaded. I am confused and unable to get this working. Is there an example of how to do this for android that you can point me to? I'm missing something.
Thanks.