<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic create and return shared link to file Android example in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/create-and-return-shared-link-to-file-Android-example/m-p/174099#M6802</link>
    <description>&lt;P&gt;I have an android app that uses the dropbox api to upload a file to drop box. This functionality is working as expected. &amp;nbsp;Now I want to create a shared link to the file I just uploaded. &amp;nbsp;I am confused and unable to get this working. &amp;nbsp;Is there an example of how to do this for android that you can point me to? &amp;nbsp;I'm missing something.&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:32:06 GMT</pubDate>
    <dc:creator>Dan R.23</dc:creator>
    <dc:date>2019-05-29T09:32:06Z</dc:date>
    <item>
      <title>create and return shared link to file Android example</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/create-and-return-shared-link-to-file-Android-example/m-p/174099#M6802</link>
      <description>&lt;P&gt;I have an android app that uses the dropbox api to upload a file to drop box. This functionality is working as expected. &amp;nbsp;Now I want to create a shared link to the file I just uploaded. &amp;nbsp;I am confused and unable to get this working. &amp;nbsp;Is there an example of how to do this for android that you can point me to? &amp;nbsp;I'm missing something.&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:32:06 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/create-and-return-shared-link-to-file-Android-example/m-p/174099#M6802</guid>
      <dc:creator>Dan R.23</dc:creator>
      <dc:date>2019-05-29T09:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: create and return shared link to file Android example</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/create-and-return-shared-link-to-file-Android-example/m-p/174100#M6803</link>
      <description>&lt;P&gt;What library, are you using, if any? For example, if you're using the&amp;nbsp;Dropbox API v1 Android library, you can use the shares method to get a shared link to a file or folder:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropboxstatic.com/static/developers/dropbox-android-sdk-1.6.3-docs/com/dropbox/client2/DropboxAPI.html#share(java.lang.String)" rel="nofollow noreferrer"&gt;https://www.dropboxstatic.com/static/developers/dropbox-android-sdk-1.6.3-docs/com/dropbox/client2/DropboxAPI.html#share(java.lang.String)&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I don't have a good sample of using that handy, but usage should just look like:&lt;/P&gt;
&lt;PRE&gt;dropboxLink = client.shares("/path/to/file")&lt;BR /&gt;dropboxLink.url // the share link URL&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jul 2016 01:00:33 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/create-and-return-shared-link-to-file-Android-example/m-p/174100#M6803</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-07-05T01:00:33Z</dc:date>
    </item>
  </channel>
</rss>

