Java SDK for Yandex.Disk REST API
The Yandex.Disk SDK is intended for applications that work with the files of Yandex.Disk users or store their own files and settings on Yandex.Disk. Please follow the rules and recommendations in the REST API Terms of Use and brand guide.
Usage
dependencies {
compile 'com.yandex.android:disk-restapi-sdk:1.0'
}
Links
https://api.yandex.com/disk/api/concepts/about.xml
http://legal.yandex.ru/disk_api/
License
(C) 2015 Yandex LLC (https://yandex.com/)
The source code of Java SDK for Yandex.Disk REST API is available to use under terms of Apache License, Version 2.0. See the file LICENSE for the details.