Hi Kostya:

Thanks for your advice.

Regarding:
> As first step, enable ADB in device settings (on the tablet).
Do you mean enable "Settings->Applications->Development->USB
Debugging" option? (I already have it enabled...)
If not, how to enable ADB on the tablet?

Thanks
Gus

On Dec 9, 9:02 am, Kostya Vasilyev <kmans...@gmail.com> wrote:
> Gus,
>
> As first step, enable ADB in device settings (on the tablet).
>
> There is no generic driver for ADB. Each device uses its own UPnP vendor
> & device IDs, although I understand all NVidia Tegra based devices use
> the same ones.
>
> Some manufacturers do provide an ADB driver (Samsung, Motorola).
>
> Since Viewsonic does not seem to be among them:
>
> - Connect the tablet to the computer, wait until driver installation fails
> - Find out the UPnP IDs used by the tablet (Device Manager, hardware
> info tool, etc.)
> - Edit android_winusb.inf in the standard Android driver and add those IDs
> - Reinstall the driver and reconnect the tablet, this time it should connect
>
> Also see this, which pretty much says the same thing:
>
> http://tegradeveloper.nvidia.com/tegra/forum/faq-where-can-i-find-usb...
>
> -- Kostya
>
> 09.12.2010 19:39, Gus пишет:
>
>
>
>
>
> > Hi All:
>
> > I have the Viewsonic G Tablet with Android 2.2, and I want to debug my
> > own programs.
> > Once I connected to my PC (Windows XP), it was recognized and I'm able
> > to access the tablet as a Mass Storage Device.
> > However, when I want to debug the application, the tablet it's not
> > being recognized as a ADB device (Android Debug Bridge). (USB
> > Debugging is enable in the device).
> > I know there is a USB drivers which cover many of the available
> > Android devices, but not all of them.
> > My question is, does the manufacturer (Viewsonic in this case) need to
> > develop and provide an ADB driver for each device? Otherwise, how can
> > we debug the device? Is there any other solution for this (like a
> > generic driver)?
>
> > Thanks;
> > Gus
>
> --
> Kostya Vasilyev -- WiFi Manager + pretty widget 
> --http://kmansoft.wordpress.com- Hide quoted text -
>
> - Show quoted text -

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