I'm using the Java ADT.
Actually without any drivers the Galaxy tab works fine with adb on
Ubuntu. Now I'm trying to set up the dev tools on another computer
with Debian installed on it. I'm following the same procedure, but no
results...

On Feb 19, 3:41 pm, Daniel Drozdzewski <daniel.drozdzew...@gmail.com>
wrote:
> On Sat, Feb 19, 2011 at 1:03 PM, ydm <jordanmiladi...@gmail.com> wrote:
> > Hello!
>
> > I'm wondering does someone here already uses Debian for Android
> > developing. I'm experimenting with 3 devices (galaxy tab/htc hero/
> > xperia) and only one of them (hero) works fine. Galaxy tab and xperia,
> > regardless of any udev rules, can't be identified by the adb. The
> > output of "adb devices" is:
>
> > $ ./adb devices
> > * daemon not running. starting it now on port 5037 *
> > * daemon started successfully *
> > List of devices attached
> > ????????????    no permissions
>
> > Any ideas, please?
>
> You need device drivers for each phone, so that your system can see it
> appropriately.
> In other words if you connect Galaxy Tab, your system has to recognize
> it as such.
>
> Now I am not sure about availability of those drivers for Debian.
> Certainly with Samsung devices you will have more luck accessing it
> from Windows.
>
> Now, are you developing using NDK or Java APIs?
>
> Daniel

-- 
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