<?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: Which intent to lunch dropbox app to edit text file? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Which-intent-to-lunch-dropbox-app-to-edit-text-file/m-p/165236#M17106</link>
    <description>&lt;P&gt;If you want to interact with files directly via the&amp;nbsp;Dropbox servers (e.g., to edit by downloading and uploading new versions), you can use the&amp;nbsp;Dropbox API. We have an official Android SDK here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers-v1/core/sdks/android" target="_blank" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers-v1/core/sdks/android&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Oct 2015 00:20:17 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2015-10-21T00:20:17Z</dc:date>
    <item>
      <title>Which intent to lunch dropbox app to edit text file?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Which-intent-to-lunch-dropbox-app-to-edit-text-file/m-p/165232#M17102</link>
      <description>&lt;P&gt;I am on android working with official dropbox app.&lt;/P&gt;
&lt;P&gt;Which intent and class to lunch dropbox app and direct edit some text file?&lt;/P&gt;
&lt;P&gt;StartActivity();&lt;/P&gt;
&lt;P&gt;Action: android.intent.action.EDIT&lt;BR /&gt;Package: com.dropbox.android&lt;BR /&gt;Class: com.dropbox.android.activity.DropboxBrowser&lt;BR /&gt;Flag: FLAG_ACTIVITY_NEW_TASK&lt;BR /&gt;Data URI: file://ABC/123.txt&lt;/P&gt;
&lt;P&gt;Didn't work, it just lunch dropbox app.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:39:14 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Which-intent-to-lunch-dropbox-app-to-edit-text-file/m-p/165232#M17102</guid>
      <dc:creator>Tong P.</dc:creator>
      <dc:date>2019-05-29T09:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: Which intent to lunch dropbox app to edit text file?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Which-intent-to-lunch-dropbox-app-to-edit-text-file/m-p/165233#M17103</link>
      <description>&lt;PRE&gt;&lt;STRONG&gt;com.dropbox.android.activity.TextEditActivity&lt;/STRONG&gt; &lt;BR /&gt;&lt;BR /&gt;SecurityException: Permission Denial: starting Intent &lt;BR /&gt;{ act=android.intent.action.VIEW &lt;BR /&gt;dat=file:///storage/emulated/0/Download/150523.txt &lt;BR /&gt;typ=text/plain flg=0x30000000 &lt;BR /&gt;cmp=com.dropbox.android/.activity.TextEditActivity &lt;BR /&gt;bnds=[564,445][780,551] } &lt;BR /&gt;from null (pid=-1, uid=10178) &lt;BR /&gt;not exported from uid 10084&lt;/PRE&gt;</description>
      <pubDate>Sun, 18 Oct 2015 15:09:01 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Which-intent-to-lunch-dropbox-app-to-edit-text-file/m-p/165233#M17103</guid>
      <dc:creator>Tong P.</dc:creator>
      <dc:date>2015-10-18T15:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: Which intent to lunch dropbox app to edit text file?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Which-intent-to-lunch-dropbox-app-to-edit-text-file/m-p/165234#M17104</link>
      <description>&lt;P&gt;I don't believe we currently export that activity, so calling into it from other apps isn't currently supported,&amp;nbsp;but I'll be sure to pass this along as a feature request.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Oct 2015 04:57:39 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Which-intent-to-lunch-dropbox-app-to-edit-text-file/m-p/165234#M17104</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-10-20T04:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: Which intent to lunch dropbox app to edit text file?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Which-intent-to-lunch-dropbox-app-to-edit-text-file/m-p/165235#M17105</link>
      <description>&lt;P&gt;Could you please add support direct edit text file on dropbox server?&lt;/P&gt;
&lt;P&gt;eg.&lt;/P&gt;
&lt;PRE&gt;https://www.dropbox.com/abc/123.txt&lt;/PRE&gt;</description>
      <pubDate>Tue, 20 Oct 2015 11:12:26 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Which-intent-to-lunch-dropbox-app-to-edit-text-file/m-p/165235#M17105</guid>
      <dc:creator>Tong P.</dc:creator>
      <dc:date>2015-10-20T11:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: Which intent to lunch dropbox app to edit text file?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Which-intent-to-lunch-dropbox-app-to-edit-text-file/m-p/165236#M17106</link>
      <description>&lt;P&gt;If you want to interact with files directly via the&amp;nbsp;Dropbox servers (e.g., to edit by downloading and uploading new versions), you can use the&amp;nbsp;Dropbox API. We have an official Android SDK here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.dropbox.com/developers-v1/core/sdks/android" target="_blank" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers-v1/core/sdks/android&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Oct 2015 00:20:17 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Which-intent-to-lunch-dropbox-app-to-edit-text-file/m-p/165236#M17106</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-10-21T00:20:17Z</dc:date>
    </item>
    <item>
      <title>Re: Which intent to lunch dropbox app to edit text file?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Which-intent-to-lunch-dropbox-app-to-edit-text-file/m-p/235174#M17107</link>
      <description>Je n arrive pas a obtenir dropbox pour telechrger un livre en pdf sur android pourtant avec le pc c etait tres facile</description>
      <pubDate>Wed, 02 Aug 2017 19:16:37 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Which-intent-to-lunch-dropbox-app-to-edit-text-file/m-p/235174#M17107</guid>
      <dc:creator>aissa</dc:creator>
      <dc:date>2017-08-02T19:16:37Z</dc:date>
    </item>
    <item>
      <title>Re: Which intent to lunch dropbox app to edit text file?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Which-intent-to-lunch-dropbox-app-to-edit-text-file/m-p/235177#M17108</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/453711"&gt;@aissa&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ce sujet concerne les développeurs qui écrivent du code pour interagir par programme avec l'application Android Dropbox. Si vous avez besoin d'un support utilisateur pour Dropbox, &lt;A href="https://www.dropboxforum.com/t5/forums/postpage/board-id/102001000" target="_self"&gt;ouvrez un nouveau fil&lt;/A&gt; ou &lt;A href="https://www.dropbox.com/support" target="_self"&gt;un support de contact&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;---&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Veuillez excuser nos traductions. Nos traductions ont été créées à l'aide d'un traducteur en ligne. Nous aimerions soutenir toutes les langues, mais nous ne sommes pas actuellement équipés pour le faire. Voici la version anglaise:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;---&lt;/P&gt;
&lt;P&gt;Please excuse our translations. Our translations were created using an online translator. We'd like to support every language, but we're not currently equipped to do so. Here is the English version:&lt;/P&gt;
&lt;P&gt;---&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This thread was about developers&amp;nbsp;writing code to programmatically interact with the&amp;nbsp;Dropbox Android app. If you need user support for Dropbox, please &lt;A href="https://www.dropboxforum.com/t5/forums/postpage/board-id/102001000" target="_self"&gt;open a new thread&lt;/A&gt; or &lt;A href="https://www.dropbox.com/support" target="_self"&gt;contact support&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2017 19:27:08 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Which-intent-to-lunch-dropbox-app-to-edit-text-file/m-p/235177#M17108</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-08-02T19:27:08Z</dc:date>
    </item>
  </channel>
</rss>

