On Wednesday, 7 December 2011, Lidia <[email protected]> wrote: > Hello friends, > > I have an alcatel move phone, and i do not know what else to do to > make my eclipse recognize this phone for debug. > > I checked on my phone - Application - Development -USB Degugging > I installed a driver from Alcatel for this phone (T-Mobile Android > Manager), but it is most for account synchornization . > Tried with the following commands to see if my device is listed: > adb devices > sudo adb kill-server > sudo adb devices
Your driver might be not suitable. I have not tested this, but have a look at this xda thread. Further down there is a link to packaged drivers from Alcatel: http://forum.xda-developers.com/showthread.php?t=1273508&page=2 HTH > > With other phone (android HTC) everything is ok, i installed a driver > and successfully debugged with eclipse. > But with android MOVE it seems to be impossible to debug. > > > Please , if someone had the same problem and found a solution, help me > > Thanks in advance, > Lidy > > -- > 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 -- Daniel Drozdzewski -- 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

