Hi Rogerio, Thanks for providing this. Unfortunately, I tried but it seems not work to me.
Any other idea? Best Regards, Ichi On 5月28日, 下午8時07分, Rogério de Souza Moraes <[email protected]> wrote: > Hi Ichi, > > Execute the following commands: > > * Enter in root shell > $ sudo -s > > * Stop the adb-server > # adb stop-server > > * Start the server and list the devices > # adb devices > > This works for me, > > Regards, > > Rogerio > > 2010/5/27 Ichi <[email protected]> > > > > > 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]<android-developers%2Bunsubs > > [email protected]> > > For more options, visit this group at > >http://groups.google.com/group/android-developers?hl=en -- 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

