![]() Leverage StorageVolume when working with file paths. StorageVolume is android's navive API for handling external volumes. Ideally, we would want to replace our built-in volume class with this new API, however doing so is somewhat complicated as some methods only exist on newer API levels. This is only the first step until we are able to migrate the excluded directory system to this as well. |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
NOTICE | ||
proguard-rules.pro |