This is a wrap for the Dropbox JAVA SDK for Android.
It is a request for the community too to parcitipate to this project doing test or writing documentation for the objects.
List of connected Tutorials:
- Dropbox SDK V2 - Authentification
- Dropbox SDK V2 - Uploading big files to Dropbox
- Dropbox SDK - get informed about changes in the used Dropbox
DropboxV2
Comment: The Dropbox library allows you to communicate with Dropbox
Author: DonManfred (wrapper)
Version: 0.7 (wraps the SDK dropbox-core-sdk-7.0.0)
Wrapped Objects so far
- DbxAuth
- DbxClientV2
- DbxHost
- Dimensions
- DbxRequestConfig
- DbxUserAuthRequests
- DropboxV2
- DbxUserFilesRequests
- FileMetadata
- FolderMetadata
- FolderSharingInfo
- GpsCoordinates
- Mediainfo
- MediaMetadata
- Metadata
- RelocationPath
- DbxUserSharingRequests
- MemberSelector
- SharedFileMetadata
- SharedFolderMetadata
- SharedLinkMetadata
- BasicAccount
- FullAccount
- DbxUserUsersRequests
The Download will always be here in Post #1 of the Thread.
Additional to the provided Library (xml and jar) you need to download:
1. Download this file.
Extract the zip and copy the files to your additional libraries folder.
Add this lines to your Mainmodule
B4X:
#AdditionalJar:dropbox-android-sdk-7.0.0.aar
#AdditionalJar:dropbox-core-sdk-7.0.0
In the following posts i´ll add some more detailed info on the different Objects.
Last edited: