The method used by Commons IO to get the available disk space fails on Android devices that lack a df binary - use the Android API instead.
This removes the other projects' dependency on the Android API.