obsidian安卓客户端创建仓库失败/安卓系统应用恢复
新建/打开仓库时失败报错:
Error: Failed to choose folder: No Activity found to handle intent {
act=android.intent.action.OPEN_DOCUMENT_TREE flg=0xc3 (has extras)}
参考论坛同问题禁用恢复文件管理器无效
log报错系统当前没有安装或启用任何能处理文档选择(SAF)的应用组件(gpt回答)
05-08 22:14:48.625 9720 21239 E DocumentManagerRoleBehavior: There should be exactly one documenter; found 0: matches=[]
手机分身使用apk提取器提取com.android.documentsui.apk重新安装后恢复正常
adb install "C:\Users\32781\Downloads\新建文件夹 (2)\com.android.documentsui.apk"
Performing Streamed Install
Success