1、相册公共目录读写权限属于受限开放权限,需要先申请相应权限证书才能使用。理论上应该优先考虑目前提供的其他替代方案。参考文档:https://developer.huawei.com/consumer/cn/doc/harmonyos-guides-V5/declare-permissions-in-acl-V52、相册读取推荐使用PhotoPickerComponent:https://developer.huawei.com/consumer/cn/doc/harmonyos-references-V5/ohos-file-photopickercomponent-V53、保存文件推荐使用SaveButton:https://developer.huawei.com/consumer/cn/doc/harmonyos-references-V5/ts-security-components-savebutton-V5
1、相册公共目录读写权限属于受限开放权限,需要先申请相应权限证书才能使用。理论上应该优先考虑目前提供的其他替代方案。
参考文档:https://developer.huawei.com/consumer/cn/doc/harmonyos-guides-V5/declare-permissions-in-acl-V5
2、相册读取推荐使用PhotoPickerComponent:https://developer.huawei.com/consumer/cn/doc/harmonyos-references-V5/ohos-file-photopickercomponent-V5
3、保存文件推荐使用SaveButton:https://developer.huawei.com/consumer/cn/doc/harmonyos-references-V5/ts-security-components-savebutton-V5