You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
java.lang.RuntimeException: target file can't be created .
at com.download.library.DownloadSubmitterImpl$DownloadStartTask.run(DownloadSubmitterImpl.java:176)
at com.download.library.DownloadSubmitterImpl$1.run(DownloadSubmitterImpl.java:93)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:929)
The text was updated successfully, but these errors were encountered:
wlw67
changed the title
在浏览器打开时保存图片没问题,app内保存图片时,会报这个错误
在浏览器打开时保存图片没问题,app内保存图片时,会报这个错误,app读写权限都有
Feb 26, 2022
java.lang.RuntimeException: target file can't be created .
at com.download.library.DownloadSubmitterImpl$DownloadStartTask.run(DownloadSubmitterImpl.java:176)
at com.download.library.DownloadSubmitterImpl$1.run(DownloadSubmitterImpl.java:93)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
at java.lang.Thread.run(Thread.java:929)
The text was updated successfully, but these errors were encountered: