Skip to content

zielmicha/dropbox-android-sync-sdk-mirror

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dropbox Sync API for Android

This package contains the Android SDK for the Dropbox Sync API. For more information on the Sync API, visit our developer site.

The Sync API can be used on Android devices running API version 4 or higher. You can build your application using the SDK for API version 4 or higher, but building with the latest API version is recommended.

In this package you'll find the following items:

README.mdown

This file.

CHANGELOG.mdown

A historical list of the changes in each version of this SDK.

LICENSE.txt

License information for the SDK and sample code.

NOTICE.txt License information for the open-source code used in this SDK.

libs/

The necessary binary files for using the SDK. Copy these files into the libs/ subdirectory of your Android project.

javadoc/

The documentation for all public Java classes in the SDK, in Javadoc format.

examples/

Working sample applications demonstrating the use of the SDK, as well as some re-usable stand-alone classes in the Util directory. Before trying to build and run these applications, you should import them into Eclipse and add the libraries from the libs/ directory. See the tutorial for more information.

About

Gitified SDK from Dropbox.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published