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,9 +1,14 @@
1
-Google Driveのクライアントを停止させると(少なくともOpenMTPで)開けた!
2
-恐らくAndroid File Transferでも同じだろう。
1
+## 解決方法
2
+1. Google Driveのクライアントを停止させる。
3
+ - OpenMTPでは開けた。
4
+ - Android File Transferでも同じだろう。
3 5
4
-MTPクライアントのOSS実装、OpenMTPを試していて、以下が書いてあった。
6
+ - MTPクライアントのOSS実装、OpenMTPを試していて、以下が書いてあった。
7
+ - [参考元](https://github.com/ganeshrvel/openmtp/blob/81be8a3dae70786665b7fd6c14f2fcdefc237d36/app/containers/HelpFaqsPage/components/HelpPhoneNotRecognized.jsx#L383)
5 8
6
-[参考元](https://github.com/ganeshrvel/openmtp/blob/81be8a3dae70786665b7fd6c14f2fcdefc237d36/app/containers/HelpFaqsPage/components/HelpPhoneNotRecognized.jsx#L383)
7 9
8
-
9
-> Quit Google drive, Android File Transfer, Dropbox, OneDrive, Preview (for macOS ventura) or any other app that might be reading USB
... ...
\ No newline at end of file
0
+ > Quit Google drive, Android File Transfer, Dropbox, OneDrive, Preview (for macOS ventura) or any other app that might be reading USB
1
+
2
+1. Androidスマートフォンからデータを取り出すのが目的ならば、Android StudioのDevice Explorerを使う。
3
+ - デバイスのUSBデバッグが有効になっている必要がある。
4
+ - OpenMTP, Android File Transferでは開けない場合でも、Device Explorerでは開ける。
... ...
\ No newline at end of file