[android-developers] Re: how to use adb tool on SAMSUNG GALAXY?

2009-07-23 Thread Olaf Geibig
"android update adb" and then I restarted the > adb server. Even after upluging and repluging several times adb still > doesn't list the device. > > Any idea on how the rule should be? > Thanks in advance. > > On Jul 21, 1:21 am, Olaf Geibig wrote: > >

[android-developers] Re: how to use adb tool on SAMSUNG GALAXY?

2009-07-21 Thread Olaf Geibig
pports Samsung devices directly. The other steps are correct > though. > > xav > > > > On Mon, Jul 20, 2009 at 4:21 PM, Olaf Geibig > wrote: > > > Quick Howto for ubuntu: > > > - download SDK 1.5 r3 > > - enable debug mode on the device: Settings ->

[android-developers] Re: how to use adb tool on SAMSUNG GALAXY?

2009-07-20 Thread Olaf Geibig
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

[android-developers] Re: how to use adb tool on SAMSUNG GALAXY?

2009-07-20 Thread Olaf Geibig
Solved!!! Flori7500 from the German andoid community had fixed the linux adb issue. See his changeset: https://review.source.android.com/#change,10728 Looks like he didn't notice the actual changes in the current head concerning the Samsung vendor id constant, but I guess he will merge his chang

[android-developers] Re: how to use adb tool on SAMSUNG GALAXY?

2009-07-19 Thread Olaf Geibig
Oh I forgot... It might be good to know that Samsung announced a bugfix firmware update for the Samsung Galaxy which shall be released next week. Cheers, Olaf On 19 Jul., 13:53, Olaf Geibig wrote: > My SDK: > adb version 1.0.20 from android-sdk-linux_x86-1.5_r3 > > My phone

[android-developers] Re: how to use adb tool on SAMSUNG GALAXY?

2009-07-19 Thread Olaf Geibig
stalled the drivers properly. > > can you post what you see in the settings->about .. about the build info you > have .. > > -Dan > > On Sat, Jul 18, 2009 at 3:27 AM, Olaf Geibig > wrote: > > > > > I also don't see the galaxy. I'm on ubuntu hardy

[android-developers] Re: how to use adb tool on SAMSUNG GALAXY?

2009-07-18 Thread Olaf Geibig
I also don't see the galaxy. I'm on ubuntu hardy 64 bit. My udev rule: SUBSYSTEM=="usb", SYSFS{idVendor}=="04e8", MODE="0666" Sorry for cross posting but I think this thread is better for this subject so I'll stick to this one now. --~--~-~--~~~---~--~~ You receive

[android-developers] Re: SDK 1.5_r3 is available

2009-07-18 Thread Olaf Geibig
I also don't see the galaxy. I'm on ubuntu hardy 64 bit. My udev rule: SUBSYSTEM=="usb", SYSFS{idVendor}=="04e8", MODE="0666" --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this

[android-developers] Re: quick change input language in android

2009-07-17 Thread Olaf Geibig
That's a real killer featuire for me, too. Please we need that badly. I need to write in different languages or the phone is not useful for me. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Android Developers" group