oufm / UMS-Interface

config the USB mass storage for android to use the phone as usb disk, provide mount function and simple file explorer.
GNU General Public License v3.0
100 stars 21 forks source link

UMS fail:MassStorageUnit is not ready! #5

Closed Freed-Wu closed 3 years ago

Freed-Wu commented 3 years ago

This is log: ums_log.tar.gz

Thanks!

Freed-Wu commented 3 years ago

I have reinstalled OS on my phone: install new OS, install twrp, install magisk, install ums, but it always return UMS fail. my phone is Oppo R15x, and OS is color OS c.14 (2140).

Freed-Wu commented 3 years ago

i have read the repo. The variable mLunPath /sys/devices/virtual/android_usb/android0/f_mass_storage/lun doesn't exist in my phone, which results in this error. excuse me. what is this path? is it necessary? how can i do to solve it? thanks!

Freed-Wu commented 3 years ago

See https://android.stackexchange.com/a/205559/218526, this app doesn't support new android device.

outofmemo commented 3 years ago

Are you using the latest version of the app?

outofmemo commented 3 years ago

You can try this https://raw.githubusercontent.com/outofmemo/UMS-Interface/master/update/app-release.apk

Freed-Wu commented 3 years ago

Oh my god. it can work! Sooooo thanks!