<?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 API v2 Java Android - 64-bit library in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-v2-Java-Android-64-bit-library/m-p/348926#M20038</link>
    <description>&lt;P&gt;This turned out to be silly.&amp;nbsp; Although we switched over to the Java API a few months ago, we were still including the old 32-bit library as well, and this is what threw to the Google Developer Console error.&amp;nbsp; When we removed the 32-bit library our functions all work, and we can conform to the new Android Apk 64-bit requirement.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the key hint to get us going.&lt;/P&gt;</description>
    <pubDate>Sat, 08 Jun 2019 17:00:21 GMT</pubDate>
    <dc:creator>clcto</dc:creator>
    <dc:date>2019-06-08T17:00:21Z</dc:date>
    <item>
      <title>Dropbox API v2 Java Android - 64-bit library</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-v2-Java-Android-64-bit-library/m-p/347963#M20010</link>
      <description>&lt;P&gt;We need to update our app to comply with Google's new 64-bit requirement.&lt;/P&gt;
&lt;P&gt;Is a 64-bit dropbox java library available?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Has anyone seen any announcement on whether it will become available by August 1?&amp;nbsp; Otherwise we have to remove dropbox support from our App.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://android-developers.googleblog.com/2019/01/get-your-apps-ready-for-64-bit.html" target="_blank" rel="noopener"&gt;https://android-developers.googleblog.com/2019/01/get-your-apps-ready-for-64-bit.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2019 09:53:37 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-v2-Java-Android-64-bit-library/m-p/347963#M20010</guid>
      <dc:creator>clcto</dc:creator>
      <dc:date>2019-07-16T09:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox API v2 Java Android - 64-bit library</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-v2-Java-Android-64-bit-library/m-p/348012#M20011</link>
      <description>&lt;P&gt;The&amp;nbsp;Dropbox Java library should already be ready for this. Note from &lt;A href="https://developer.android.com/distribute/best-practices/develop/64-bit" target="_self"&gt;the guide&lt;/A&gt;:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;If your app uses only code written in the Java programming language or Kotlin, including any libraries or SDKs, your app is already ready for 64-bit devices.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;A href="https://github.com/dropbox/dropbox-sdk-java" target="_self"&gt;The&amp;nbsp;Dropbox Java library&lt;/A&gt; is written in Java.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2019 18:53:42 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-v2-Java-Android-64-bit-library/m-p/348012#M20011</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2019-06-04T18:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox API v2 Java Android - 64-bit library</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-v2-Java-Android-64-bit-library/m-p/348015#M20012</link>
      <description>&lt;P&gt;Ah, thanks.&lt;/P&gt;&lt;P&gt;This is an inherited project.&amp;nbsp; It must be using a 32-bit compiled library.&lt;/P&gt;&lt;P&gt;We'll look at compiling a 64-bit version.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jun 2019 18:57:04 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-v2-Java-Android-64-bit-library/m-p/348015#M20012</guid>
      <dc:creator>clcto</dc:creator>
      <dc:date>2019-06-04T18:57:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox API v2 Java Android - 64-bit library</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-v2-Java-Android-64-bit-library/m-p/348926#M20038</link>
      <description>&lt;P&gt;This turned out to be silly.&amp;nbsp; Although we switched over to the Java API a few months ago, we were still including the old 32-bit library as well, and this is what threw to the Google Developer Console error.&amp;nbsp; When we removed the 32-bit library our functions all work, and we can conform to the new Android Apk 64-bit requirement.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the key hint to get us going.&lt;/P&gt;</description>
      <pubDate>Sat, 08 Jun 2019 17:00:21 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-v2-Java-Android-64-bit-library/m-p/348926#M20038</guid>
      <dc:creator>clcto</dc:creator>
      <dc:date>2019-06-08T17:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox API v2 Java Android - 64-bit library</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-v2-Java-Android-64-bit-library/m-p/381981#M21286</link>
      <description>&lt;P&gt;Thank you for your response. It's helpful. Also you may check this &lt;A href="https://skillerin.com/" target="_blank" rel="noopener"&gt;website&lt;/A&gt;. It might be helpful to you.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jan 2020 06:39:01 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-API-v2-Java-Android-64-bit-library/m-p/381981#M21286</guid>
      <dc:creator>nancy1011</dc:creator>
      <dc:date>2020-01-02T06:39:01Z</dc:date>
    </item>
  </channel>
</rss>

