<?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: Where is dropbox-android-sdk-1.6.3.jar replacement for v2? in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Where-is-dropbox-android-sdk-1-6-3-jar-replacement-for-v2/m-p/184602#M7755</link>
    <description>&lt;P&gt;Yes, that is correct. The minimum supported Android version for the v2 SDK is&amp;nbsp;KitKat (4.4), meaning your app cannot support both the SDK and versions of Android &amp;lt;&amp;nbsp;KitKat (4.4).&lt;/P&gt;</description>
    <pubDate>Wed, 24 Aug 2016 05:49:31 GMT</pubDate>
    <dc:creator>Stephen C.14</dc:creator>
    <dc:date>2016-08-24T05:49:31Z</dc:date>
    <item>
      <title>Where is dropbox-android-sdk-1.6.3.jar replacement for v2?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Where-is-dropbox-android-sdk-1-6-3-jar-replacement-for-v2/m-p/184598#M7751</link>
      <description>&lt;P&gt;I have got announcement about Core API v1 deprecation. I am using &lt;STRONG&gt;dropbox-android-sdk-1.6.3.jar&lt;/STRONG&gt; in my project now (com.dropbox.client2.*). Where can I find replacement for this library for v2? Is &lt;STRONG&gt;dropbox-core-sdk-2.1.1.jar&lt;/STRONG&gt; the replacement?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:30:38 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Where-is-dropbox-android-sdk-1-6-3-jar-replacement-for-v2/m-p/184598#M7751</guid>
      <dc:creator>Lev P.</dc:creator>
      <dc:date>2019-05-29T09:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Where is dropbox-android-sdk-1.6.3.jar replacement for v2?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Where-is-dropbox-android-sdk-1-6-3-jar-replacement-for-v2/m-p/184599#M7752</link>
      <description>&lt;P&gt;If it is the replacement, which minimal Android version is compatible with this library?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Aug 2016 14:05:13 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Where-is-dropbox-android-sdk-1-6-3-jar-replacement-for-v2/m-p/184599#M7752</guid>
      <dc:creator>Lev P.</dc:creator>
      <dc:date>2016-08-22T14:05:13Z</dc:date>
    </item>
    <item>
      <title>Re: Where is dropbox-android-sdk-1.6.3.jar replacement for v2?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Where-is-dropbox-android-sdk-1-6-3-jar-replacement-for-v2/m-p/184600#M7753</link>
      <description>&lt;P&gt;Yes,&amp;nbsp;dropbox-core-sdk-2.1.1.jar is the appropriate SDK to use with your app to make calls to API v2. The minimum compatible version of Android for this new SDK is&amp;nbsp;KitKat (4.4).&lt;/P&gt;
