Make sure that you have USB debugging enabled on your phone:

Settings -> Applications -> Development -> USB Debugging

Then use /usr/sbin/lsusb to see the VID and PID of your device

I don't know the VID and PID of the Acer Liquid.
But be sure that what you find with lsusb matches your UDEV rules.

-George

On May 26, 9:36 pm, Ichi <[email protected]> wrote:
> Hi,
> I am trying to connect my Acer Liquid with ADB and DDMS under Ubuntu
> 10.04
> I read some posts and already add the VID (0502) and PID(3202) in /etc/
> udev/rules.d/51-android.rules,
> but adb devices still list my phone's name as question mark
> (????????????).
>
> When I try DDMS, I got the following error:
> E/DDMS: device (????????????) request rejected: device not found
>
> Is there something I missed?

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

Reply via email to