You should not have to replace adb with another one. adb in r3 supports Samsung devices directly. The other steps are correct though.
xav On Mon, Jul 20, 2009 at 4:21 PM, Olaf Geibig<[email protected]> wrote: > > Quick Howto for ubuntu: > > - download SDK 1.5 r3 > - enable debug mode on the device: Settings -> Applications -> > Development -> USB debugging > - add udev rule:http://developer.android.com/intl/de/guide/developing/ > device.html but use Samsung's vendor id instead: SYSFS{idVendor} > =="04e8" > - replace the adb binary by this one: > http://floe.butterbrot.org/external/adb.gz > - to use ddms on a 64 bit system: > http://coffeecokeandcode.blogspot.com/2009/07/ddms-on-ubuntu-64bit.html > > Patched adb thanks to Flori7500 as mentioned in my previous post. > > Cheers, Olaf > > On 18 Jul., 21:13, fexpop <[email protected]> wrote: >> Hi, >> >> on my device the build number is 76XXCSDCBALUM6375. It won't be found >> by adb, neither on Windows nor on Linux. >> >> Regards, >> >> Felix >> >> On Jul 18, 8:50 pm, dan raaka <[email protected]> wrote: >> >> > can you post what you see in the settings->about .. about the build info >> > you >> > have .. >> >> > > > -- Xavier Ducrohet Android Developer Tools Engineer Google Inc. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