&lt;P&gt;Migrating from using an API v1 SDK to an API v2 SDK will require some refactoring in your code. This migration guide offers an overview of the mapping from API v1 endpoints to API v2 endpoints: &lt;A href="https://www.dropbox.com/developers/reference/migration-guide" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/reference/migration-guide&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;You will want to change the code in your app that interfaces with the SDK to reflect these changes.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2016 04:27:34 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Where-is-dropbox-android-sdk-1-6-3-jar-replacement-for-v2/m-p/184600#M7753</guid>
      <dc:creator>Stephen C.14</dc:creator>
      <dc:date>2016-08-23T04:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Where is dropbox-android-sdk-1.6.3.jar replacement for v2?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Where-is-dropbox-android-sdk-1-6-3-jar-replacement-for-v2/m-p/184601#M7754</link>
      <description>&lt;P&gt;"The minimum compatible version of Android for this new SDK is&amp;nbsp;KitKat (4.4)." - Do I understand you - you &amp;nbsp;mean if my app has minSDK version = 14 it will not supported by your v2 library!? Are you going to offer some other way for developers to keep their minSDK versions unaltered?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2016 11:45:19 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Where-is-dropbox-android-sdk-1-6-3-jar-replacement-for-v2/m-p/184601#M7754</guid>
      <dc:creator>Lev P.</dc:creator>
      <dc:date>2016-08-23T11:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: Where is dropbox-android-sdk-1.6.3.jar replacement for v2?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Where-is-dropbox-android-sdk-1-6-3-jar-replacement-for-v2/m-p/184602#M7755</link>
      <description>&lt;P&gt;Yes, that is correct. The minimum supported Android version for the v2 SDK is&amp;nbsp;KitKat (4.4), meaning your app cannot support both the SDK and versions of Android &amp;lt;&amp;nbsp;KitKat (4.4).&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2016 05:49:31 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Where-is-dropbox-android-sdk-1-6-3-jar-replacement-for-v2/m-p/184602#M7755</guid>
      <dc:creator>Stephen C.14</dc:creator>
      <dc:date>2016-08-24T05:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: Where is dropbox-android-sdk-1.6.3.jar replacement for v2?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Where-is-dropbox-android-sdk-1-6-3-jar-replacement-for-v2/m-p/184603#M7756</link>
      <description>&lt;P&gt;Are you realize you left &lt;A href="https://developer.android.com/about/dashboards/index.html" target="_blank" rel="nofollow noreferrer"&gt;20% of Android users&lt;/A&gt; without any support with such restriction?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2016 12:01:40 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Where-is-dropbox-android-sdk-1-6-3-jar-replacement-for-v2/m-p/184603#M7756</guid>
      <dc:creator>Lev P.</dc:creator>
      <dc:date>2016-08-24T12:01:40Z</dc:date>
    </item>
    <item>
      <title>Re: Where is dropbox-android-sdk-1.6.3.jar replacement for v2?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Where-is-dropbox-android-sdk-1-6-3-jar-replacement-for-v2/m-p/184604#M7757</link>
      <description>&lt;P&gt;Yes, we are aware that a sizable portion of Android users still use versions &amp;lt; KitKat (4.4), but unfortunately we are not able to guarantee support for them with our SDK.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Aug 2016 08:23:42 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Where-is-dropbox-android-sdk-1-6-3-jar-replacement-for-v2/m-p/184604#M7757</guid>
      <dc:creator>Stephen C.14</dc:creator>
      <dc:date>2016-08-25T08:23:42Z</dc:date>
    </item>
    <item>
      <title>Re: Where is dropbox-android-sdk-1.6.3.jar replacement for v2?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Where-is-dropbox-android-sdk-1-6-3-jar-replacement-for-v2/m-p/184605#M7758</link>
      <description>&lt;P&gt;You can use the 3rd party SDK from CloudRail. This implements Dropbox v2 API and works as of Android 4.0.3 (Ice Cream Sandwich). It is a universal SDK, so works for other services as well. Here is the cloud storage interface:&amp;nbsp;&lt;A href="https://cloudrail.com/unified-cloud-storage-api/" target="_blank" rel="nofollow noreferrer"&gt;https://cloudrail.com/unified-cloud-storage-api/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2016 15:46:44 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Where-is-dropbox-android-sdk-1-6-3-jar-replacement-for-v2/m-p/184605#M7758</guid>
      <dc:creator>Cloud R.</dc:creator>
      <dc:date>2016-08-26T15:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: Where is dropbox-android-sdk-1.6.3.jar replacement for v2?</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Where-is-dropbox-android-sdk-1-6-3-jar-replacement-for-v2/m-p/184606#M7759</link>
      <description>&lt;P&gt;Thanks for info, but this library seems does not support range requests that is necessary for our app. I &lt;A href="https://github.com/CloudRail/cloudrail-si-android-sdk/issues/35" target="_blank" rel="nofollow noreferrer"&gt;ask the author&lt;/A&gt; about support of it&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 28 Aug 2016 22:54:31 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Where-is-dropbox-android-sdk-1-6-3-jar-replacement-for-v2/m-p/184606#M7759</guid>
      <dc:creator>Lev P.</dc:creator>
      <dc:date>2016-08-28T22:54:31Z</dc:date>
    </item>
  </channel>
</rss>

