google / modernstorage

ModernStorage is a group of libraries that provide an abstraction layer over storage on Android to simplify its interactions
https://google.github.io/modernstorage/
Apache License 2.0
1.24k stars 54 forks source link

[mediastore] Adapters for Java callers #4

Closed nic0lette closed 2 years ago

nic0lette commented 3 years ago

Since there are quite a few suspend functions, it would be valuable to have some sort of wrapper for Java callers (ListenableFuture or via RxJava).