top | item 45774629

(no title)

chenxiaolong | 4 months ago

I wrote https://github.com/chenxiaolong/MSD for exactly that. It's a small wrapper around the Linux kernel's mass storage emulation support (CONFIG_USB_CONFIGFS_MASS_STORAGE). It can emulate a read-only optical drive, a readable disk, or a writable disk.

It is compatible with both older devices that configure USB via init scripts and newer devices that use Android's USB gadget HAL, but it does require Android 11+.

discuss

order

franga2000|4 months ago

Looks cool, bookmarking for when I finally have a rooted phone again