Dear all,
I came cross a problem about adb.
the problem:
root@sabresd_6dq:/ # adb logcat
* daemon not running. starting it now on port 5038 *
ehci_fsl_bus_resume begins, Host 1
* daemon started successfully *
ehci_fsl_bus_resume ends, Host 1
- waiting for device -
and
root@sabresd_6dq:/system/app # adb install myserial.apk
* daemon not running. starting it now on port 5038 *
ehci_fsl_bus_resume begins, Host 1
* daemon started successfully *
ehci_fsl_bus_resume ends, Host 1
error: device not found
- waiting for device -
how to solve the problem? Thanks !