36 lines
1.1 KiB
Plaintext
36 lines
1.1 KiB
Plaintext
|
Categories:System
|
||
|
License:MIT
|
||
|
Web Site:https://github.com/Streetwalrus/android_usb_msd/blob/HEAD/README.md
|
||
|
Source Code:https://github.com/Streetwalrus/android_usb_msd
|
||
|
Issue Tracker:https://github.com/Streetwalrus/android_usb_msd/issues
|
||
|
Changelog:https://github.com/Streetwalrus/android_usb_msd/releases
|
||
|
|
||
|
Auto Name:USB Mountr
|
||
|
Summary:Use your device as a USB flash drive
|
||
|
Description:
|
||
|
A helper application to set the Mass Storage Device gadget up in Android kernels
|
||
|
|
||
|
Android kernels still include a USB MSD component in their device gadget
|
||
|
nowadays, though it is mostly unused since Android started using MTP. Some OEM
|
||
|
ROMs still use it to provide a drivers installation "disc", but it is otherwise
|
||
|
useless.
|
||
|
|
||
|
This application leverages the module in order to let you use your device as a
|
||
|
standard USB thumbdrive for the purpose of, e.g., booting a distro ISO.
|
||
|
.
|
||
|
|
||
|
Requires Root:yes
|
||
|
|
||
|
Repo Type:git
|
||
|
Repo:https://github.com/Streetwalrus/android_usb_msd
|
||
|
|
||
|
Build:0.3,1
|
||
|
commit=0.3
|
||
|
subdir=app
|
||
|
gradle=yes
|
||
|
|
||
|
Auto Update Mode:None
|
||
|
Update Check Mode:Tags
|
||
|
Current Version:0.3
|
||
|
Current Version Code:1
|