android / storage-samples

Multiple samples showing the best practices in storage APIs on Android.
Apache License 2.0
1.53k stars 576 forks source link

[BUG] This example project doesn't work on Android 5 #310

Open donynuransyah opened 1 year ago

donynuransyah commented 1 year ago

I'm trying to run ActionOpenDocumentTree and ActionOpenDocument with Emulator Android 6 and 5 but my docx and pdf files not showing in the native file picker, but it will show if I have some third-party file manager installed.

With 3rd party explorer Without 3rd party explorer
image