Description
Mounts an Android device's files through ADB as a FUSE filesystem without requiring root access on the device. It lets users browse or copy device files from normal Linux tools.
Mounted device storage can be changed by file operations on the computer. Unmount cleanly, avoid editing unknown Android system paths, and use only with trusted devices that have USB debugging enabled intentionally.