Emmanuel
Emmanuel
@ashway171 please post the build error as a separate issue
What would this issue be now?
> As said, there is app to handle the `OPEN_DOCUMENT_TREE` intent, which is usually handled by Android's own `DocumentsUI`. > > I suspect you are using custom ROM without DocumentsUI...
This has to do with the current implementation, #2831 has to do with future implementation.
> > > This has to do with the current implementation, #2831 has to do with future implementation. > > I made a _fix_ for this on #2837 - but...
There should be `@Nullable` in every parameter that takes the rootUri
Update: Now crash is on `runShellCommandToList(IRootCommand.kt:54)`
@TranceLove this is bad, how do we deal with not getting the uri root? Is there no fallback?
One suggestion per issue please.