问题
I want to start a file picker with Intent.ACTION_PICK
or Intent.ACTION_GET_CONTENT
.
The user is supposed to be navigated directly to the apps resources folder or assets folder. Is this possible at all?
Do I have to build my own filepicker?
来源:https://stackoverflow.com/questions/64634776/open-res-or-assets-folder-with-intent-action-pick-or-intent-action-get-content