macos/Android File Transfer/\343\203\207\343\203\220\343\202\244\343\202\271\343\202\222\351\226\213\343\201\221\343\201\252\343\201\204\345\240\264\345\220\210.md
... ...
@@ -1,13 +1,12 @@
1 1
## 解決方法
2 2
1. Google Driveのクライアントを停止させる。
3 3
- OpenMTPでは開けた。
4
+ - MTPクライアントのOSS実装、OpenMTPを試していて、以下が書いてあった。
5
+ - [参考元](https://github.com/ganeshrvel/openmtp/blob/81be8a3dae70786665b7fd6c14f2fcdefc237d36/app/containers/HelpFaqsPage/components/HelpPhoneNotRecognized.jsx#L383)
6
+
7
+
8
+ > Quit Google drive, Android File Transfer, Dropbox, OneDrive, Preview (for macOS ventura) or any other app that might be reading USB
4 9
- Android File Transferでも同じだろう。
5
-
6
- - MTPクライアントのOSS実装、OpenMTPを試していて、以下が書いてあった。
7
- - [参考元](https://github.com/ganeshrvel/openmtp/blob/81be8a3dae70786665b7fd6c14f2fcdefc237d36/app/containers/HelpFaqsPage/components/HelpPhoneNotRecognized.jsx#L383)
8
-
9
-
10
- > Quit Google drive, Android File Transfer, Dropbox, OneDrive, Preview (for macOS ventura) or any other app that might be reading USB
11 10
12 11
1. Androidスマートフォンからデータを取り出すのが目的ならば、Android StudioのDevice Explorerを使う。
13 12
- デバイスのUSBデバッグが有効になっている必要がある。