<?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 CORE API on Android Studio in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-CORE-API-on-Android-Studio/m-p/122625#M3574</link>
    <description>&lt;P&gt;For future reference, the developers page now has detailed documentation on how to use the Core API in Android Studio. See this link for more details: &lt;A href="https://www.dropbox.com/developers/core/sdks/android" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/core/sdks/android&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Apr 2015 07:01:36 GMT</pubDate>
    <dc:creator>Alexandra F.1</dc:creator>
    <dc:date>2015-04-15T07:01:36Z</dc:date>
    <item>
      <title>Dropbox CORE API on Android Studio</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-CORE-API-on-Android-Studio/m-p/122621#M3570</link>
      <description>&lt;P&gt;Hello folks, i am interested in how should i include the Dropbox CORE API on Android Studio?&lt;/P&gt;

&lt;P&gt;Can someone show me step by step how to include it?&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:44:33 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-CORE-API-on-Android-Studio/m-p/122621#M3570</guid>
      <dc:creator>Besim J.</dc:creator>
      <dc:date>2019-05-29T09:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox CORE API on Android Studio</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-CORE-API-on-Android-Studio/m-p/122622#M3571</link>
      <description>&lt;UL&gt;
&lt;LI&gt;Download the zip from: &lt;A href="https://www.dropbox.com/developers/core/sdks/android" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/core/sdks/android&lt;/A&gt;
&lt;/LI&gt;
&lt;LI&gt;Unzip it&lt;/LI&gt;
&lt;LI&gt;Add the jars from the lib folder to app/libs in your project&lt;/LI&gt;
&lt;LI&gt;Right click on them and choose "Add as Library..."&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Sat, 07 Mar 2015 08:33:21 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-CORE-API-on-Android-Studio/m-p/122622#M3571</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-03-07T08:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox CORE API on Android Studio</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-CORE-API-on-Android-Studio/m-p/122623#M3572</link>
      <description>&lt;P&gt;Greg K first  of  all thanks  for your answer, i have done that and when i go to the .class files of the dropbox-android-sdk-1.6.3 it says "Sources not found". I am able to link the app with the dropbox but in no way possible to download a file. What's the problem?&lt;/P&gt;

&lt;P&gt;Should i add all  of the following  jars, dropbox-android-sdk-1.6.3  ,json_simple-1.1 and including  those  from extra  and test folders? Thanks  in  advance.&lt;/P&gt;</description>
      <pubDate>Sat, 07 Mar 2015 15:28:18 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-CORE-API-on-Android-Studio/m-p/122623#M3572</guid>
      <dc:creator>Besim J.</dc:creator>
      <dc:date>2015-03-07T15:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox CORE API on Android Studio</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-CORE-API-on-Android-Studio/m-p/122624#M3573</link>
      <description>&lt;P&gt;For the sources, next to "Sources not found", click "Attach Sources" and select the .zip from the &lt;A href="https://www.dropbox.com/developers/core/sdks/android" rel="nofollow noreferrer"&gt;Android Core SDK download page&lt;/A&gt;.&lt;/P&gt;

&lt;P&gt;Regarding downloading a file, can you elaborate on the issue you're having? Once you have the SDK added, it should just be the same as shown in the &lt;A href="https://www.dropbox.com/developers/core/start/android#downloading" rel="nofollow noreferrer"&gt;tutorial&lt;/A&gt;.&lt;/P&gt;

&lt;P&gt;Also, I believe only dropbox-android-sdk-1.6.3 and json_simple-1.1 are necessarily required.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Mar 2015 01:41:32 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-CORE-API-on-Android-Studio/m-p/122624#M3573</guid>
      <dc:creator>Greg-DB</dc:creator>
      <dc:date>2015-03-10T01:41:32Z</dc:date>
    </item>
    <item>
      <title>Re: Dropbox CORE API on Android Studio</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-CORE-API-on-Android-Studio/m-p/122625#M3574</link>
      <description>&lt;P&gt;For future reference, the developers page now has detailed documentation on how to use the Core API in Android Studio. See this link for more details: &lt;A href="https://www.dropbox.com/developers/core/sdks/android" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers/core/sdks/android&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2015 07:01:36 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/Dropbox-CORE-API-on-Android-Studio/m-p/122625#M3574</guid>
      <dc:creator>Alexandra F.1</dc:creator>
      <dc:date>2015-04-15T07:01:36Z</dc:date>
    </item>
  </channel>
</rss>

