<?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: Dropbox android sdk 1.6.3 supports v2 or not.? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-android-sdk-1-6-3-supports-v2-or-not/m-p/218789#M11498</link>
    <description>Yes, while existing OAuth 2 access tokens can be used with API v2, the Android Core SDK only makes API v1 calls, so you need to update to the API v2 Java SDK.</description>
    <pubDate>Mon, 01 May 2017 18:31:49 GMT</pubDate>
    <dc:creator>Greg-DB</dc:creator>
    <dc:date>2017-05-01T18:31:49Z</dc:date>
    <item>
      <title>Dropbox android sdk 1.6.3 supports v2 or not.?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-android-sdk-1-6-3-supports-v2-or-not/m-p/218353#M11453</link>
      <description>&lt;P&gt;I have developed android app with Dropbox android sdk 1.6.3 and it uses startoauth2 for authorisation purpose. Now I am bit confused if I am already working with Dropbox Api v2 or changes are required in app to make it compatible with v2?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:23:14 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-android-sdk-1-6-3-supports-v2-or-not/m-p/218353#M11453</guid>
      <dc:creator>Kapil22</dc:creator>
      <dc:date>2019-05-29T09:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox android sdk 1.6.3 supports v2 or not.?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-android-sdk-1-6-3-supports-v2-or-not/m-p/218409#M11462</link>
      <description>&lt;P&gt;The &lt;A href="https://www.dropbox.com/developers-v1/core/sdks/android" target="_self"&gt;Android Core SDK v1.6.3&lt;/A&gt; you're using uses API v1, which is &lt;A href="https://blogs.dropbox.com/developers/2016/06/api-v1-deprecated/" target="_self"&gt;deprecated&lt;/A&gt;, so you should migrate to API v2.&amp;nbsp;&lt;SPAN&gt;To use API v2 in Android, you should use the&lt;/SPAN&gt; &lt;A href="https://www.dropbox.com/developers/documentation/java" target="_self"&gt;API v2 Java SDK&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;(The OAuth version is not the same as the API version. API v1 supports both OAuth 1 and OAuth 2. API v2 supports OAuth 2 only.)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2017 17:53:28 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-android-sdk-1-6-3-supports-v2-or-not/m-p/218409#M11462</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-04-28T17:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox android sdk 1.6.3 supports v2 or not.?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-android-sdk-1-6-3-supports-v2-or-not/m-p/218498#M11475</link>
      <description>&lt;P&gt;My confusion is that if I have used oauth2(v2 supports oauth2) for creating and storing session, then do I still need to update my sdk?&lt;/P&gt;</description>
      <pubDate>Sat, 29 Apr 2017 06:32:40 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-android-sdk-1-6-3-supports-v2-or-not/m-p/218498#M11475</guid>
      <dc:creator>Kapil22</dc:creator>
      <dc:date>2017-04-29T06:32:40Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox android sdk 1.6.3 supports v2 or not.?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-android-sdk-1-6-3-supports-v2-or-not/m-p/218789#M11498</link>
      <description>Yes, while existing OAuth 2 access tokens can be used with API v2, the Android Core SDK only makes API v1 calls, so you need to update to the API v2 Java SDK.</description>
      <pubDate>Mon, 01 May 2017 18:31:49 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-android-sdk-1-6-3-supports-v2-or-not/m-p/218789#M11498</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-05-01T18:31:49Z</dc:date>
    </item>
    <item>
      <title>SRe: Dropbox android sdk 1.6.3 supports v2 or not.?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-android-sdk-1-6-3-supports-v2-or-not/m-p/235609#M12949</link>
      <description>&lt;P&gt;Greg, I feel DropBox team should delete the page &lt;A href="https://www.dropbox.com/developers-v1/core/sdks/android" target="_blank"&gt;https://www.dropbox.com/developers-v1/core/sdks/android&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since it is very misleading.&amp;nbsp;This SDK is going to be deprecated after a month and have been replaced with newer SDK. But the does not even mention that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Greg, please&amp;nbsp;help developers.&lt;/P&gt;</description>
      <pubDate>Sat, 05 Aug 2017 11:05:05 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-android-sdk-1-6-3-supports-v2-or-not/m-p/235609#M12949</guid>
      <dc:creator>sthigale</dc:creator>
      <dc:date>2017-08-05T11:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: SRe: Dropbox android sdk 1.6.3 supports v2 or not.?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-android-sdk-1-6-3-supports-v2-or-not/m-p/235801#M12961</link>
      <description>&lt;P&gt;&lt;a href="https://www.dropboxforum.com/t5/user/viewprofilepage/user-id/450946"&gt;@sthigale&lt;/a&gt;&amp;nbsp;There should be a warning banner at the top of that page indicating that API v1 is deprecated with a link to more information. That is showing up properly for me. Is it not showing for you?&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2017 14:25:58 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-android-sdk-1-6-3-supports-v2-or-not/m-p/235801#M12961</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2017-08-07T14:25:58Z</dc:date>
    </item>
  </channel>
</rss>

