anggrayudi / anggrayudi/SimpleStorage

CANNOT_CREATE_FILE_IN_TARGET when attempting to save on external drive

オープン
#106 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
Kotlin
スター
867
フォーク
104
平均マージ
22日 6時間
マージ済み PR(30日)
1

説明

Library version: 1.5.1
OS version: [Android 11]
Device model: [Samsung Galaxy A8]

**Describe the bug**
When invoking DocumentFileUtils.MoveFileTo targeting a folder stored on an external drive (USB SSD in my example) the movement fails.

If the target folder is an internal folder, the move succeeds

Full file permission has been granted, the external folder has been selected using OPEN_DOCUMENT_TREE

**To Reproduce**
1) give application full file permissions

2) select target folder using ACTION_OPEN_DOCUMENT_TREE

3) select file that will be moved

4) start background thread

5) check file can be read and location can be written to

6)
DocumentFileUtils.moveFileTo([any file], this, [Folder on external drive], null, new FileCallBack(){}

**Stacktrace**
[If applicable]

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。