<?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: Android: authenticate using Dropbox app without using SDK? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-authenticate-using-Dropbox-app-without-using-SDK/m-p/80711#M2392</link>
    <description>&lt;P&gt;Thanks for your answer. I did look at the SDK source before asking and decided that there was too much "magic" in it for me to depend upon me correctly reverse engineering the flow.&lt;/P&gt;

&lt;P&gt;I have switched to using a webview instead of launching browser. This cleans up some of the user interaction, especially handing the redirect URL. I will stay with it for exactly the reason you gave: it is documented and stable.&lt;/P&gt;</description>
    <pubDate>Tue, 23 Jun 2015 17:28:55 GMT</pubDate>
    <dc:creator>Charles H.7</dc:creator>
    <dc:date>2015-06-23T17:28:55Z</dc:date>
    <item>
      <title>Android: authenticate using Dropbox app without using SDK?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-authenticate-using-Dropbox-app-without-using-SDK/m-p/80709#M2390</link>
      <description>&lt;P&gt;I am writing an android app that connects with Dropbox using the REST api. It does not use any SDK. Currently my users give my app permission to access their Dropbox account using a web browser, which works. However, most of them would prefer not to enter their username and password into the browser, something they do not need to do when using the SDK and the local Dropbox app. My question: is there a way for me to launch the Dropbox app using an intent with some set of extras so that the user can give permission there, then get the results (the token) back?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:41:56 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-authenticate-using-Dropbox-app-without-using-SDK/m-p/80709#M2390</guid>
      <dc:creator>Charles H.7</dc:creator>
      <dc:date>2019-05-29T09:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Android: authenticate using Dropbox app without using SDK?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-authenticate-using-Dropbox-app-without-using-SDK/m-p/80710#M2391</link>
      <description>&lt;P&gt;We don't currently have any documentation for the app authorization flow built in to the official Dropbox mobile apps, but I'll be sure to pass this along as a request for that.&lt;/P&gt;

&lt;P&gt;That flow is handled for you in the SDKs, but if you're not using one of the SDKs, we do recommend using the standard OAuth flow in the browser as you mentioned. &lt;/P&gt;

&lt;P&gt;The Core SDK is open source though, so you could look at it and replicate what the SDK does, though it'd be safer to just use the standard OAuth flow, since the SDK flow isn't documented.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 01:06:24 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-authenticate-using-Dropbox-app-without-using-SDK/m-p/80710#M2391</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-06-23T01:06:24Z</dc:date>
    </item>
    <item>
      <title>Re: Android: authenticate using Dropbox app without using SDK?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-authenticate-using-Dropbox-app-without-using-SDK/m-p/80711#M2392</link>
      <description>&lt;P&gt;Thanks for your answer. I did look at the SDK source before asking and decided that there was too much "magic" in it for me to depend upon me correctly reverse engineering the flow.&lt;/P&gt;

&lt;P&gt;I have switched to using a webview instead of launching browser. This cleans up some of the user interaction, especially handing the redirect URL. I will stay with it for exactly the reason you gave: it is documented and stable.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jun 2015 17:28:55 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Android-authenticate-using-Dropbox-app-without-using-SDK/m-p/80711#M2392</guid>
      <dc:creator>Charles H.7</dc:creator>
      <dc:date>2015-06-23T17:28:55Z</dc:date>
    </item>
  </channel>
</rss>

