The StickyCloudClient now supports the File class.
For accessing (read/write) files the Class StickyCloudFile can be used the same as the File-class.
There also exist a StickyCloudFileInputStream and StickyCloudFileOutputStream.
So to adapt code which already uses File implementation the effort should be minimal.
Another interesting issue with KitKat is discussed in this thread:
https://groups.google.com/forum/#!topic ... 4VUiIgwUjYSo it might be of interest for devices which support mounting attached usb devices to use this API, not to have the restrictions introduces with Android 4.4.2.