<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body dir="ltr" bgcolor="#ffffff" text="#000000">
<p style="margin-bottom: 0cm; margin-top: 0pt;">Shachar Shemesh wrote:<br>
</p>
<blockquote cite="mid:4A9A7511.6000506@shemesh.biz" type="cite">
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <blockquote cite="mid:4A9A73AD.6090305@codefidence.com" type="cite">
    <blockquote cite="mid:4A9A706A.70404@shemesh.biz" type="cite">The
Samsung Galaxy, at least as sold by Cellcom, does not run ADB by
default. Even when I set "USB debugging", I cannot see the phone when I
do "adb devices", and cannot connect to it (let alone install anything
on it).<br>
    </blockquote>
Not sure, but I'm guessing it might be a problem with your setup,
rather then a Smasung imposed limit. <br>
    <br>
Are you sure you have set up the ADB udev rules correctly?<br>
  </blockquote>
I'm connecting to other Android devices without a problem.<br>
</blockquote>
<br>
That's because the USB vendor/product properties for the Samsung are
different then your HTC made ones (different vendor), which means the
udev rule needs to be different. You also need to patch the adb client
soruces with the different vendor ID.<br>
<br>
RTFG, for example:
<a class="moz-txt-link-freetext" href="http://groups.google.com/group/android-developers/msg/ae589dcd4ce8810d?pli=1">http://groups.google.com/group/android-developers/msg/ae589dcd4ce8810d?pli=1</a><br>
<br>
Gilad :-)<br>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
Gilad Ben-Yossef
Chief Coffee Drinker &amp; CTO
Codefidence Ltd.

Web: <a class="moz-txt-link-freetext" href="http://codefidence.com">http://codefidence.com</a>
Cell: +972-52-8260388
Tel: +972-8-9316883 ext. 201
Fax: +972-8-9316884
Email: <a class="moz-txt-link-abbreviated" href="mailto:gilad@codefidence.com">gilad@codefidence.com</a>

Check out our Open Source technology and training blog - <a class="moz-txt-link-freetext" href="http://tuxology.net">http://tuxology.net</a>

        "Now the world has gone to bed
         Darkness won't engulf my head
         I can see by infra-red
         How I hate the night."
</pre>
</body>
</html>