Hi sir, I suggest this website will solve your problem. http://www.at91.com/android4sam/bin/view/Android4SAM/UsingAdb#Adb_Usage
[email protected] From: Ramya Mohan Date: 2012-03-26 14:51 To: mreimer CC: android-porting Subject: Re: [android-porting] How to get "android update adb" to see my USB vendor id? Hi, The following information is based on my understanding. Usually android update adb won't do that. It actually updates the adb to the latest adb version. on linux machine: modify the /etc/udev/rules.d/52-android.rules file to add the vendor id to it. then restart adb,it should work. I am not sure what happens with windows machine. Regards, Ramya. On Fri, Mar 16, 2012 at 2:54 AM, Matt Reimer <[email protected]> wrote: So I've made an INF file packaged up and signed, and I can install it using the Android SDK Manager. When I plug adb the device into a Windows computer and point Windows to the INF file, and edit ~/.android/adb_usb.ini by hand, adb works. My question is: how do I get the SDK manager to put the vendor id in ~/.android/adb_usb.ini itself? Running "android update adb" doesn't do it. Thanks for your help. Matt -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
