<?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 I would like to use dropbox syncing mechanism to my app, to upload images from my app. in Dropbox API Support &amp; Feedback</title>
    <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/I-would-like-to-use-dropbox-syncing-mechanism-to-my-app-to/m-p/167133#M6058</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have an app which takes some number of images every day, and saves locally in sd card with date wise folder. so now i want to upload these pictures automatically in background to my dropbox account.&lt;/P&gt;
&lt;P&gt;I have created one account in dropbox, which should act like admin, in that all the users of my app, should be able to upload their images with userid/date/image1.jpg&lt;/P&gt;
&lt;P&gt;from the Android DropBox Core API 1.6.3 i am trying, will it possible with this API?&lt;/P&gt;
&lt;P&gt;any other solution to do this.&lt;/P&gt;</description>
    <pubDate>Wed, 29 May 2019 09:33:01 GMT</pubDate>
    <dc:creator>Deepika M.</dc:creator>
    <dc:date>2019-05-29T09:33:01Z</dc:date>
    <item>
      <title>I would like to use dropbox syncing mechanism to my app, to upload images from my app.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/I-would-like-to-use-dropbox-syncing-mechanism-to-my-app-to/m-p/167133#M6058</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have an app which takes some number of images every day, and saves locally in sd card with date wise folder. so now i want to upload these pictures automatically in background to my dropbox account.&lt;/P&gt;
&lt;P&gt;I have created one account in dropbox, which should act like admin, in that all the users of my app, should be able to upload their images with userid/date/image1.jpg&lt;/P&gt;
&lt;P&gt;from the Android DropBox Core API 1.6.3 i am trying, will it possible with this API?&lt;/P&gt;
&lt;P&gt;any other solution to do this.&lt;/P&gt;</description>
      <pubDate>Wed, 29 May 2019 09:33:01 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/I-would-like-to-use-dropbox-syncing-mechanism-to-my-app-to/m-p/167133#M6058</guid>
      <dc:creator>Deepika M.</dc:creator>
      <dc:date>2019-05-29T09:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: I would like to use dropbox syncing mechanism to my app, to upload images from my app.</title>
      <link>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/I-would-like-to-use-dropbox-syncing-mechanism-to-my-app-to/m-p/167134#M6059</link>
      <description>&lt;P&gt;Just to make sure I understand, you want users to be able to upload images from their SD cards to their Dropbox accounts, using the API? This is definitely possible with the Android SDK. You'll want to follow along on the tutorial here (v1: &lt;A href="https://www.dropbox.com/developers-v1/core/start/android" rel="nofollow noreferrer"&gt;https://www.dropbox.com/developers-v1/core/start/android&lt;/A&gt;; though, I strongly recommend using v2, tutorial here: &lt;A href="https://github.com/dropbox/dropbox-sdk-java/tree/master/examples/android" rel="nofollow noreferrer"&gt;https://github.com/dropbox/dropbox-sdk-java/tree/master/examples/android&lt;/A&gt;) to guide the users through the flow to link their own Dropbox accounts, and then upload images via the API. I imagine you can make your app work in the background using Android features.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If, however, you mean that you want users to upload all their images to your Dropbox account, that's different.&amp;nbsp;The API was designed with the intention that each user would link their own Dropbox account, in order to interact with their own files. However, it is technically possible to connect to just one account. The SDKs don't offer explicit support for it and we don't recommend doing so, for various technical and security reasons.&lt;/P&gt;
&lt;P&gt;However if you did want to go this route, instead of kicking off the authorization flow, you would manually use an existing access token for your account and app. (Just be careful not to revoke it, e.g. via &lt;A href="https://www.dropbox.com/account/security" rel="nofollow noreferrer"&gt;https://www.dropbox.com/account/security&lt;/A&gt; .)&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2016 04:19:12 GMT</pubDate>
      <guid>https://www.dropboxforum.com/t5/Dropbox-API-Support-Feedback/I-would-like-to-use-dropbox-syncing-mechanism-to-my-app-to/m-p/167134#M6059</guid>
      <dc:creator>Alexandra F.1</dc:creator>
      <dc:date>2016-06-07T04:19:12Z</dc:date>
    </item>
  </channel>
</rss>

