Okio’s FileSystem doesn’t do lots of stuff. It doesn’t do locks, permissions, watches, capacity, or quotas. It’s awkward to use with APIs like SQLite and BitmapFactory.
I’m working on a new FileSystemExtension API. I’d love to hear advanced FileSystem use cases, and the things you can’t do with FileSystem.