T0biasCZe/AdbFileManager

Speed of AFM and MTP

Opened this issue · 0 comments

Yesterday, I copied a 400 MB ZIP file with the Windows Explorer via MTP to my Android device with a speed of 160 Mbit/s.

After that, I'm done the same with your AFM with 120 Mbit/s.

I wondered about that, since I thought also, the ADB would be faster than MTP.

With the MyPhoneExplorer, I got 95 Mbit/s. That App uses the ADB, but with TCP Port Forwarding instead of your "adb.exe push ...".

Did you compare something like this too?

Please don't misunderstand me: I just would like to understand which way is the fastest ... 🙄