Re: Re: [android-porting] How to get "android update adb" to see my USB vendor id?

2012-03-29 Thread Matt Reimer
dor id into > adb_usb.ini file. > May this will help you. > > -- > bard.s...@gmail.com > > *From:* Matt Reimer > *Date:* 2012-03-28 05:42 > *To:* android-porting > *CC:* jiram57 ; bard.shen > *Subject:* Re: Re: [android-porting] How

Re: Re: [android-porting] How to get "android update adb" to see my USB vendor id?

2012-03-27 Thread bard.s...@gmail.com
Subject: Re: Re: [android-porting] How to get "android update adb" to see my USB vendor id? Thanks, but what I want to do is to figure out how to have the USB driver package put the vendor id into adb_usb.ini so my users don't have to. Matt On Monday, March 26, 2012 9:00:00 PM

Re: Re: [android-porting] How to get "android update adb" to see my USB vendor id?

2012-03-27 Thread Matt Reimer
http://www.at91.com/android4sam/bin/view/Android4SAM/UsingAdb#Adb_Usage > > -- > bard.s...@gmail.com > > *From:* Ramya Mohan > *Date:* 2012-03-26 14:51 > *To:* mreimer > *CC:* android-porting > *Subject:* Re: [android-porting] How

Re: [android-porting] How to get "android update adb" to see my USB vendor id?

2012-03-27 Thread Matt Reimer
On Monday, March 26, 2012 2:21:33 AM UTC-4, ramya mohan wrote: > > 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. > This comment in ~/.android/adb_usb.ini suggests otherwise: #

Re: Re: [android-porting] How to get "android update adb" to see my USB vendor id?

2012-03-26 Thread bard.s...@gmail.com
Hi sir, I suggest this website will solve your problem. http://www.at91.com/android4sam/bin/view/Android4SAM/UsingAdb#Adb_Usage bard.s...@gmail.com From: Ramya Mohan Date: 2012-03-26 14:51 To: mreimer CC: android-porting Subject: Re: [android-porting] How to get "android update ad

Re: [android-porting] How to get "android update adb" to see my USB vendor id?

2012-03-25 Thread Ramya Mohan
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 no

[android-porting] How to get "android update adb" to see my USB vendor id?

2012-03-15 Thread Matt Reimer
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