i have to add a device for debugging. we can do that by adding a hex value in adb_usb.ini file. But i am not able to locate adb_usb.ini file.
Anyone is having idea, why
If the adb_usb.ini file is not present in the .android folder, we can create it. It should contain device vendor hex values, one per line.
Steps for Windows 7/8:
C:\Users\\.android
Paste the following lines:
# add your vendor IDs, one per line
0x1949
0x18D1