Quote:
Originally Posted by gweminence
When editing the adb_usb.ini file, DO NOT COPY AND PASTE. Something about the 'x' used is wrong -- I'm not sure what. Instead, manually type 0x1949, and save that.
|
Question: After adding in the 0x1949, should the format of the adb_usb.ini file be this:
# ANDROID 3RD PARTY USB VENDOR ID LIST -- DO NOT EDIT.
# USE 'android update adb' TO GENERATE.
# 1 USB VENDOR ID PER LINE.
0x1949
or
# ANDROID 3RD PARTY USB VENDOR ID LIST -- DO NOT EDIT.
# USE 'android update adb' TO GENERATE.
# 1 USB VENDOR ID PER LINE.
0x1949
(In other words, should I have an extra line prior to the 0x1949, or not, or does it not matter either way?)
Thanks in advance.