01-11-2016, 05:10 AM
It looks like copy.com has a REST API but no Android API, and I don't have code in place to handle doing all of the low level communication required for a REST API, so that one is a no-go. Box does have a nice android developer API here https://github.com/box/box-android-sdk but it appears to require at least SDK level 14, which is also 4.0 or higher. If I want to support that, much like OneDrive, I'm going to have to limit it to certain devices, which just increases the amount of work a little bit.
Mike
Mike