On Tue, Jan 27, 2009 at 6:56 AM, Graeme <graeme.br...@btinternet.com> wrote:

>
> Hi Faber
>
> Well trying again after this post, i did have some sucess On fedora
> 10.


Congrats!


> I am using /etc/udev/rules.d/50-android.rules file :
>
> SUBSYSTEM=="usb",ATTR{idVendor}=="0bb4",ATTR{idProduct}
> =="0c01",MODE="0666",
> SYMLINK+="android_adb",OWNER="graeme",GROUP="graeme"


Didn't work for me. :-(  Even after I changed the idProduct to '0c02' since
I'm using a Dev Phone.  For some reason, my udev rules just isn't being
found. :-(



> A Guy on IRC #android-dev said I should run adb with root permissions
> so:
>
> adb kill-server; sleep 1; sudo adb start-server;


I tried that and 'adb shell'.  No go. :-(


> and this seemed to work for me. For the first time adb did actually
> see my G1 !


Well, enjoy! :-)

-- 

Faber Fedor
Cloud Computing New Jersey
http://cloudcomputingnj.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to