I’ve seen HTC android devices have connect mode selection when connected to PC via usb line, while mine always pops up a USB massive storage device dialog with a button turn on massive storage, which is boring, because sometimes my line could be loose, and off/on randomly, so the pop up always show up suddenly and intrudes my input when I’m doing something else. Is the a way to fix this?
I’ve seen HTC android devices have connect mode selection when connected to PC via
Share
The HTC devices have the
PCSII.apkwhich allow them to select usb connect mode. For your device, you can set it manually:Use SQLite Editor to open
/data/data/com.android.providers.setting/databases/settings.dbopen table
secureturn settings starting with
mount_ums_to 0, then restart devices.UPDATE:
If it still doesn’t work, try turning on debug mode.