MaRz0o
Member
Hey guys, so I found this cool fix to change the function of the USB to mass storage instead of MTP.
Open up terminal emulator and enter in:
su
setprop persist.sys.usb.config mass_storage,adb
reboot
If you want to go back to MTP, open terminal emulator and enter:
su
setprop persist.sys.usb.config mtp,adb
reboot
Open up terminal emulator and enter in:
su
setprop persist.sys.usb.config mass_storage,adb
reboot
If you want to go back to MTP, open terminal emulator and enter:
su
setprop persist.sys.usb.config mtp,adb
reboot