如何用html打开安卓系统自带的文件管理器(android10)
可以使用标签,其中href属性的值为“content://com.android.externalstorage.documents/tree/primary%!A(MISSING)”,
你可以试一试~