<?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 Re: How share files direct to dropbox via intent? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-share-files-direct-to-dropbox-via-intent/m-p/173399#M6672</link>
    <description>&lt;P&gt;Hi Douglas, unfortunately we don't have intents like this documented for the Dropbox app,&amp;nbsp;but I'll be sure to pass this along as a request to do so.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 30 Jun 2016 05:50:32 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2016-06-30T05:50:32Z</dc:date>
    <item>
      <title>How share files direct to dropbox via intent?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-share-files-direct-to-dropbox-via-intent/m-p/173398#M6671</link>
      <description>&lt;P&gt;Hi all.&lt;/P&gt;
&lt;P&gt;The dropbox have a intent to share files, i see the dropbox when i want share a simple image on Android.&lt;/P&gt;
&lt;P&gt;Now my question is, how share a image or file direct to dropbox via intent? like the user selected the dropbox icon?&lt;/P&gt;
&lt;P&gt;I dont want show all apps to share, only share direct via intent.&lt;BR /&gt;&lt;BR /&gt;for the google drive i use this&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Dim u As Uri&lt;BR /&gt; u.Parse("file://" &amp;amp; File.Combine(folder,imagefile))&lt;BR /&gt; Dim i As Intent&lt;BR /&gt; i.Initialize(i.ACTION_SEND,"")&lt;BR /&gt; i.SetType("image/*")&lt;BR /&gt; i.SetComponent("com.google.android.apps.docs/.shareitem.UploadSharedItemActivity")&lt;BR /&gt; i.PutExtra("android.intent.extra.STREAM",u)&lt;BR /&gt; StartActivity(i)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;com.google.android.apps.docs&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;but for dropbox? what the correct?&lt;BR /&gt;i m tryed&amp;nbsp;com.dropbox.android but dont works, show anothers apps&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;many thx&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:32:17 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-share-files-direct-to-dropbox-via-intent/m-p/173398#M6671</guid>
      <dc:creator>Douglas F.6</dc:creator>
      <dc:date>2019-05-29T09:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: How share files direct to dropbox via intent?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-share-files-direct-to-dropbox-via-intent/m-p/173399#M6672</link>
      <description>&lt;P&gt;Hi Douglas, unfortunately we don't have intents like this documented for the Dropbox app,&amp;nbsp;but I'll be sure to pass this along as a request to do so.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jun 2016 05:50:32 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/How-share-files-direct-to-dropbox-via-intent/m-p/173399#M6672</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2016-06-30T05:50:32Z</dc:date>
    </item>
  </channel>
</rss>

