blob: 3d525acccbd882884e3b6c009b85b8e25b8627d0 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
can't start the adb server when executing "adb devices"
./box64 ~/Develop/android-tools/android-sdk/platform-tools/adb devices
* daemon not running; starting now at tcp:5037
ADB server didn't ACK
Full server startup log: /tmp/adb.1001.log
Server had pid: 10683
* failed to start daemon
adb: failed to check server version: cannot connect to daemon
|