MyGit

T0biasCZe/AdbFileManager

Fork: 44 Star: 693 (更新于 2024-11-12 23:24:30)

license: 暂无

Language: C# .

Fast Android <-> Windows file manager using ADB protocol

最后发布版本: v1.9 ( 2024-08-05 08:03:40)

GitHub网址

AdbFileManager

Alternative for the MTP which is very slow. It uses adb protocol to copy files which is lot faster
In my testing, the program copies files at speed of approximately 41.6MiB/s (332Mib/s) over USB 2.0, compared to MTP that copies at around 10Mb/s image

Buy me a coffee: https://ko-fi.com/T0biasCZe

To use this app, you must have enabled USB Debugging in android developer settings.
After enabling it, just go to the directory from where you want to copy from/where to copy, select the file(s) and hit the arrow to the correct copy direction

Note2: Its made in C# and Windows Forms. To put it on Linux/Mac I would completely have to rewrite it, so no Linux/Mac version

This app requires .NET 8 Runtime to function

64 bit: https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-8.0.7-windows-x64-installer
32 bit: https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-8.0.7-windows-x86-installer
ARM: https://dotnet.microsoft.com/en-us/download/dotnet/thank-you/runtime-desktop-8.0.7-windows-arm64-installer

controls:

double click folder to go in it
double click header to go back a directory
click the arrow buttons between the two file explorers to copy file in that direction

press up/down cursor keys to change selected file/directory in list
press enter to go to currently selected directory
press backspace to go up a directory

Known bugs:

  • On non english windows, when copying to the Pictures library folder, it creates new folder with the localized pictures name (fixed in 1.9.1 prerelease)

Settings:

Keep file modified date
This keeps the file modification date of the file thats being copied, instead of changing it to the time when it was copied
Preview files on double click
When double clicking media file (video or photo), it will temporarily copy it to the PC and show it. When the program is closed, it will automatically delete the temporary file from PC.
Compatibility fix
This fixes files being shown on very old Android versions, which dont support the ls -l flag

FAQ:

Q: I open the program but it instantly closes
A: Make sure you are opening AdbFileManager.exe, and not adb.exe
Q: Files are not showing A: If you have phone with older android, enable compatibility mode Q: What does Unwrap folder do?
A: Instead of copying whole folder as 1 item, it loads the contents of that folder and copies each file in it separately, allowing for smoother progress bar. Disadvantage is that its almost 2x slower (still lot faster than MTP though)
UnwrapOnvsOff

Star History

Star History Chart

最近版本更新:(数据更新于 2024-09-24 03:39:48)

2024-08-05 08:03:40 v1.9

2024-05-15 21:37:16 dev1,9

2024-03-30 09:02:04 dev1.8

2024-03-04 01:26:33 v1.8

2024-02-09 20:23:05 beta1.8.0

2024-01-24 05:12:00 v1.7.1

2023-12-19 06:07:30 v1.6.1

2023-10-28 20:19:14 v1.5

2023-09-27 15:04:18 v1.4

2023-08-03 01:01:51 v1.3.1

T0biasCZe/AdbFileManager同语言 C#最近更新仓库

2024-11-22 23:00:06 BililiveRecorder/BililiveRecorder

2024-11-19 11:38:46 jellyfin/jellyfin

2024-11-15 10:33:01 DigitalRuby/IPBan

2024-11-13 04:41:56 dotnet/runtime

2024-11-07 00:43:03 huiyadanli/RevokeMsgPatcher

2024-11-06 13:04:33 Pik-4/HsMod