Guys ? Any idea about how to implement Documents p...
# android
l
Guys ? Any idea about how to implement Documents provider to produce LiveData? I mean, I want to update my File Explorer app and feel like using ContentProvider and Cursors is a little bit outdated. So, is there a way to access "roots/documents" with URIs using LiveData and ViewModels ?