[android-developers] Windows drivers, inf file, and device ID's

2010-11-24 Thread Rich
Unless I'm doing something wrong and have wrong information, whenever I have a new device that I want to deploy an application to from a Windows dev machine, I have to make sure that I have the device ID in my android_winusb.inf file. When I switched phones recently, this was the solution I came

Re: [android-developers] Windows drivers, inf file, and device ID's

2010-11-24 Thread Kostya Vasilyev
A few things you can try are: - Check Motorola's developer network site for their own driver - Use a hardware information program, such as Lavalys Everest or Piriform Speccy to find out the USB vendor and device ids (the latter is free, the former is more comprehensive and has a trial version).