I've already installed the drivers and adb,but adb shell shows no device.
The 2nd LG USB Modem installed as an Android Phone.
I'm using winXP,SP2 PRO, these are my steps.
enable USB Debugging mode,dial 3845....and enable root permission,restart my phone,connect my phone to PC,install the drivers.
win+R TO open CMD window,cd to the sdk tools directory,adb shell,shows device not found...
in my device manager,there's an android phone class,under it is an android Adb..
I've failed adb in ubuntu....
solved,I manually installed the driver in the sdk/usb_dr,use the adb in sdk/tools.
|