<?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 Android - Save file URL using file chooser in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-Save-file-URL-using-file-chooser/m-p/323983#M19045</link>
    <description>&lt;P&gt;I used the File Chooser in Android Studio because it was difficult for me to do the login and use the download methods. I used file choosed with direct link ans after receiving the uri I converted it to URL and download the file. I want to keep some URL in shared preferences to download the file in the future without eneter the file chooser again. The problem is that the direct link expires in 4 hours and the preview link is not helpful in this case because I am downloading the file automatically and importing some data. So I don't want the preview stuff. Some idea?? I can try also the login and download method if there is a way to save the file location but there are some bugs in my code because of version V2. So I prefer the first way which worked for me.&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:08:20 GMT</pubDate>
    <dc:creator>alexsajno</dc:creator>
    <dc:date>2019-05-29T09:08:20Z</dc:date>
    <item>
      <title>Android - Save file URL using file chooser</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-Save-file-URL-using-file-chooser/m-p/323983#M19045</link>
      <description>&lt;P&gt;I used the File Chooser in Android Studio because it was difficult for me to do the login and use the download methods. I used file choosed with direct link ans after receiving the uri I converted it to URL and download the file. I want to keep some URL in shared preferences to download the file in the future without eneter the file chooser again. The problem is that the direct link expires in 4 hours and the preview link is not helpful in this case because I am downloading the file automatically and importing some data. So I don't want the preview stuff. Some idea?? I can try also the login and download method if there is a way to save the file location but there are some bugs in my code because of version V2. So I prefer the first way which worked for me.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:08:20 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-Save-file-URL-using-file-chooser/m-p/323983#M19045</guid>
      <dc:creator>alexsajno</dc:creator>
      <dc:date>2019-05-29T09:08:20Z</dc:date>
    </item>
    <item>
      <title>Re: Android - Save file URL using file chooser</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-Save-file-URL-using-file-chooser/m-p/323985#M19046</link>
      <description>&lt;P&gt;If you need non-temporary links, but also need to download from them programmatically, you can use the "preview" links, but modify them as documented here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/help/desktop-web/force-download" target="_blank"&gt;https://www.dropbox.com/help/desktop-web/force-download&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2019 18:53:14 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-Save-file-URL-using-file-chooser/m-p/323985#M19046</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-01-18T18:53:14Z</dc:date>
    </item>
    <item>
      <title>Re: Android - Save file URL using file chooser</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-Save-file-URL-using-file-chooser/m-p/323997#M19047</link>
      <description>But these link is permanent? It means I can use same link next month???</description>
      <pubDate>Fri, 18 Jan 2019 20:08:56 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-Save-file-URL-using-file-chooser/m-p/323997#M19047</guid>
      <dc:creator>alexsajno</dc:creator>
      <dc:date>2019-01-18T20:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: Android - Save file URL using file chooser</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-Save-file-URL-using-file-chooser/m-p/323998#M19048</link>
      <description>&lt;P&gt;The preview links don't expire on their own, though they can be revoked by the user. So, as long as the user doesn't disable the link, or delete the file, yes, you'd still be able to use them after an arbitrary amount of time.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2019 20:13:16 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-Save-file-URL-using-file-chooser/m-p/323998#M19048</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-01-18T20:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Android - Save file URL using file chooser</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-Save-file-URL-using-file-chooser/m-p/324028#M19050</link>
      <description>Okay but I am the user. I should creat a link for every file and then use the file chooser? or the link is created automatically by the app?</description>
      <pubDate>Sat, 19 Jan 2019 01:17:39 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-Save-file-URL-using-file-chooser/m-p/324028#M19050</guid>
      <dc:creator>alexsajno</dc:creator>
      <dc:date>2019-01-19T01:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: Android - Save file URL using file chooser</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-Save-file-URL-using-file-chooser/m-p/324383#M19062</link>
      <description>&lt;P&gt;&lt;SPAN&gt;When using&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;the&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Dropbox Chooser,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Dropbox will automatically create the link to the file when the user chooses the file. The user does not need to go to&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;Dropbox to create the link themnselves first.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 15:55:11 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-Save-file-URL-using-file-chooser/m-p/324383#M19062</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-01-21T15:55:11Z</dc:date>
    </item>
  </channel>
</rss>

