-
-
Notifications
You must be signed in to change notification settings - Fork 257
[Bug] tech.lolli.toolbox备份时没带android/data数据导致软件无法启动 #466
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
PathNotFoundException: Creation failed, path = '/storage/emulated/0/Android/data/tech.lolli.toolbox/files/dl' (OS Error: No such file or directory, errno = 2)
问题原因
应用尝试在外部存储创建目录 /storage/emulated/0/Android/data/tech.lolli.toolbox/files/dl 失败
应该是备份时没有带上 /storage/emulated/0/Android/data/tech.lolli.toolbox 导致
重建 /storage/emulated/0/Android/data/tech.lolli.toolbox 文件夹并赋予正确权限,软件正常使用
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working